diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2017-08-22 19:07:23 +0800 |
---|---|---|
committer | Yoichi Hirai <i@yoichihirai.com> | 2017-08-22 19:07:44 +0800 |
commit | e453ac69de8cc76c358085071bde6d36f723646c (patch) | |
tree | 19420ccf2aa72581a78c86ea93b77c4eb81a3a5a /src/BlockchainTestsFiller | |
parent | 86b524caadbfe7e5bbf139f8d9f2473b531710b0 (diff) | |
download | tangerine-tests-e453ac69de8cc76c358085071bde6d36f723646c.tar tangerine-tests-e453ac69de8cc76c358085071bde6d36f723646c.tar.gz tangerine-tests-e453ac69de8cc76c358085071bde6d36f723646c.tar.bz2 tangerine-tests-e453ac69de8cc76c358085071bde6d36f723646c.tar.lz tangerine-tests-e453ac69de8cc76c358085071bde6d36f723646c.tar.xz tangerine-tests-e453ac69de8cc76c358085071bde6d36f723646c.tar.zst tangerine-tests-e453ac69de8cc76c358085071bde6d36f723646c.zip |
Fill more tests on eip649 branch
Diffstat (limited to 'src/BlockchainTestsFiller')
-rw-r--r-- | src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest70BCFiller.json | 26 | ||||
-rw-r--r-- | src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest99BCFiller.json | 4 |
2 files changed, 2 insertions, 28 deletions
diff --git a/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest70BCFiller.json b/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest70BCFiller.json index 9762f196c..89dcae187 100644 --- a/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest70BCFiller.json +++ b/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest70BCFiller.json @@ -51,32 +51,6 @@ } } } - }, - { - "network" : ["Byzantium"], - "result" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x0de0b6b3a76586a0", - "code" : "0x43424044454245343af399e4a4734555", - "nonce" : "0x00", - "storage" : { - } - }, - "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { - "balance" : "5000000000000050393", - "code" : "0x6000355415600957005b60203560003555", - "nonce" : "0x00", - "storage" : { - } - }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "999999999999849653", - "code" : "", - "nonce" : "0x01", - "storage" : { - } - } - } } ], "genesisBlockHeader" : { diff --git a/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest99BCFiller.json b/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest99BCFiller.json index a99c9f878..6ad8ece3f 100644 --- a/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest99BCFiller.json +++ b/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest99BCFiller.json @@ -65,14 +65,14 @@ } }, "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { - "balance" : "5000000000000063818", + "balance" : "3000000000000063038", "code" : "0x6000355415600957005b60203560003555", "nonce" : "0x00", "storage" : { } }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "999999998514648540", + "balance" : "999999998514649320", "code" : "", "nonce" : "0x01", "storage" : { |