diff options
author | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-06-02 04:34:44 +0800 |
---|---|---|
committer | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-06-02 04:34:44 +0800 |
commit | 5a692ba4f6097b34c7c1ae85b6e06748ae2e06c7 (patch) | |
tree | 8724987a5537952880d24b756c821820748b5ce5 /tests/files/StateTests/stBlockHashTest.json | |
parent | 5b14fdb94b61af9f17f53593766a706c9780a7be (diff) | |
download | dexon-5a692ba4f6097b34c7c1ae85b6e06748ae2e06c7.tar dexon-5a692ba4f6097b34c7c1ae85b6e06748ae2e06c7.tar.gz dexon-5a692ba4f6097b34c7c1ae85b6e06748ae2e06c7.tar.bz2 dexon-5a692ba4f6097b34c7c1ae85b6e06748ae2e06c7.tar.lz dexon-5a692ba4f6097b34c7c1ae85b6e06748ae2e06c7.tar.xz dexon-5a692ba4f6097b34c7c1ae85b6e06748ae2e06c7.tar.zst dexon-5a692ba4f6097b34c7c1ae85b6e06748ae2e06c7.zip |
Update Ethereum JSON test files
Diffstat (limited to 'tests/files/StateTests/stBlockHashTest.json')
-rw-r--r-- | tests/files/StateTests/stBlockHashTest.json | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/tests/files/StateTests/stBlockHashTest.json b/tests/files/StateTests/stBlockHashTest.json index dd018b65b..bc02e9002 100644 --- a/tests/files/StateTests/stBlockHashTest.json +++ b/tests/files/StateTests/stBlockHashTest.json @@ -142,21 +142,28 @@ "out" : "0x", "post" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x0de0b6b3a7640000", + "balance" : "0x0de0b6b3a764000a", "code" : "0x600040600055610101406001557fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff40600255", "nonce" : "0x00", "storage" : { } }, - "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0f4240", + "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x8cee", "code" : "0x", "nonce" : "0x00", "storage" : { } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x3a3218", + "code" : "0x", + "nonce" : "0x01", + "storage" : { + } } }, - "postStateRoot" : "06288380a8085485ac48f0b726c86f3e6253946ba969ed0d9e1a0f34d0133b81", + "postStateRoot" : "2a12af36bb359a981bcefc9256eb5fbed4acad1c27be59c2f726b547dfafec2a", "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0x0de0b6b3a7640000", @@ -166,7 +173,7 @@ } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0f4240", + "balance" : "0x3abf10", "code" : "0x", "nonce" : "0x00", "storage" : { |