aboutsummaryrefslogtreecommitdiffstats
path: root/src/VMTestsFiller
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2017-04-19 23:59:00 +0800
committerDimitry <winsvega@mail.ru>2017-04-19 23:59:00 +0800
commita878a153d4a10349a24eadb57a21d8653717658b (patch)
treec6dfc6d751f7506a165ac594847915fd4d00442d /src/VMTestsFiller
parent4e8b9be3fba16ec32e0cdf50b8f9329826283aaa (diff)
downloaddexon-tests-a878a153d4a10349a24eadb57a21d8653717658b.tar.gz
dexon-tests-a878a153d4a10349a24eadb57a21d8653717658b.tar.zst
dexon-tests-a878a153d4a10349a24eadb57a21d8653717658b.zip
refill vmTests
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": {}
}
},