diff options
author | Dimitry <winsvega@mail.ru> | 2017-07-11 20:12:35 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2017-07-11 20:12:35 +0800 |
commit | 9af5398232dcb02e6f83371c648c9809e2574759 (patch) | |
tree | 35dc89b7f4f599478280ae59134a7d964b0b8a6d /src/BlockchainTestsFiller/bcValidBlockTest | |
parent | 4742f0591403245674ec02df4930d88ed5bd58bb (diff) | |
download | tangerine-tests-9af5398232dcb02e6f83371c648c9809e2574759.tar.gz tangerine-tests-9af5398232dcb02e6f83371c648c9809e2574759.tar.zst tangerine-tests-9af5398232dcb02e6f83371c648c9809e2574759.zip |
refill blockchaintests on metropolis
Diffstat (limited to 'src/BlockchainTestsFiller/bcValidBlockTest')
-rw-r--r-- | src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json | 2 | ||||
-rw-r--r-- | src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractInOneBlockFiller.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json b/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json index 0d66b2817..9b7b9ac98 100644 --- a/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json +++ b/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json @@ -46,7 +46,7 @@ "network" : ["Metropolis"], "result" : { "8888f1f195afa192cfee860698584c030f4c9db1" : { - "balance" : "15000000000001150240" + "balance" : "15000000000001210790" } } } diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractInOneBlockFiller.json b/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractInOneBlockFiller.json index 01d1be3dd..86585b3ed 100644 --- a/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractInOneBlockFiller.json +++ b/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractInOneBlockFiller.json @@ -46,7 +46,7 @@ "network" : ["Metropolis"], "result" : { "8888f1f195afa192cfee860698584c030f4c9db1" : { - "balance" : "10000000000001150240" + "balance" : "10000000000001210790" } } } |