[PT-167805291] Add opcode for ecrecover (#122)
* Add opcode for ecrecover * Update aebytecode * Extend signature bytes type used for ecrecover * Add ecrecover to changelog * Add some type specs * Please dialyzer
This commit is contained in:
committed by
Hans Svensson
parent
b669d2df1e
commit
dd26649f7d
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
{erl_opts, [debug_info]}.
|
||||
|
||||
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref,"af6224c"}}}
|
||||
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref,"3954bd2"}}}
|
||||
, {getopt, "1.0.1"}
|
||||
, {eblake2, "1.0.0"}
|
||||
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",
|
||||
|
||||
Reference in New Issue
Block a user