change aebytecode ver to the one from full node with my changes on top

This commit is contained in:
sennui 2019-08-14 15:22:30 +02:00
parent 514d80259e
commit 451b3636ac
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,"2a9035d"}}}
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref,"adf3664"}}}
, {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,"2a9035d5ef72bc65e51e4b9a1a958bb8ba2c6747"}},
{ref,"adf3664dd03626c115756f79fa0e602fda24318d"}},
0},
{<<"aeserialization">>,
{git,"https://github.com/aeternity/aeserialization.git",