diff options
author | winsvega <winsvega@mail.ru> | 2018-10-13 01:19:41 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-13 01:19:41 +0800 |
commit | 95a309203890e6244c6d4353ca411671973c13b5 (patch) | |
tree | 88d41d1ad89ba2fa26472310cb331b5748a6e065 /src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest463BCFiller.json | |
parent | 0fe81197a778632a0671c759ce5766b9e36f0f4c (diff) | |
parent | a69eb762fc5665814ac21cf091eff3bd0bf4ef27 (diff) | |
download | tangerine-tests-95a309203890e6244c6d4353ca411671973c13b5.tar.gz tangerine-tests-95a309203890e6244c6d4353ca411671973c13b5.tar.zst tangerine-tests-95a309203890e6244c6d4353ca411671973c13b5.zip |
Merge pull request #525 from ethereum/disableEip
Fix BLOCKHASH cost in Constantinople
Diffstat (limited to 'src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest463BCFiller.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest463BCFiller.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest463BCFiller.json b/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest463BCFiller.json index 0b513a55d..cb8d59a59 100644 --- a/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest463BCFiller.json +++ b/src/BlockchainTestsFiller/bcRandomBlockhashTest/randomStatetest463BCFiller.json @@ -116,18 +116,13 @@ } }, "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { - "balance" : "2000000000000074406", "code" : "0x6000355415600957005b60203560003555", "nonce" : "0x00", "storage" : { } }, "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "999999999999825640", - "code" : "", - "nonce" : "0x01", - "storage" : { - } + "nonce" : "0x01" } } } |