diff options
author | Jeffrey Wilcke <jeffrey@ethereum.org> | 2016-02-29 22:05:37 +0800 |
---|---|---|
committer | Jeffrey Wilcke <jeffrey@ethereum.org> | 2016-02-29 22:05:37 +0800 |
commit | 4044a8cea44cd4cee3a8ddaf51a76b71c9d22042 (patch) | |
tree | 1aa3776381e8e117b66e4a8ed1bf83e29d966ff1 /tests/files/StateTests/stSystemOperationsTest.json | |
parent | c541b38fb36587d23c60f5e2f2b9b3c8700ec489 (diff) | |
parent | 61be63bb9b8527bb3e2357ad35a0f4ef29304da1 (diff) | |
download | go-tangerine-4044a8cea44cd4cee3a8ddaf51a76b71c9d22042.tar go-tangerine-4044a8cea44cd4cee3a8ddaf51a76b71c9d22042.tar.gz go-tangerine-4044a8cea44cd4cee3a8ddaf51a76b71c9d22042.tar.bz2 go-tangerine-4044a8cea44cd4cee3a8ddaf51a76b71c9d22042.tar.lz go-tangerine-4044a8cea44cd4cee3a8ddaf51a76b71c9d22042.tar.xz go-tangerine-4044a8cea44cd4cee3a8ddaf51a76b71c9d22042.tar.zst go-tangerine-4044a8cea44cd4cee3a8ddaf51a76b71c9d22042.zip |
Merge pull request #2258 from obscuren/release/1.3.4v1.3.4
Homestead Release Candidate
Diffstat (limited to 'tests/files/StateTests/stSystemOperationsTest.json')
-rwxr-xr-x[-rw-r--r--] | tests/files/StateTests/stSystemOperationsTest.json | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/tests/files/StateTests/stSystemOperationsTest.json b/tests/files/StateTests/stSystemOperationsTest.json index 94ca013e3..ff381f9b6 100644..100755 --- a/tests/files/StateTests/stSystemOperationsTest.json +++ b/tests/files/StateTests/stSystemOperationsTest.json @@ -17631,40 +17631,32 @@ "out" : "0x", "post" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x0de0b6b3a76582b8", - "code" : "0x7c601080600c6000396000f3006000355415600957005b60203560003555600052601d60036103e8f0600055", - "nonce" : "0x01", + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7c601080600c6000396000f3006000355415600957005b60203560003555600052601d6003670de0b6b3a7640001f0600055", + "nonce" : "0x00", "storage" : { - "0x00" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x0129d8", + "balance" : "0xe2a8", "code" : "0x", "nonce" : "0x00", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0c91c8", + "balance" : "0x0e5f98", "code" : "0x", "nonce" : "0x01", "storage" : { } - }, - "d2571607e241ecf590ed94b12d87c94babe36db6" : { - "balance" : "0x03e8", - "code" : "0x6000355415600957005b602035600035", - "nonce" : "0x00", - "storage" : { - } } }, - "postStateRoot" : "be3ac59e79097c4b1c20380c8f79c97857635538d2cde9cb931e9647fcaef699", + "postStateRoot" : "92152a14da785d61543ce9241c8562e55b97dd1f4af60190a30f7d045d8014b1", "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0x0de0b6b3a7640000", - "code" : "0x7c601080600c6000396000f3006000355415600957005b60203560003555600052601d60036103e8f0600055", + "code" : "0x7c601080600c6000396000f3006000355415600957005b60203560003555600052601d6003670de0b6b3a7640001f0600055", "nonce" : "0x00", "storage" : { } @@ -17684,7 +17676,7 @@ "nonce" : "0x00", "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", - "value" : "0x0186a0" + "value" : "0x00" } }, "createNameRegistratorZeroMem" : { |