aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/StateTests/stExample.json
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-11-12 05:51:26 +0800
committerobscuren <geffobscura@gmail.com>2014-11-12 05:52:27 +0800
commit6c9e503eb8d41d331d6a74e69539a06590072190 (patch)
treeb9fd4b7abf20d9a901cd4e0f2dc3d70475cdc527 /tests/files/StateTests/stExample.json
parent75ee3b3f089e703b728bb301cc6b2abe4c111c41 (diff)
downloadgo-tangerine-6c9e503eb8d41d331d6a74e69539a06590072190.tar
go-tangerine-6c9e503eb8d41d331d6a74e69539a06590072190.tar.gz
go-tangerine-6c9e503eb8d41d331d6a74e69539a06590072190.tar.bz2
go-tangerine-6c9e503eb8d41d331d6a74e69539a06590072190.tar.lz
go-tangerine-6c9e503eb8d41d331d6a74e69539a06590072190.tar.xz
go-tangerine-6c9e503eb8d41d331d6a74e69539a06590072190.tar.zst
go-tangerine-6c9e503eb8d41d331d6a74e69539a06590072190.zip
Removed all implicit logging. Fixed gas issues and jump errors
Diffstat (limited to 'tests/files/StateTests/stExample.json')
-rw-r--r--tests/files/StateTests/stExample.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/files/StateTests/stExample.json b/tests/files/StateTests/stExample.json
index 685baa7ed..875cf379c 100644
--- a/tests/files/StateTests/stExample.json
+++ b/tests/files/StateTests/stExample.json
@@ -37,14 +37,14 @@
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
"code" : "0x6001600101600055",
- "nonce" : 0,
+ "nonce" : "0",
"storage" : {
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "1000000000000000000",
- "code" : "",
- "nonce" : 0,
+ "code" : "0x",
+ "nonce" : "0",
"storage" : {
}
}