From 23ee7e0ca44d5f3041135415e9935da6021051d8 Mon Sep 17 00:00:00 2001 From: Tino Breddin Date: Tue, 13 Aug 2019 16:24:17 +0200 Subject: [PATCH] Add missing crypto entries to all_instructions --- test/asm_code/all_instructions.fate | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/test/asm_code/all_instructions.fate b/test/asm_code/all_instructions.fate index 0516967..807cba1 100644 --- a/test/asm_code/all_instructions.fate +++ b/test/asm_code/all_instructions.fate @@ -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