Add support for protected contract calls #732

Merged
zxq9 merged 6 commits from GH-203-protected-calls into master 2020-03-03 00:15:06 +09:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 93d2086ddf - Show all commits

View File

@ -2,7 +2,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref,"5ef5d45"}}}
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref,"7f0d309"}}}
, {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,"5ef5d455b4255518aa0f5c91c626e9fb0deb980f"}},
{ref,"7f0d3090d4dc6c4d5fca7645b0c21eb0e65ad208"}},
0},
{<<"aeserialization">>,
{git,"https://github.com/aeternity/aeserialization.git",