aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stCreate2
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-09-14 00:12:20 +0800
committerDimitry <dimitry@ethereum.org>2018-09-14 00:12:38 +0800
commit74a9838f3c30d7d7d5503e0c50d6a628e16965d1 (patch)
treef36490a6d45529b5ca328909ecf51325f6519609 /GeneralStateTests/stCreate2
parent3864810c499597684e8e92eb31c938a9db359c31 (diff)
downloaddexon-tests-74a9838f3c30d7d7d5503e0c50d6a628e16965d1.tar
dexon-tests-74a9838f3c30d7d7d5503e0c50d6a628e16965d1.tar.gz
dexon-tests-74a9838f3c30d7d7d5503e0c50d6a628e16965d1.tar.bz2
dexon-tests-74a9838f3c30d7d7d5503e0c50d6a628e16965d1.tar.lz
dexon-tests-74a9838f3c30d7d7d5503e0c50d6a628e16965d1.tar.xz
dexon-tests-74a9838f3c30d7d7d5503e0c50d6a628e16965d1.tar.zst
dexon-tests-74a9838f3c30d7d7d5503e0c50d6a628e16965d1.zip
create2 on depth 1023 1024
Diffstat (limited to 'GeneralStateTests/stCreate2')
-rw-r--r--GeneralStateTests/stCreate2/Create2OnDepth1023.json70
-rw-r--r--GeneralStateTests/stCreate2/Create2OnDepth1024.json70
2 files changed, 140 insertions, 0 deletions
diff --git a/GeneralStateTests/stCreate2/Create2OnDepth1023.json b/GeneralStateTests/stCreate2/Create2OnDepth1023.json
new file mode 100644
index 000000000..0a40dfb89
--- /dev/null
+++ b/GeneralStateTests/stCreate2/Create2OnDepth1023.json
@@ -0,0 +1,70 @@
+{
+ "Create2OnDepth1023" : {
+ "_info" : {
+ "comment" : "Create2OnDepth1023, 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/Create2OnDepth1023Filler.json",
+ "sourceHash" : "c637e23aa6ce8d8e08168aeb24e4772f216de7da160de1c730dfee44abbe416d"
+ },
+ "env" : {
+ "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "0x20000",
+ "currentGasLimit" : "0x7fffffffffffffff",
+ "currentNumber" : "0x01",
+ "currentTimestamp" : "0x03e8",
+ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "post" : {
+ "Constantinople" : [
+ {
+ "hash" : "0x73b98bda50a839f57ebe10bf06f856c075d746f9205edf0d7ec4627b9312a892",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ },
+ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
+ }
+ ]
+ },
+ "pre" : {
+ "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0x03d090000000000000",
+ "code" : "",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0x00",
+ "code" : "0x6000356000526000516002016000526104006000511460435760006000602060006104006000511473c94f5374fce5edbc8e2a8697c15331677e6ebf0b5af1506060565b6b6000600060006000f56001556020526000600c60346000f56001555b",
+ "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
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