diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-05 06:45:08 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-05 06:45:08 +0800 |
commit | cd02ccfec7df7dbc4fb7017dceb18cd00d6208f2 (patch) | |
tree | e1dc7599e8cbbf27d292ebe6819f5a58bfb1a780 /src/GeneralStateTestsFiller/stRevertTest/LoopCallsDepthThenRevert2Filler.json | |
parent | 4b7bd36c65a66c34a13a5931690f4ea1d65b561e (diff) | |
download | dexon-tests-cd02ccfec7df7dbc4fb7017dceb18cd00d6208f2.tar dexon-tests-cd02ccfec7df7dbc4fb7017dceb18cd00d6208f2.tar.gz dexon-tests-cd02ccfec7df7dbc4fb7017dceb18cd00d6208f2.tar.bz2 dexon-tests-cd02ccfec7df7dbc4fb7017dceb18cd00d6208f2.tar.lz dexon-tests-cd02ccfec7df7dbc4fb7017dceb18cd00d6208f2.tar.xz dexon-tests-cd02ccfec7df7dbc4fb7017dceb18cd00d6208f2.tar.zst dexon-tests-cd02ccfec7df7dbc4fb7017dceb18cd00d6208f2.zip |
fill stRevertTest
Diffstat (limited to 'src/GeneralStateTestsFiller/stRevertTest/LoopCallsDepthThenRevert2Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stRevertTest/LoopCallsDepthThenRevert2Filler.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stRevertTest/LoopCallsDepthThenRevert2Filler.json b/src/GeneralStateTestsFiller/stRevertTest/LoopCallsDepthThenRevert2Filler.json index 68a1dd968..452544dd8 100644 --- a/src/GeneralStateTestsFiller/stRevertTest/LoopCallsDepthThenRevert2Filler.json +++ b/src/GeneralStateTestsFiller/stRevertTest/LoopCallsDepthThenRevert2Filler.json @@ -36,7 +36,8 @@ "a000000000000000000000000000000000000000" : { "balance" : "10", "code" : "create in init code on depth = 1024. account should not be created", - "code" : "{ (JUMPI 63 (EQ (SLOAD 0) 1023)) [[0]] (+ (SLOAD 0) 1) (CALL (GAS) 0xa000000000000000000000000000000000000000 0 0 0 0 0) (JUMPI 83 (LT (SLOAD 0) 1050)) (JUMPDEST) (MSTORE 0 0x600060006002f0) (CREATE 3 25 7) (JUMPDEST)}", + "//code" : "{ (JUMPI 63 (EQ (SLOAD 0) 1023)) [[0]] (+ (SLOAD 0) 1) (CALL (GAS) 0xa000000000000000000000000000000000000000 0 0 0 0 0) (JUMPI 83 (LT (SLOAD 0) 1050)) (JUMPDEST) (MSTORE 0 0x600060006002f0) (CREATE 3 25 7) (JUMPDEST)}", + "code" : "0x6103ff60005414603f576001600054016000556000600060006000600073a0000000000000000000000000000000000000005af15061041a600054106053575b66600060006002f0600052600760196003f0505b", "nonce" : "0", "storage" : { } |