diff options
author | obscuren <geffobscura@gmail.com> | 2015-03-03 20:29:59 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-03-03 20:29:59 +0800 |
commit | 0867e4fae96c0b0d234f1710119a129f8b0d96f7 (patch) | |
tree | 3f9aa0c50397ba006db4dde768b51a72a0aa871b /StateTests/stExample.json | |
parent | 4659b51b50394c596f0548eb53390c80ba96e392 (diff) | |
download | dexon-0867e4fae96c0b0d234f1710119a129f8b0d96f7.tar dexon-0867e4fae96c0b0d234f1710119a129f8b0d96f7.tar.gz dexon-0867e4fae96c0b0d234f1710119a129f8b0d96f7.tar.bz2 dexon-0867e4fae96c0b0d234f1710119a129f8b0d96f7.tar.lz dexon-0867e4fae96c0b0d234f1710119a129f8b0d96f7.tar.xz dexon-0867e4fae96c0b0d234f1710119a129f8b0d96f7.tar.zst dexon-0867e4fae96c0b0d234f1710119a129f8b0d96f7.zip |
Squashed 'tests/files/' changes from 6f75ca3..2bfb7db
2bfb7db update memory test
88f32fa Merge remote-tracking branch 'origin/PoC9' into PoC9
a1f73f9 update gas costs
e16b5d3 Move over to key value rather than array of arrays since they're unordered and no duplicates.
ac11bbc Merge branch 'PoC9' of github.com:/ethereum/tests into PoC9
93ae304 Move to non-repeated.
fd9e406 Added test 2
git-subtree-dir: tests/files
git-subtree-split: 2bfb7dbe09c62319b28a2c2873caf7e7e99bf32a
Diffstat (limited to 'StateTests/stExample.json')
-rw-r--r-- | StateTests/stExample.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/StateTests/stExample.json b/StateTests/stExample.json index dbdd5bf2f..bd82e158f 100644 --- a/StateTests/stExample.json +++ b/StateTests/stExample.json @@ -27,7 +27,7 @@ } } }, - "postStateRoot" : "3a720f5104bfef9d087d1734008ff789ca2b0c01ba0e06a007474edd7c65e055", + "postStateRoot" : "4b4b7a0d58a2388c0e6b3b048c3c27edd6febc6f04171167ed15a77ab2e60b16", "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", |