diff options
author | obscuren <geffobscura@gmail.com> | 2015-03-03 19:26:24 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-03-03 19:26:24 +0800 |
commit | b7ec9fbb0e49e345a8a2566226a76d50b48266a7 (patch) | |
tree | 825b0618c3a8325afad15f9fda82a3b4099691b2 /VMTests/vmSystemOperationsTest.json | |
parent | d0354b844028220b31f55c2cdbe9d4cc546d4b52 (diff) | |
download | go-tangerine-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar go-tangerine-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar.gz go-tangerine-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar.bz2 go-tangerine-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar.lz go-tangerine-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar.xz go-tangerine-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.tar.zst go-tangerine-b7ec9fbb0e49e345a8a2566226a76d50b48266a7.zip |
Squashed 'tests/files/' changes from a3d44ca..998e275
998e275 renamed
089e346 Added hex encoded securetrie test
cdefad8 Update VM tests.
ec0a309 update state root
b3d223e update state root hash
171a945 update memory teste
git-subtree-dir: tests/files
git-subtree-split: 998e2756b5491c760f6624c62ebc09e86197c31f
Diffstat (limited to 'VMTests/vmSystemOperationsTest.json')
-rw-r--r-- | VMTests/vmSystemOperationsTest.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/VMTests/vmSystemOperationsTest.json b/VMTests/vmSystemOperationsTest.json index 7912245dd..c2c193d79 100644 --- a/VMTests/vmSystemOperationsTest.json +++ b/VMTests/vmSystemOperationsTest.json @@ -4,7 +4,7 @@ { "data" : "0x", "destination" : "945304eb96065b2a98b57a48a06ae28d285a71b5", - "gasLimit" : "1000", + "gasLimit" : "3300", "value" : "24" } ], @@ -177,7 +177,7 @@ { "data" : "0x", "destination" : "945304eb96065b2a98b57a48a06ae28d285a71b5", - "gasLimit" : "1000", + "gasLimit" : "3300", "value" : "24" } ], @@ -234,7 +234,7 @@ { "data" : "0x", "destination" : "945304eb96065b2a98b57a48a06ae28d285a71b5", - "gasLimit" : "1000", + "gasLimit" : "3300", "value" : "24" } ], @@ -299,7 +299,7 @@ { "data" : "0x", "destination" : "945304eb96065b2a98b57a48a06ae28d285a71b5", - "gasLimit" : "100000", + "gasLimit" : "102300", "value" : "23" } ], @@ -519,7 +519,7 @@ { "data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaaffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaa", "destination" : "945304eb96065b2a98b57a48a06ae28d285a71b5", - "gasLimit" : "1000000", + "gasLimit" : "1002300", "value" : "23" } ], @@ -829,7 +829,7 @@ { "data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaaffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaa", "destination" : "945304eb96065b2a98b57a48a06ae28d285a71b5", - "gasLimit" : "1000000", + "gasLimit" : "1002300", "value" : "23" } ], @@ -1039,7 +1039,7 @@ { "data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaaffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaa", "destination" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "gasLimit" : "1000000", + "gasLimit" : "1002300", "value" : "23" } ], @@ -1104,7 +1104,7 @@ { "data" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaaffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaa", "destination" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "gasLimit" : "500", + "gasLimit" : "2800", "value" : "23" } ], |