From 74a9838f3c30d7d7d5503e0c50d6a628e16965d1 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 13 Sep 2018 19:12:20 +0300 Subject: create2 on depth 1023 1024 --- .../stCreate2/Create2OnDepth1024.json | 70 ++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 GeneralStateTests/stCreate2/Create2OnDepth1024.json (limited to 'GeneralStateTests/stCreate2/Create2OnDepth1024.json') diff --git a/GeneralStateTests/stCreate2/Create2OnDepth1024.json b/GeneralStateTests/stCreate2/Create2OnDepth1024.json new file mode 100644 index 000000000..fe75ba051 --- /dev/null +++ b/GeneralStateTests/stCreate2/Create2OnDepth1024.json @@ -0,0 +1,70 @@ +{ + "Create2OnDepth1024" : { + "_info" : { + "comment" : "Create2OnDepth1024, 0x0400 indicates 1022 level.", + "filledwith" : "testeth 1.5.0.dev2-45+commit.0189490f.dirty", + "lllcversion" : "Version: 0.4.25-develop.2018.8.9+commit.63d071d6.mod.Linux.g++", + "source" : "src/GeneralStateTestsFiller/stCreate2/Create2OnDepth1024Filler.json", + "sourceHash" : "c30f57dd51459e8986963e0a0c7c3ba87a608db87e73e5a3aa9f7bf37dab4275" + }, + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x20000", + "currentGasLimit" : "0x7fffffffffffffff", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", + "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + }, + "post" : { + "Constantinople" : [ + { + "hash" : "0xe11b3db7ae54feb94b49c29ccfc1fdf3b014fdf0a6b4c2315af79731effb33db", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ] + }, + "pre" : { + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x03d090000000000000", + "code" : "", + "nonce" : "0x00", + "storage" : { + } + }, + "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x00", + "code" : "0x6000356000526000516002016000526104006000511460435760006000602060006104006000511473c94f5374fce5edbc8e2a8697c15331677e6ebf0b5af150606d565b78686000600060006000f56000526000600960176000f56001556020526000601960276000f56001555b", + "nonce" : "0x00", + "storage" : { + } + }, + "0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x00", + "code" : "0x6000356000526000600060206000600073b94f5374fce5edbc8e2a8697c15331677e6ebf0b5af1", + "nonce" : "0x00", + "storage" : { + } + } + }, + "transaction" : { + "data" : [ + "0x" + ], + "gasLimit" : [ + "0x7ffffffffffffffe" + ], + "gasPrice" : "0x01", + "nonce" : "0x00", + "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "value" : [ + "0x00" + ] + } + } +} \ No newline at end of file -- cgit