aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2017-12-19 19:07:53 +0800
committerYoichi Hirai <i@yoichihirai.com>2017-12-19 19:07:53 +0800
commit7f12ded1b644f80eb0ec43338e53595fe0b3af27 (patch)
treef5125f1cf429eda6ba19abb3f5103ad6dc2b1114
parentcc7b0f47117affaaf452084bdc0c06a1c20f99f0 (diff)
downloaddexon-tests-should-fail.tar
dexon-tests-should-fail.tar.gz
dexon-tests-should-fail.tar.bz2
dexon-tests-should-fail.tar.lz
dexon-tests-should-fail.tar.xz
dexon-tests-should-fail.tar.zst
dexon-tests-should-fail.zip
Simplify the exampleshould-fail
-rw-r--r--src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeInCreateFromInitFiller.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeInCreateFromInitFiller.json b/src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeInCreateFromInitFiller.json
index d5373c202..a5efbcdf9 100644
--- a/src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeInCreateFromInitFiller.json
+++ b/src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeInCreateFromInitFiller.json
@@ -32,10 +32,10 @@
},
"transaction" : {
"data" : [
- "{ (seq (CREATE 0 0 (lll (seq (mstore 0 0x112233) (revert 0 32)) 0)) (SSTORE 0 (RETURNDATASIZE)) )}"
+ "{ (SSTORE 0 1) }"
],
- "data" : [
- "0x600c80601360003960006000f0503d600055006211223360005260206000fd"
+ "data" : [
+ "0x6001600055"
],
"gasLimit" : [
"0x0a00000000"