diff options
author | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-05-29 06:43:14 +0800 |
---|---|---|
committer | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-05-29 19:12:54 +0800 |
commit | b4818a003aabb1722f8413ba98fa5b6262ef9673 (patch) | |
tree | f1f7a0dbcc4c8c556e5b040bc89a76eb88bd5874 /tests/files/StateTests/stBlockHashTest.json | |
parent | 0e703d92ac9df61e2ededa8c895c70ded101a607 (diff) | |
download | dexon-b4818a003aabb1722f8413ba98fa5b6262ef9673.tar dexon-b4818a003aabb1722f8413ba98fa5b6262ef9673.tar.gz dexon-b4818a003aabb1722f8413ba98fa5b6262ef9673.tar.bz2 dexon-b4818a003aabb1722f8413ba98fa5b6262ef9673.tar.lz dexon-b4818a003aabb1722f8413ba98fa5b6262ef9673.tar.xz dexon-b4818a003aabb1722f8413ba98fa5b6262ef9673.tar.zst dexon-b4818a003aabb1722f8413ba98fa5b6262ef9673.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" : { |