diff options
author | Gav Wood <i@gavwood.com> | 2015-03-03 19:05:30 +0800 |
---|---|---|
committer | Gav Wood <i@gavwood.com> | 2015-03-03 19:05:30 +0800 |
commit | cdefad87483cb5c6eabbf1275bdc4ce9fdf148a3 (patch) | |
tree | ffa237224eceeb8863d8daac07a1af5ebe8c087e /VMTests/vmSystemOperationsTest.json | |
parent | ec0a30966945af315922be1875d755c728be2ef5 (diff) | |
download | dexon-tests-cdefad87483cb5c6eabbf1275bdc4ce9fdf148a3.tar dexon-tests-cdefad87483cb5c6eabbf1275bdc4ce9fdf148a3.tar.gz dexon-tests-cdefad87483cb5c6eabbf1275bdc4ce9fdf148a3.tar.bz2 dexon-tests-cdefad87483cb5c6eabbf1275bdc4ce9fdf148a3.tar.lz dexon-tests-cdefad87483cb5c6eabbf1275bdc4ce9fdf148a3.tar.xz dexon-tests-cdefad87483cb5c6eabbf1275bdc4ce9fdf148a3.tar.zst dexon-tests-cdefad87483cb5c6eabbf1275bdc4ce9fdf148a3.zip |
Update VM tests.
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" } ], |