diff options
Diffstat (limited to 'GeneralStateTests/stStaticCall/static_InternlCallStoreClearsSucces.json')
-rw-r--r-- | GeneralStateTests/stStaticCall/static_InternlCallStoreClearsSucces.json | 112 |
1 files changed, 0 insertions, 112 deletions
diff --git a/GeneralStateTests/stStaticCall/static_InternlCallStoreClearsSucces.json b/GeneralStateTests/stStaticCall/static_InternlCallStoreClearsSucces.json deleted file mode 100644 index a6de06c6c..000000000 --- a/GeneralStateTests/stStaticCall/static_InternlCallStoreClearsSucces.json +++ /dev/null @@ -1,112 +0,0 @@ -{ - "static_InternlCallStoreClearsSucces" : { - "env" : { - "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", - "currentDifficulty" : "0x020000", - "currentGasLimit" : "0x0f4240", - "currentNumber" : "0x01", - "currentTimestamp" : "0x03e8", - "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" - }, - "post" : { - "EIP150" : [ - { - "hash" : "0x852b5b9bc9b3266d7deb21d9c27c841c1ad67efed44e194914c45756d8fdcf72", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "EIP158" : [ - { - "hash" : "0x852b5b9bc9b3266d7deb21d9c27c841c1ad67efed44e194914c45756d8fdcf72", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "Frontier" : [ - { - "hash" : "0x852b5b9bc9b3266d7deb21d9c27c841c1ad67efed44e194914c45756d8fdcf72", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "Homestead" : [ - { - "hash" : "0x852b5b9bc9b3266d7deb21d9c27c841c1ad67efed44e194914c45756d8fdcf72", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "Metropolis" : [ - { - "hash" : "0x71a1f4caf782094e8fa3ceb1d7740bd2b47af2ef6a060c28e7ac83058d21064b", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ] - }, - "pre" : { - "0x0000000000000000000000000000000000000000" : { - "balance" : "0x00", - "code" : "0x6000600055600060015560006002556000600355600060045560006005556000600655600060075560006008556000600955", - "nonce" : "0x00", - "storage" : { - "0x00" : "0x0c", - "0x01" : "0x0c", - "0x02" : "0x0c", - "0x03" : "0x0c", - "0x04" : "0x0c", - "0x05" : "0x0c", - "0x06" : "0x0c", - "0x07" : "0x0c", - "0x08" : "0x0c", - "0x09" : "0x0c" - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0f4240", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - }, - "0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0a", - "code" : "0x60006000600060006000620186a0fa", - "nonce" : "0x00", - "storage" : { - } - } - }, - "transaction" : { - "data" : [ - "" - ], - "gasLimit" : [ - "0x027100" - ], - "gasPrice" : "0x01", - "nonce" : "0x00", - "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b", - "value" : [ - "0x0a" - ] - } - } -}
\ No newline at end of file |