aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stCreate2/create2collisionCode2.json
diff options
context:
space:
mode:
Diffstat (limited to 'GeneralStateTests/stCreate2/create2collisionCode2.json')
-rw-r--r--GeneralStateTests/stCreate2/create2collisionCode2.json93
1 files changed, 93 insertions, 0 deletions
diff --git a/GeneralStateTests/stCreate2/create2collisionCode2.json b/GeneralStateTests/stCreate2/create2collisionCode2.json
new file mode 100644
index 000000000..8780bc2ee
--- /dev/null
+++ b/GeneralStateTests/stCreate2/create2collisionCode2.json
@@ -0,0 +1,93 @@
+{
+ "create2collisionCode2" : {
+ "_info" : {
+ "comment" : "collision with the contract that already has the same init code that we are about to create",
+ "filledwith" : "testeth 1.5.0.dev2+commit.0397a837.dirty",
+ "lllcversion" : "Version: 0.4.25-develop.2018.8.9+commit.63d071d6.mod.Linux.g++",
+ "source" : "src/GeneralStateTestsFiller/stCreate2/create2collisionCode2Filler.json",
+ "sourceHash" : "1d371fe9a1edbd6e9f41bf52f6d7da73fafa240b8f75a564b125f32a3da7c672"
+ },
+ "env" : {
+ "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "0x20000",
+ "currentGasLimit" : "0x0f4240",
+ "currentNumber" : "0x01",
+ "currentTimestamp" : "0x03e8",
+ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "post" : {
+ "Byzantium" : [
+ {
+ "hash" : "0x0031ba3237d38ea15dd82e9ba9940389da9b97e92f5485b8e118a24770e9704d",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ },
+ {
+ "hash" : "0x0031ba3237d38ea15dd82e9ba9940389da9b97e92f5485b8e118a24770e9704d",
+ "indexes" : {
+ "data" : 1,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
+ ],
+ "Constantinople" : [
+ {
+ "hash" : "0x29537ed68332a8b7e4c17f660f4c40b9a45c6deac425fdc80d170c5396900f48",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ },
+ {
+ "hash" : "0xe2e94d628304f5e3871c5145cbbc0f3282ec8a1c990e25a8b95aaa02b44732cc",
+ "indexes" : {
+ "data" : 1,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
+ ]
+ },
+ "pre" : {
+ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0x0de0b6b3a7640000",
+ "code" : "",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "0xfce41d047b4a1d4450382dcc29ec7e5fedc5f9a3" : {
+ "balance" : "0x00",
+ "code" : "0x010203",
+ "nonce" : "0x01",
+ "storage" : {
+ }
+ }
+ },
+ "transaction" : {
+ "data" : [
+ "0x6b620102036000526003601df36000526000600c60146000f5",
+ "0x6b620102036000526003601df36000526000600c60146001f5"
+ ],
+ "gasLimit" : [
+ "0x061a80"
+ ],
+ "gasPrice" : "0x01",
+ "nonce" : "0x00",
+ "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
+ "to" : "",
+ "value" : [
+ "0x01"
+ ]
+ }
+ }
+} \ No newline at end of file