Remove oracles, update deps (except sophia)

This commit is contained in:
2025-01-23 23:51:18 +09:00
parent 06fc0ac403
commit b69ababf0f
2 changed files with 26 additions and 21 deletions
+6 -7
View File
@@ -2,16 +2,16 @@
{type,app}.
{modules,[]}.
{prefix,"hz"}.
{desc,"Gajumaru interoperation library"}.
{author,"Craig Everett"}.
{desc,"Gajumaru interoperation library"}.
{package_id,{"otpr","hakuzaru",{0,2,0}}}.
{deps,[{"otpr","erl_base58",{0,1,0}},
{deps,[{"otpr","gmbytecode",{3,4,1}},
{"otpr","gmserialization",{0,1,2}},
{"otpr","base58",{0,1,1}},
{"otpr","eblake2",{1,0,1}},
{"otpr","ec_utils",{1,0,0}},
{"otpr","aebytecode",{3,2,1}},
{"otpr","aesophia",{7,1,2}},
{"otpr","aeserialization",{0,1,0}},
{"otpr","zj",{1,1,0}},
{"otpr","eblake2",{1,0,0}},
{"otpr","getopt",{1,0,2}}]}.
{key_name,none}.
{a_email,"ceverett@tsuriai.jp"}.
@@ -20,6 +20,5 @@
{file_exts,[]}.
{license,"MIT"}.
{repo_url,"https://gitlab.com/ioecs/hakuzaru"}.
{tags,["aeternity","qpq","gajumaru","blockchain","hakuzaru","crypto","ae",
"defi"]}.
{tags,["qpq","gajumaru","blockchain","hakuzaru","crypto","defi"]}.
{ws_url,"https://gitlab.com/ioecs/hakuzaru"}.