diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2018-03-22 18:31:14 +0800 |
---|---|---|
committer | Yoichi Hirai <i@yoichihirai.com> | 2018-03-22 18:31:14 +0800 |
commit | 8704ccb8cdf34e71fa8f450bc83bb5d92f198acc (patch) | |
tree | 3a61bb37e41ec5d5888efcf0fd4e25bb08d90ad5 /src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsDepthThenRevert3Filler.json | |
parent | 80bc4e1d6aed9cfd92938c42c976997d5d05bf47 (diff) | |
download | tangerine-tests-8704ccb8cdf34e71fa8f450bc83bb5d92f198acc.tar tangerine-tests-8704ccb8cdf34e71fa8f450bc83bb5d92f198acc.tar.gz tangerine-tests-8704ccb8cdf34e71fa8f450bc83bb5d92f198acc.tar.bz2 tangerine-tests-8704ccb8cdf34e71fa8f450bc83bb5d92f198acc.tar.lz tangerine-tests-8704ccb8cdf34e71fa8f450bc83bb5d92f198acc.tar.xz tangerine-tests-8704ccb8cdf34e71fa8f450bc83bb5d92f198acc.tar.zst tangerine-tests-8704ccb8cdf34e71fa8f450bc83bb5d92f198acc.zip |
Rename duplicated keys in filler JSON files
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsDepthThenRevert3Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsDepthThenRevert3Filler.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsDepthThenRevert3Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsDepthThenRevert3Filler.json index a52aebd66..648ec564e 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsDepthThenRevert3Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_LoopCallsDepthThenRevert3Filler.json @@ -37,8 +37,8 @@ }, "a000000000000000000000000000000000000000" : { "balance" : "10", - "//code" : "create in init code on depth = 1023. account would be created", - "//code" : "{ (JUMPI 61 (EQ (CALLDATALOAD 0) 1022)) (MSTORE 0 (+ (CALLDATALOAD 0) 1)) (STATICCALL (GAS) 0xa000000000000000000000000000000000000000 0 32 0 0) (JUMPI 81 (LT (CALLDATALOAD 0) 1050)) (JUMPDEST) (MSTORE 0 0x600060006002f0) (CREATE 3 25 7) (JUMPDEST)}", + "//0 code" : "create in init code on depth = 1023. account would be created", + "//1 code" : "{ (JUMPI 61 (EQ (CALLDATALOAD 0) 1022)) (MSTORE 0 (+ (CALLDATALOAD 0) 1)) (STATICCALL (GAS) 0xa000000000000000000000000000000000000000 0 32 0 0) (JUMPI 81 (LT (CALLDATALOAD 0) 1050)) (JUMPDEST) (MSTORE 0 0x600060006002f0) (CREATE 3 25 7) (JUMPDEST)}", "code" : "0x6103fe60003514603d57600160003501600052600060006020600073a0000000000000000000000000000000000000005afa5061041a600035106051575b66600060006002f0600052600760196003f0505b", "nonce" : "0", "storage" : { |