From d96f1a80d5439ea90dd29f100462b88a04b9e0ab Mon Sep 17 00:00:00 2001 From: sennui Date: Wed, 14 Aug 2019 12:09:28 +0200 Subject: [PATCH] change version of bytecode to the one full node pulls at a time (not head of the master!) --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index be56c20..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,"cee6316"}}} +{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 8a987f8..5a2c02f 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,7 +1,7 @@ {"1.1.0", [{<<"aebytecode">>, {git,"https://github.com/aeternity/aebytecode.git", - {ref,"cee6316e846a9215521d6a31c668acb7626ad2aa"}}, + {ref,"adf3664dd03626c115756f79fa0e602fda24318d"}}, 0}, {<<"aeserialization">>, {git,"https://github.com/aeternity/aeserialization.git",