diff options
author | Christoph Jentzsch <jentzsch.software@gmail.com> | 2014-10-28 19:58:27 +0800 |
---|---|---|
committer | Christoph Jentzsch <jentzsch.software@gmail.com> | 2014-10-28 19:58:27 +0800 |
commit | c9eae764b8921a5d6c929b8544cb9acdb920453c (patch) | |
tree | 26f4a3b31a272aeae8fcdeb3e65e8a64f0901699 /vmtests/vmSha3Test.json | |
parent | ad2a75ac58ddcb06316f68d0fdaa8e80828a990c (diff) | |
download | dexon-tests-c9eae764b8921a5d6c929b8544cb9acdb920453c.tar dexon-tests-c9eae764b8921a5d6c929b8544cb9acdb920453c.tar.gz dexon-tests-c9eae764b8921a5d6c929b8544cb9acdb920453c.tar.bz2 dexon-tests-c9eae764b8921a5d6c929b8544cb9acdb920453c.tar.lz dexon-tests-c9eae764b8921a5d6c929b8544cb9acdb920453c.tar.xz dexon-tests-c9eae764b8921a5d6c929b8544cb9acdb920453c.tar.zst dexon-tests-c9eae764b8921a5d6c929b8544cb9acdb920453c.zip |
Update SSTORE gas cost and BNOT instead of NEG
Diffstat (limited to 'vmtests/vmSha3Test.json')
-rw-r--r-- | vmtests/vmSha3Test.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vmtests/vmSha3Test.json b/vmtests/vmSha3Test.json index 54ba645a9..95d710521 100644 --- a/vmtests/vmSha3Test.json +++ b/vmtests/vmSha3Test.json @@ -20,7 +20,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "99999999777", + "gas" : "99999999677", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -63,7 +63,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9776", + "gas" : "9676", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -106,7 +106,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9776", + "gas" : "9676", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { |