aboutsummaryrefslogtreecommitdiffstats
path: root/VMTests/vmSystemOperations/ABAcalls2.json
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2018-04-14 00:29:48 +0800
committerYoichi Hirai <i@yoichihirai.com>2018-04-14 00:29:48 +0800
commit4faa8c5dec2e81d8df12cd3dc6b780b521e98967 (patch)
tree8563df0751e993e69f562430bf688e34079be8ef /VMTests/vmSystemOperations/ABAcalls2.json
parentfd7e3a0433d05eaac2d608cca19916f602332bf2 (diff)
downloaddexon-tests-4faa8c5dec2e81d8df12cd3dc6b780b521e98967.tar.gz
dexon-tests-4faa8c5dec2e81d8df12cd3dc6b780b521e98967.tar.zst
dexon-tests-4faa8c5dec2e81d8df12cd3dc6b780b521e98967.zip
Remove more VM tests that touch the world state
Diffstat (limited to 'VMTests/vmSystemOperations/ABAcalls2.json')
-rw-r--r--VMTests/vmSystemOperations/ABAcalls2.json44
1 files changed, 0 insertions, 44 deletions
diff --git a/VMTests/vmSystemOperations/ABAcalls2.json b/VMTests/vmSystemOperations/ABAcalls2.json
deleted file mode 100644
index ccd8298e4..000000000
--- a/VMTests/vmSystemOperations/ABAcalls2.json
+++ /dev/null
@@ -1,44 +0,0 @@
-{
- "ABAcalls2" : {
- "_info" : {
- "comment" : "",
- "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
- "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
- "source" : "src/VMTestsFiller/vmSystemOperations/ABAcalls2Filler.json",
- "sourceHash" : "d3f9a754be3e2d1030da0c67b7549a0f296cc6b42f6c1d10fe40439c20ce3a75"
- },
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x989680",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x6001600054016000556000600060006000600173945304eb96065b2a98b57a48a06ae28d285a71b56103e85a03f1",
- "data" : "0x",
- "gas" : "0x09184e72a000",
- "gasPrice" : "0x5af3107a4000",
- "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0x0186a0"
- },
- "pre" : {
- "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0x152d02c7e14af6800000",
- "code" : "0x6001600054016000556000600060006000600173945304eb96065b2a98b57a48a06ae28d285a71b56103e85a03f1",
- "nonce" : "0x00",
- "storage" : {
- }
- },
- "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : {
- "balance" : "0x00",
- "code" : "0x60016000540160005560006000600060006000730f572e5295c57f15886f9b263e2f6d2d6c7b5ec66103e85a03f1",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- }
-} \ No newline at end of file