diff options
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/RevertDepthCreateAddressCollision_d1g1v1Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/RevertDepthCreateAddressCollision_d1g1v1Filler.json | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/RevertDepthCreateAddressCollision_d1g1v1Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/RevertDepthCreateAddressCollision_d1g1v1Filler.json index 162f6ef68..b2ee4acc7 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/RevertDepthCreateAddressCollision_d1g1v1Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/RevertDepthCreateAddressCollision_d1g1v1Filler.json @@ -26,6 +26,81 @@ } ], "expect" : [ + { + "network" : "Homestead", + "result" : { + "0x3e180b1862f9d158abb5e519a6d8605540c23682" : { + "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", + "nonce" : "0x36", + "storage" : { + } + }, + "0xb000000000000000000000000000000000000000" : { + "storage" : { + } + } + } + }, + { + "network" : "EIP150", + "result" : { + "0x3e180b1862f9d158abb5e519a6d8605540c23682" : { + "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", + "nonce" : "0x36", + "storage" : { + } + }, + "0xb000000000000000000000000000000000000000" : { + "storage" : { + } + } + } + }, + { + "network" : "EIP158", + "result" : { + "0x3e180b1862f9d158abb5e519a6d8605540c23682" : { + "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", + "nonce" : "0x36", + "storage" : { + } + }, + "0xb000000000000000000000000000000000000000" : { + "storage" : { + } + } + } + }, + { + "network" : "Byzantium", + "result" : { + "0x3e180b1862f9d158abb5e519a6d8605540c23682" : { + "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", + "nonce" : "0x36", + "storage" : { + } + }, + "0xb000000000000000000000000000000000000000" : { + "storage" : { + } + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0x3e180b1862f9d158abb5e519a6d8605540c23682" : { + "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", + "nonce" : "0x36", + "storage" : { + } + }, + "0xb000000000000000000000000000000000000000" : { + "storage" : { + } + } + } + } ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", |