aboutsummaryrefslogtreecommitdiffstats
path: root/src/VMTestsFiller
diff options
context:
space:
mode:
Diffstat (limited to 'src/VMTestsFiller')
-rw-r--r--src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json1
-rw-r--r--src/VMTestsFiller/vmtestsFiller.json2
2 files changed, 2 insertions, 1 deletions
diff --git a/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json b/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json
index e3ccd50cd..cb826b9a6 100644
--- a/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json
+++ b/src/VMTestsFiller/vmIOandFlowOperationsTestFiller.json
@@ -4190,6 +4190,7 @@
"balance" : "100000000000000000000000",
"nonce" : "0",
"code" : "{ [[69]] (caller) (return 0 (lll (when (= (caller) @@69) (def 'i 0x80) (for {} (< @i (calldatasize)) [i](+ @i 64) [[ (calldataload @i) ]] (calldataload (+ @i 32)) ) ) 0))}",
+ "code" : "0x33604555602d80600f6000396000f3604554331415602c575b366080511015602b576020608051013560805135556040608051016080526009565b5b",
"storage": {}
}
},
diff --git a/src/VMTestsFiller/vmtestsFiller.json b/src/VMTestsFiller/vmtestsFiller.json
index c9f157f11..0619fa37e 100644
--- a/src/VMTestsFiller/vmtestsFiller.json
+++ b/src/VMTestsFiller/vmtestsFiller.json
@@ -12,7 +12,7 @@
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"balance" : "100000000000000000000000",
"nonce" : "0",
- "code" : "(suicide (caller))",
+ "code" : "(selfdestruct (caller))",
"storage": {}
}
},