diff options
author | obscuren <geffobscura@gmail.com> | 2015-03-03 22:39:33 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-03-03 22:39:33 +0800 |
commit | a6e04ab05150d1b5aa4adb297f3e5146b1559b02 (patch) | |
tree | b86032e8c810036282a044b457cd74c5ebade2bc /StateTests/stExample.json | |
parent | 42a210b571b9358df16da148d9724c2ef9abbca5 (diff) | |
download | go-tangerine-a6e04ab05150d1b5aa4adb297f3e5146b1559b02.tar go-tangerine-a6e04ab05150d1b5aa4adb297f3e5146b1559b02.tar.gz go-tangerine-a6e04ab05150d1b5aa4adb297f3e5146b1559b02.tar.bz2 go-tangerine-a6e04ab05150d1b5aa4adb297f3e5146b1559b02.tar.lz go-tangerine-a6e04ab05150d1b5aa4adb297f3e5146b1559b02.tar.xz go-tangerine-a6e04ab05150d1b5aa4adb297f3e5146b1559b02.tar.zst go-tangerine-a6e04ab05150d1b5aa4adb297f3e5146b1559b02.zip |
Squashed 'tests/files/' changes from 13be3e3..9e3fe72
9e3fe72 update state root hash
git-subtree-dir: tests/files
git-subtree-split: 9e3fe720e3d46f046e06a91e45c881e79557f721
Diffstat (limited to 'StateTests/stExample.json')
-rw-r--r-- | StateTests/stExample.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/StateTests/stExample.json b/StateTests/stExample.json index 7a5b51ec1..8b9d6f206 100644 --- a/StateTests/stExample.json +++ b/StateTests/stExample.json @@ -27,7 +27,7 @@ } } }, - "postStateRoot" : "56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", + "postStateRoot" : "4b4b7a0d58a2388c0e6b3b048c3c27edd6febc6f04171167ed15a77ab2e60b16", "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", @@ -44,6 +44,7 @@ } } }, + "preStateRoot" : "56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "transaction" : { "data" : "", "gasLimit" : "10000", |