diff options
author | Dimitry <dimitry@ethereum.org> | 2018-08-03 00:53:06 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-08-03 00:53:06 +0800 |
commit | f155c057e1abba22a477da9ff0d450cdb4199dce (patch) | |
tree | 033bc87e68e3c87a035276059ffc36856f206cf2 /src/BlockchainTestsFiller | |
parent | e69e2e741303152866b9afdae995247615f8c75a (diff) | |
download | dexon-tests-f155c057e1abba22a477da9ff0d450cdb4199dce.tar dexon-tests-f155c057e1abba22a477da9ff0d450cdb4199dce.tar.gz dexon-tests-f155c057e1abba22a477da9ff0d450cdb4199dce.tar.bz2 dexon-tests-f155c057e1abba22a477da9ff0d450cdb4199dce.tar.lz dexon-tests-f155c057e1abba22a477da9ff0d450cdb4199dce.tar.xz dexon-tests-f155c057e1abba22a477da9ff0d450cdb4199dce.tar.zst dexon-tests-f155c057e1abba22a477da9ff0d450cdb4199dce.zip |
fix the sar blockchain tests
Diffstat (limited to 'src/BlockchainTestsFiller')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stShift/sar00_d0g0v0Filler.json | 2 | ||||
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_0_256-1_d0g0v0Filler.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar00_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar00_d0g0v0Filler.json index efb215f7c..f8f7b39ee 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar00_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar00_d0g0v0Filler.json @@ -36,7 +36,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x061a80", + "balance" : "0x29a2241af6321a80", "code" : "", "nonce" : "0x00", "storage" : { diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_0_256-1_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_0_256-1_d0g0v0Filler.json index 40e372178..5e8cdb5ed 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_0_256-1_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_0_256-1_d0g0v0Filler.json @@ -36,7 +36,7 @@ } }, "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x061a80", + "balance" : "0x29a2241af6321a80", "code" : "", "nonce" : "0x00", "storage" : { |