aboutsummaryrefslogtreecommitdiffstats
path: root/VMTests/vmIOandFlowOperations
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/vmIOandFlowOperations
parentfd7e3a0433d05eaac2d608cca19916f602332bf2 (diff)
downloadtangerine-tests-4faa8c5dec2e81d8df12cd3dc6b780b521e98967.tar
tangerine-tests-4faa8c5dec2e81d8df12cd3dc6b780b521e98967.tar.gz
tangerine-tests-4faa8c5dec2e81d8df12cd3dc6b780b521e98967.tar.bz2
tangerine-tests-4faa8c5dec2e81d8df12cd3dc6b780b521e98967.tar.lz
tangerine-tests-4faa8c5dec2e81d8df12cd3dc6b780b521e98967.tar.xz
tangerine-tests-4faa8c5dec2e81d8df12cd3dc6b780b521e98967.tar.zst
tangerine-tests-4faa8c5dec2e81d8df12cd3dc6b780b521e98967.zip
Remove more VM tests that touch the world state
Diffstat (limited to 'VMTests/vmIOandFlowOperations')
-rw-r--r--VMTests/vmIOandFlowOperations/extcodecopyMemExp.json37
1 files changed, 0 insertions, 37 deletions
diff --git a/VMTests/vmIOandFlowOperations/extcodecopyMemExp.json b/VMTests/vmIOandFlowOperations/extcodecopyMemExp.json
deleted file mode 100644
index 10827d4c4..000000000
--- a/VMTests/vmIOandFlowOperations/extcodecopyMemExp.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "extcodecopyMemExp" : {
- "_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/vmIOandFlowOperations/extcodecopyMemExpFiller.json",
- "sourceHash" : "d8a55a720f1380ecbb3685ff40a9c3b75b0b3235235ad3fac1f6e97b2ecb0a6e"
- },
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x01f4153d80",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x60ff60ff630fffffff630fffffff3c",
- "data" : "0x",
- "gas" : "0x01f4153d80",
- "gasPrice" : "0x01",
- "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0x0de0b6b3a7640000"
- },
- "pre" : {
- "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0x152d02c7e14af6800000",
- "code" : "0x60ff60ff630fffffff630fffffff3c",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- }
-} \ No newline at end of file