Merge pull request #64 from aeternity/newby/ecrecover

[PT-167805291] Add opcode for ecrecover
This commit is contained in:
Tino Breddin
2019-08-14 16:08:45 +02:00
committed by GitHub
3 changed files with 15 additions and 11 deletions
+5 -1
View File
@@ -1,7 +1,7 @@
;; CONTRACT all_instructions
;; Dont expect this contract to typecheck or run.
;; Just used to check assembler rountrip of all instructions.
;; Just used to check assembler roundtrip of all instructions.
FUNCTION foo () : {tuple, []}
RETURN
@@ -224,8 +224,12 @@ FUNCTION foo () : {tuple, []}
AENS_REVOKE
ECRECOVER_SECP256K1
ECVERIFY
ECVERIFY_SECP256K1
SHA3 a
SHA256 a