diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateFiller.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateFiller.json b/src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateFiller.json index 9037b636d..9a77416f3 100644 --- a/src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateFiller.json +++ b/src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateFiller.json @@ -24,6 +24,38 @@ "balance" : "465224" } } + }, + { + "indexes" : { + "data" : -1, + "gas" : -1, + "value" : -1 + }, + "network" : ["EIP150"], + "result" : { + "d2571607e241ecf590ed94b12d87c94babe36db6" : { + "nonce" : "0x01" + }, + "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "425616" + } + } + }, + { + "indexes" : { + "data" : -1, + "gas" : -1, + "value" : -1 + }, + "network" : ["EIP158"], + "result" : { + "d2571607e241ecf590ed94b12d87c94babe36db6" : { + "nonce" : "0x02" + }, + "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "425616" + } + } } ], "pre" : { |