diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stSystemOperationsTest/extcodecopyFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stSystemOperationsTest/extcodecopyFiller.json | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stSystemOperationsTest/extcodecopyFiller.json b/src/GeneralStateTestsFiller/stSystemOperationsTest/extcodecopyFiller.json index 2da713a7a..6b9596b1e 100644 --- a/src/GeneralStateTestsFiller/stSystemOperationsTest/extcodecopyFiller.json +++ b/src/GeneralStateTestsFiller/stSystemOperationsTest/extcodecopyFiller.json @@ -36,6 +36,34 @@ } } } + }, + { + "indexes" : { + "data" : -1, + "gas" : -1, + "value" : -1 + }, + "network" : ["EIP158"], + "result" : { + "00000000002147c39fd6b5c19b7b89fc003e6b16" : { + "balance" : "0x2a6bb607", + "nonce" : "0x00", + "storage" : { + } + }, + "4401fcaf7d64d53fb1cfc5c9045c32aa919a8c82" : { + "balance" : "18122589774504", + "nonce" : "0x00", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "5723115516504122837", + "nonce" : "0x01", + "storage" : { + } + } + } } ], "pre" : { @@ -77,4 +105,4 @@ ] } } -}
\ No newline at end of file +} |