From 451b3636ac831609cd19b2bb4d2395d52ffd39ff Mon Sep 17 00:00:00 2001 From: sennui Date: Wed, 14 Aug 2019 15:22:30 +0200 Subject: [PATCH] change aebytecode ver to the one from full node with my changes on top --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index d8dc2ba..7f78a86 100644 --- a/rebar.config +++ b/rebar.config @@ -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", diff --git a/rebar.lock b/rebar.lock index 1f85a27..5a2c02f 100644 --- a/rebar.lock +++ b/rebar.lock @@ -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",