Update aebytecode to latest master after merge of new opcode numbers and base gas.

This commit is contained in:
Erik Stenman 2019-09-06 14:18:04 +02:00
parent 086e7c4671
commit 2c8c233f73
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref,"4e8c7a5"}}}
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref,"b036531"}}}
, {getopt, "1.0.1"}
, {eblake2, "1.0.0"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",

View File

@ -1,7 +1,7 @@
{"1.1.0",
[{<<"aebytecode">>,
{git,"https://github.com/aeternity/aebytecode.git",
{ref,"4e8c7a5b6ed0f1418d7a66f3f3144f09dbdb6dc5"}},
{ref,"b036531dc28f3b80ec142327b94ceb289f772e31"}},
0},
{<<"aeserialization">>,
{git,"https://github.com/aeternity/aeserialization.git",