diff options
author | Dimitry <dimitry@ethereum.org> | 2018-10-11 22:51:22 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-10-11 22:56:45 +0800 |
commit | 661f406423edee46d994220d0802638f31e89c71 (patch) | |
tree | 224e3b438ee4eef59db43dec4b074d7280cf1e8d /src | |
parent | 0c76bf7d18e63bb65e4b8ffdd20e602e97e1c83b (diff) | |
download | dexon-tests-661f406423edee46d994220d0802638f31e89c71.tar dexon-tests-661f406423edee46d994220d0802638f31e89c71.tar.gz dexon-tests-661f406423edee46d994220d0802638f31e89c71.tar.bz2 dexon-tests-661f406423edee46d994220d0802638f31e89c71.tar.lz dexon-tests-661f406423edee46d994220d0802638f31e89c71.tar.xz dexon-tests-661f406423edee46d994220d0802638f31e89c71.tar.zst dexon-tests-661f406423edee46d994220d0802638f31e89c71.zip |
remove artifact tests
Diffstat (limited to 'src')
14 files changed, 0 insertions, 1153 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/callNonConst_d1g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/callNonConst_d1g0v0Filler.json deleted file mode 100644 index ea59a3312..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/callNonConst_d1g0v0Filler.json +++ /dev/null @@ -1,84 +0,0 @@ -{ - "callNonConst_d1g0v0" : { - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x0f4240", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "0x11223344", - "gasLimit" : "0x061a80", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x1aad07ef1ba69afe1deb9a1b05fc192087cd947a6e52e6c0f76fd5856bec962b", - "s" : "0x15c58c343a0f31f3fae8adcba466e682e13aae308ef55ed032c038f43bd5138e", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1b", - "value" : "0x00" - } - ], - "uncleHeaders" : [ - ] - } - ], - "expect" : [ - { - "network" : "Byzantium", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x01" - } - } - } - }, - { - "network" : "Constantinople", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x01" - } - } - } - } - ], - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "0x0f4240", - "gasUsed" : "0", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x03b6", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "pre" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x00", - "code" : "0x73095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d8731f1600055", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - } - } -}
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/callNonConst_d1g0v1Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/callNonConst_d1g0v1Filler.json deleted file mode 100644 index 6bfe169d5..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/callNonConst_d1g0v1Filler.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "callNonConst_d1g0v1" : { - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x0f4240", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "0x11223344", - "gasLimit" : "0x061a80", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x2422b07e8847176feb8a340a13e78020672ab45efce024e88a67f7f6dc33e072", - "s" : "0x3bd6050e469f4c362870f670707295efbe37ad3b1854a62da8010598d5710e83", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1c", - "value" : "0x01" - } - ], - "uncleHeaders" : [ - ] - } - ], - "expect" : [ - { - "network" : "Byzantium", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - } - } - } - }, - { - "network" : "Constantinople", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - } - } - } - } - ], - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "0x0f4240", - "gasUsed" : "0", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x03b6", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "pre" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x00", - "code" : "0x73095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d8731f1600055", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - } - } -}
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/callcodeNonConst_d1g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/callcodeNonConst_d1g0v0Filler.json deleted file mode 100644 index f8aa37c5e..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/callcodeNonConst_d1g0v0Filler.json +++ /dev/null @@ -1,84 +0,0 @@ -{ - "callcodeNonConst_d1g0v0" : { - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x0f4240", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "0x11223344", - "gasLimit" : "0x061a80", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x1aad07ef1ba69afe1deb9a1b05fc192087cd947a6e52e6c0f76fd5856bec962b", - "s" : "0x15c58c343a0f31f3fae8adcba466e682e13aae308ef55ed032c038f43bd5138e", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1b", - "value" : "0x00" - } - ], - "uncleHeaders" : [ - ] - } - ], - "expect" : [ - { - "network" : "Byzantium", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x01" - } - } - } - }, - { - "network" : "Constantinople", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x01" - } - } - } - } - ], - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "0x0f4240", - "gasUsed" : "0", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x03b6", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "pre" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x00", - "code" : "0x73095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d8731f2600055", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - } - } -}
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/callcodeNonConst_d1g0v1Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/callcodeNonConst_d1g0v1Filler.json deleted file mode 100644 index 4edbfff9e..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/callcodeNonConst_d1g0v1Filler.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "callcodeNonConst_d1g0v1" : { - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x0f4240", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "0x11223344", - "gasLimit" : "0x061a80", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x2422b07e8847176feb8a340a13e78020672ab45efce024e88a67f7f6dc33e072", - "s" : "0x3bd6050e469f4c362870f670707295efbe37ad3b1854a62da8010598d5710e83", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1c", - "value" : "0x01" - } - ], - "uncleHeaders" : [ - ] - } - ], - "expect" : [ - { - "network" : "Byzantium", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - } - } - } - }, - { - "network" : "Constantinople", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - } - } - } - } - ], - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "0x0f4240", - "gasUsed" : "0", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x03b6", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "pre" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x00", - "code" : "0x73095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d8731f2600055", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - } - } -}
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/codecopyNonConst_d1g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/codecopyNonConst_d1g0v0Filler.json deleted file mode 100644 index 00477d27d..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/codecopyNonConst_d1g0v0Filler.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "codecopyNonConst_d1g0v0" : { - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x0f4240", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "0x11223344", - "gasLimit" : "0x061a80", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x1aad07ef1ba69afe1deb9a1b05fc192087cd947a6e52e6c0f76fd5856bec962b", - "s" : "0x15c58c343a0f31f3fae8adcba466e682e13aae308ef55ed032c038f43bd5138e", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1b", - "value" : "0x00" - } - ], - "uncleHeaders" : [ - ] - } - ], - "expect" : [ - { - "network" : "Byzantium", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - } - } - } - }, - { - "network" : "Constantinople", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - } - } - } - } - ], - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "0x0f4240", - "gasUsed" : "0", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x03b6", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "pre" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x00", - "code" : "0x73095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873139", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - } - } -}
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/codecopyNonConst_d1g0v1Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/codecopyNonConst_d1g0v1Filler.json deleted file mode 100644 index 935a4fa07..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/codecopyNonConst_d1g0v1Filler.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "codecopyNonConst_d1g0v1" : { - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x0f4240", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "0x11223344", - "gasLimit" : "0x061a80", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x2422b07e8847176feb8a340a13e78020672ab45efce024e88a67f7f6dc33e072", - "s" : "0x3bd6050e469f4c362870f670707295efbe37ad3b1854a62da8010598d5710e83", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1c", - "value" : "0x01" - } - ], - "uncleHeaders" : [ - ] - } - ], - "expect" : [ - { - "network" : "Byzantium", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - } - } - } - }, - { - "network" : "Constantinople", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - } - } - } - } - ], - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "0x0f4240", - "gasUsed" : "0", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x03b6", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "pre" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x00", - "code" : "0x73095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873139", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - } - } -}
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/createNonConst_d1g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/createNonConst_d1g0v0Filler.json deleted file mode 100644 index dadd2ca65..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/createNonConst_d1g0v0Filler.json +++ /dev/null @@ -1,84 +0,0 @@ -{ - "createNonConst_d1g0v0" : { - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x0f4240", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "0x11223344", - "gasLimit" : "0x061a80", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x1aad07ef1ba69afe1deb9a1b05fc192087cd947a6e52e6c0f76fd5856bec962b", - "s" : "0x15c58c343a0f31f3fae8adcba466e682e13aae308ef55ed032c038f43bd5138e", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1b", - "value" : "0x00" - } - ], - "uncleHeaders" : [ - ] - } - ], - "expect" : [ - { - "network" : "Byzantium", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" - } - } - } - }, - { - "network" : "Constantinople", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" - } - } - } - } - ], - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "0x0f4240", - "gasUsed" : "0", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x03b6", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "pre" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x00", - "code" : "0x73095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d8731f0600055", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - } - } -}
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/createNonConst_d1g0v1Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/createNonConst_d1g0v1Filler.json deleted file mode 100644 index 47cebee53..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/createNonConst_d1g0v1Filler.json +++ /dev/null @@ -1,84 +0,0 @@ -{ - "createNonConst_d1g0v1" : { - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x0f4240", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "0x11223344", - "gasLimit" : "0x061a80", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x2422b07e8847176feb8a340a13e78020672ab45efce024e88a67f7f6dc33e072", - "s" : "0x3bd6050e469f4c362870f670707295efbe37ad3b1854a62da8010598d5710e83", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1c", - "value" : "0x01" - } - ], - "uncleHeaders" : [ - ] - } - ], - "expect" : [ - { - "network" : "Byzantium", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" - } - } - } - }, - { - "network" : "Constantinople", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" - } - } - } - } - ], - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "0x0f4240", - "gasUsed" : "0", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x03b6", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "pre" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x00", - "code" : "0x73095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d8731f0600055", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - } - } -}
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/delegatecallNonConst_d1g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/delegatecallNonConst_d1g0v0Filler.json deleted file mode 100644 index a0c106062..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/delegatecallNonConst_d1g0v0Filler.json +++ /dev/null @@ -1,84 +0,0 @@ -{ - "delegatecallNonConst_d1g0v0" : { - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x0f4240", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "0x11223344", - "gasLimit" : "0x061a80", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x1aad07ef1ba69afe1deb9a1b05fc192087cd947a6e52e6c0f76fd5856bec962b", - "s" : "0x15c58c343a0f31f3fae8adcba466e682e13aae308ef55ed032c038f43bd5138e", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1b", - "value" : "0x00" - } - ], - "uncleHeaders" : [ - ] - } - ], - "expect" : [ - { - "network" : "Byzantium", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x01" - } - } - } - }, - { - "network" : "Constantinople", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x01" - } - } - } - } - ], - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "0x0f4240", - "gasUsed" : "0", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x03b6", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "pre" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x00", - "code" : "0x73095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d8731f4600055", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - } - } -}
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/delegatecallNonConst_d1g0v1Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/delegatecallNonConst_d1g0v1Filler.json deleted file mode 100644 index f84cfc8c0..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/delegatecallNonConst_d1g0v1Filler.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "delegatecallNonConst_d1g0v1" : { - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x0f4240", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "0x11223344", - "gasLimit" : "0x061a80", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x2422b07e8847176feb8a340a13e78020672ab45efce024e88a67f7f6dc33e072", - "s" : "0x3bd6050e469f4c362870f670707295efbe37ad3b1854a62da8010598d5710e83", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1c", - "value" : "0x01" - } - ], - "uncleHeaders" : [ - ] - } - ], - "expect" : [ - { - "network" : "Byzantium", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - } - } - } - }, - { - "network" : "Constantinople", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - } - } - } - } - ], - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "0x0f4240", - "gasUsed" : "0", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x03b6", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "pre" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x00", - "code" : "0x73095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d8731f4600055", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - } - } -}
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/extcodecopyNonConst_d1g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/extcodecopyNonConst_d1g0v0Filler.json deleted file mode 100644 index f494f9cda..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/extcodecopyNonConst_d1g0v0Filler.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "extcodecopyNonConst_d1g0v0" : { - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x0f4240", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "0x11223344", - "gasLimit" : "0x061a80", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x1aad07ef1ba69afe1deb9a1b05fc192087cd947a6e52e6c0f76fd5856bec962b", - "s" : "0x15c58c343a0f31f3fae8adcba466e682e13aae308ef55ed032c038f43bd5138e", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1b", - "value" : "0x00" - } - ], - "uncleHeaders" : [ - ] - } - ], - "expect" : [ - { - "network" : "Byzantium", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - } - } - } - }, - { - "network" : "Constantinople", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - } - } - } - } - ], - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "0x0f4240", - "gasUsed" : "0", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x03b6", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "pre" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x00", - "code" : "0x73095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d87313c", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - } - } -}
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/extcodecopyNonConst_d1g0v1Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/extcodecopyNonConst_d1g0v1Filler.json deleted file mode 100644 index 0cdc9aedb..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stArgsZeroOneBalance/extcodecopyNonConst_d1g0v1Filler.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "extcodecopyNonConst_d1g0v1" : { - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x0f4240", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "0x11223344", - "gasLimit" : "0x061a80", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x2422b07e8847176feb8a340a13e78020672ab45efce024e88a67f7f6dc33e072", - "s" : "0x3bd6050e469f4c362870f670707295efbe37ad3b1854a62da8010598d5710e83", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1c", - "value" : "0x01" - } - ], - "uncleHeaders" : [ - ] - } - ], - "expect" : [ - { - "network" : "Byzantium", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - } - } - } - }, - { - "network" : "Constantinople", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - } - } - } - } - ], - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "0x0f4240", - "gasUsed" : "0", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x03b6", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "pre" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x00", - "code" : "0x73095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d873173095e7baea6a6c7c4c2dfeb977efac326af552d87313c", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - } - } -}
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/RevertInCreateInInit_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/RevertInCreateInInit_d0g0v0Filler.json deleted file mode 100644 index 34e136e53..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/RevertInCreateInInit_d0g0v0Filler.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "RevertInCreateInInit_d0g0v0" : { - "_info" : { - "comment" : "RevertInCreateInInit for CREATE2" - }, - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x0a00000000", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "0x30506000600c80602460003960006000f5503d6000556020600060003e600051600155006211223360005260206000fd", - "gasLimit" : "0x0a00000000", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x78f220ad907e6fae34cdcaa3b0b1765e26c506d0ee724fac793fa124bcbdb053", - "s" : "0x04262c7e50ad6240f6b8cfe4ec3f273e71de0ff81996d453e1c79ca112ad5827", - "to" : "", - "v" : "0x1b", - "value" : "0x00" - } - ], - "uncleHeaders" : [ - ] - } - ], - "expect" : [ - { - "network" : "Constantinople", - "result" : { - "0x6295ee1b4f6dd65047762f924ecd367c17eabf8f" : { - "storage" : { - "0x00" : "0x20", - "0x01" : "0x112233" - } - } - } - } - ], - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "0x0a00000000", - "gasUsed" : "0", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x03b6", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "pre" : { - "0x6295ee1b4f6dd65047762f924ecd367c17eabf8f" : { - "balance" : "0x00", - "code" : "", - "nonce" : "0x00", - "storage" : { - "0x00" : "0x01" - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x6400000000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - }, - "sealEngine" : "NoProof" - } -}
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/RevertOpcodeInCreateReturns_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/RevertOpcodeInCreateReturns_d0g0v0Filler.json deleted file mode 100644 index d606fbe8c..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stCreate2/RevertOpcodeInCreateReturns_d0g0v0Filler.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "RevertOpcodeInCreateReturns_d0g0v0" : { - "_info" : { - "comment" : "RevertOpcodeInCreateReturns for CREATE2" - }, - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x0a00000000", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "0x", - "gasLimit" : "0x0a00000000", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x3b6c2d4d0d9d0abf4d624a6f2930e213789e9c00f679a9afa996fb4bd27cb507", - "s" : "0x24a40d7f4cf44278ac739ecf9eeba61554646709142d968ed1c555be138a3ea2", - "to" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "v" : "0x1b", - "value" : "0x00" - } - ], - "uncleHeaders" : [ - ] - } - ], - "expect" : [ - { - "network" : "Constantinople", - "result" : { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "storage" : { - "0x00" : "0x20" - } - } - } - } - ], - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "0x0a00000000", - "gasUsed" : "0", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x03b6", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "pre" : { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "0x00", - "code" : "0x6000600c80601560003960006000f5503d600055006211223360005260206000fd", - "nonce" : "0x00", - "storage" : { - "0x00" : "0x01" - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x6400000000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - }, - "sealEngine" : "NoProof" - } -}
\ No newline at end of file |