diff options
author | Dimitry <dimitry@ethereum.org> | 2017-10-13 16:47:31 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2017-10-13 16:47:31 +0800 |
commit | 5b6650b4d34f950e493f539df8d5e321f36ebb8b (patch) | |
tree | cec7858fa287d5dd002c2b95e82bff0c921989e3 /src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/CALLCODEEcrecover1_d0g0v0Filler.json | |
parent | 93c0c1ad9791dc6a0e93a39758f0639b50462f50 (diff) | |
download | dexon-tests-5b6650b4d34f950e493f539df8d5e321f36ebb8b.tar dexon-tests-5b6650b4d34f950e493f539df8d5e321f36ebb8b.tar.gz dexon-tests-5b6650b4d34f950e493f539df8d5e321f36ebb8b.tar.bz2 dexon-tests-5b6650b4d34f950e493f539df8d5e321f36ebb8b.tar.lz dexon-tests-5b6650b4d34f950e493f539df8d5e321f36ebb8b.tar.xz dexon-tests-5b6650b4d34f950e493f539df8d5e321f36ebb8b.tar.zst dexon-tests-5b6650b4d34f950e493f539df8d5e321f36ebb8b.zip |
split large test suites
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/CALLCODEEcrecover1_d0g0v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/CALLCODEEcrecover1_d0g0v0Filler.json | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/CALLCODEEcrecover1_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/CALLCODEEcrecover1_d0g0v0Filler.json deleted file mode 100644 index 0c30f21de..000000000 --- a/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/CALLCODEEcrecover1_d0g0v0Filler.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "CALLCODEEcrecover1_d0g0v0" : { - "blocks" : [ - { - "blockHeaderPremine" : { - "difficulty" : "0x020000", - "gasLimit" : "0x989680", - "timestamp" : "0x03e8", - "updatePoW" : "1" - }, - "transactions" : [ - { - "data" : "", - "gasLimit" : "0x0592a8", - "gasPrice" : "0x01", - "nonce" : "0x00", - "r" : "0x82cfe09a590896d5e895674505c40f1701ab05245f9f568bf506b9558e61c67f", - "s" : "0x4a98fee75f6fbf3fa4b3e104a9bb7283a6e076670719bac8af481531151b7b3c", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1c", - "value" : "0x0186a0" - } - ], - "uncleHeaders" : [ - ] - } - ], - "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" : "0x7f18c547e4f7b0f325ad1e56f57e26c745b09a3e503d86e00e5255ff7f715d3d1c60005260016020527f73b1693892219d736caba55bdb67216e485557ea6b6af75f37096c9aa6a5a75f6040527feeb940b1d03b21e36b0e47e79769f095fe2ab855bd91e3a38756b7d75a9c4549606052602060806080600060006001620186a0f260025560a060020a608051066000556000543214600155", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "", - "nonce" : "0x00", - "storage" : { - } - } - } - } -}
\ No newline at end of file |