diff options
author | CJentzsch <jentzsch.software@gmail.com> | 2015-03-03 02:56:53 +0800 |
---|---|---|
committer | CJentzsch <jentzsch.software@gmail.com> | 2015-03-03 02:56:53 +0800 |
commit | 0de34b24534ecd7f6a2db22df7737ad4a695bf8b (patch) | |
tree | a8c3fd81d097d70f09a21d0ede3053b8be32a327 /VMTests/vmBlockInfoTest.json | |
parent | ce7204fa17560f6a76c7592bf5f23d29f22042d6 (diff) | |
download | tangerine-tests-0de34b24534ecd7f6a2db22df7737ad4a695bf8b.tar tangerine-tests-0de34b24534ecd7f6a2db22df7737ad4a695bf8b.tar.gz tangerine-tests-0de34b24534ecd7f6a2db22df7737ad4a695bf8b.tar.bz2 tangerine-tests-0de34b24534ecd7f6a2db22df7737ad4a695bf8b.tar.lz tangerine-tests-0de34b24534ecd7f6a2db22df7737ad4a695bf8b.tar.xz tangerine-tests-0de34b24534ecd7f6a2db22df7737ad4a695bf8b.tar.zst tangerine-tests-0de34b24534ecd7f6a2db22df7737ad4a695bf8b.zip |
add stateRoot to state tests
Diffstat (limited to 'VMTests/vmBlockInfoTest.json')
-rw-r--r-- | VMTests/vmBlockInfoTest.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/VMTests/vmBlockInfoTest.json b/VMTests/vmBlockInfoTest.json index 1ee04ddf2..1cf4d1450 100644 --- a/VMTests/vmBlockInfoTest.json +++ b/VMTests/vmBlockInfoTest.json @@ -20,7 +20,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "4964", + "gas" : "4974", "logs" : [ ], "out" : "0x", @@ -64,7 +64,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "4964", + "gas" : "4974", "logs" : [ ], "out" : "0x", @@ -137,7 +137,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "4964", + "gas" : "4974", "logs" : [ ], "out" : "0x", @@ -181,7 +181,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "4964", + "gas" : "4974", "logs" : [ ], "out" : "0x", @@ -341,7 +341,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "4987", + "gas" : "4995", "logs" : [ ], "out" : "0x", |