diff options
author | Adrian Sutton <adrian.sutton@consensys.net> | 2018-11-09 13:41:26 +0800 |
---|---|---|
committer | Adrian Sutton <adrian.sutton@consensys.net> | 2018-11-09 13:41:26 +0800 |
commit | b93523d51bc5730afdb105b628f1b3246322c0a1 (patch) | |
tree | 5fbbb6e2bf8c37f2972b606fd356c6e89364adb9 /src | |
parent | c01bb9f90151a6ae0c9c33ad2b86b294cc82622e (diff) | |
download | dexon-tests-b93523d51bc5730afdb105b628f1b3246322c0a1.tar.gz dexon-tests-b93523d51bc5730afdb105b628f1b3246322c0a1.tar.zst dexon-tests-b93523d51bc5730afdb105b628f1b3246322c0a1.zip |
Revert "Add blockchain version of stPreCompiledContracts2 tests." (to make regenerating them easier)
Diffstat (limited to 'src')
3 files changed, 0 insertions, 375 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts2/CallEcrecoverInvalidSignature_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts2/CallEcrecoverInvalidSignature_d0g0v0Filler.json deleted file mode 100644 index 2fb082aee..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts2/CallEcrecoverInvalidSignature_d0g0v0Filler.json +++ /dev/null @@ -1,125 +0,0 @@ -{ - "CallEcrecoverInvalidSignature_d0g0v0" : { - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x989680", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "0x", - "gasLimit" : "0x37ba90", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x3fcfff9e4085fc94af03ad71daa986e585e5b354c2b414a134e0624796a30d8e", - "s" : "0x72000b0edcceb7d4c1c5b6fed5bd5fcb74789702f3f171f1cd75c617bbb379cd", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1b", - "value" : "0x0186a0" - } - ], - "uncleHeaders" : [ - ] - } - ], - "expect" : [ - { - "network" : "Frontier", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - }, - { - "network" : "Homestead", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - }, - { - "network" : "EIP150", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - }, - { - "network" : "EIP158", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - }, - { - "network" : "Byzantium", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - }, - { - "network" : "Constantinople", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - } - ], - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "0x989680", - "gasUsed" : "0", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x03b6", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "pre" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x01312d00", - "code" : "0x611234608052602060806080600060006001620493e0f150608051600055", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - }, - "sealEngine" : "NoProof" - } -}
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts2/CallEcrecoverUnrecoverableKey_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts2/CallEcrecoverUnrecoverableKey_d0g0v0Filler.json deleted file mode 100644 index fb70d3b1b..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts2/CallEcrecoverUnrecoverableKey_d0g0v0Filler.json +++ /dev/null @@ -1,125 +0,0 @@ -{ - "CallEcrecoverUnrecoverableKey_d0g0v0" : { - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x989680", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "0x", - "gasLimit" : "0x37ba90", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x3fcfff9e4085fc94af03ad71daa986e585e5b354c2b414a134e0624796a30d8e", - "s" : "0x72000b0edcceb7d4c1c5b6fed5bd5fcb74789702f3f171f1cd75c617bbb379cd", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1b", - "value" : "0x0186a0" - } - ], - "uncleHeaders" : [ - ] - } - ], - "expect" : [ - { - "network" : "Frontier", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - }, - { - "network" : "Homestead", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - }, - { - "network" : "EIP150", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - }, - { - "network" : "EIP158", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - }, - { - "network" : "Byzantium", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - }, - { - "network" : "Constantinople", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - } - ], - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "0x989680", - "gasUsed" : "0", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x03b6", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "pre" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x01312d00", - "code" : "0x7fa8b53bdf3306a35a7103ab5504a0c9b492295564b6202b1942a84ef300107281600052601b6020527f30783565316530336635336365313862373732636362303039336666373166336040527f6635336635633735623734646362333161383561613862383839326234653862606052611234608052602060806080600060006001620493e0f150608051600055", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - }, - "sealEngine" : "NoProof" - } -}
\ No newline at end of file diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts2/CallIdentity_6_inputShorterThanOutput_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts2/CallIdentity_6_inputShorterThanOutput_d0g0v0Filler.json deleted file mode 100644 index 2ed03fb75..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts2/CallIdentity_6_inputShorterThanOutput_d0g0v0Filler.json +++ /dev/null @@ -1,125 +0,0 @@ -{ - "CallIdentity_6_inputShorterThanOutput_d0g0v0" : { - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x989680", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "0x", - "gasLimit" : "0x989680", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0xc8c5469bcab2d89c9083cecdf26c9d3a9e40597d1d82744bc0e5e582f9dc48a4", - "s" : "0x433eb07127e317522d4e08b89cd3824eee8bf1c75a2871db940e0c54d0dd09d2", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1c", - "value" : "0x0186a0" - } - ], - "uncleHeaders" : [ - ] - } - ], - "expect" : [ - { - "network" : "Frontier", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - }, - { - "network" : "Homestead", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - }, - { - "network" : "EIP150", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - }, - { - "network" : "EIP158", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - }, - { - "network" : "Byzantium", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - }, - { - "network" : "Constantinople", - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x00" : "0x1234" - } - } - } - } - ], - "genesisBlockHeader" : { - "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "difficulty" : "131072", - "extraData" : "0x42", - "gasLimit" : "0x989680", - "gasUsed" : "0", - "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "nonce" : "0x0102030405060708", - "number" : "0", - "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", - "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", - "timestamp" : "0x03b6", - "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", - "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - "pre" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x01312d00", - "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600052611234602052604060006020600060006004610258f150602051600055", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - }, - "sealEngine" : "NoProof" - } -}
\ No newline at end of file |