aboutsummaryrefslogtreecommitdiffstats
path: root/VMTests/vmRandomTest
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/vmRandomTest
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/vmRandomTest')
-rw-r--r--VMTests/vmRandomTest/201503110526PYTHON.json37
-rw-r--r--VMTests/vmRandomTest/201503120525PYTHON.json37
-rw-r--r--VMTests/vmRandomTest/201503120547PYTHON.json37
-rw-r--r--VMTests/vmRandomTest/201503120909PYTHON.json37
4 files changed, 0 insertions, 148 deletions
diff --git a/VMTests/vmRandomTest/201503110526PYTHON.json b/VMTests/vmRandomTest/201503110526PYTHON.json
deleted file mode 100644
index f9c721452..000000000
--- a/VMTests/vmRandomTest/201503110526PYTHON.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "201503110526PYTHON" : {
- "_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/vmRandomTest/201503110526PYTHONFiller.json",
- "sourceHash" : "166f3d2572396cb865efd3aad4377a7749708c7442636bdd52f77034bad79be5"
- },
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x012c",
- "currentTimestamp" : "0x02"
- },
- "exec" : {
- "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x41454361426a4440f29056116855",
- "data" : "0x",
- "gas" : "0x2710",
- "gasPrice" : "0x5af3107a4000",
- "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0x0de0b6b3a7640000"
- },
- "pre" : {
- "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0x0de0b6b3a7640000",
- "code" : "0x41454361426a4440f29056116855",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- }
-} \ No newline at end of file
diff --git a/VMTests/vmRandomTest/201503120525PYTHON.json b/VMTests/vmRandomTest/201503120525PYTHON.json
deleted file mode 100644
index 4147e79b7..000000000
--- a/VMTests/vmRandomTest/201503120525PYTHON.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "201503120525PYTHON" : {
- "_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/vmRandomTest/201503120525PYTHONFiller.json",
- "sourceHash" : "4d2b163dcf3ae283ff40e9f1f0c6f6180f3fce551fcb15a64a800b5afe723374"
- },
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x012c",
- "currentTimestamp" : "0x02"
- },
- "exec" : {
- "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x87584242",
- "data" : "0x",
- "gas" : "0x2710",
- "gasPrice" : "0x5af3107a4000",
- "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0x0de0b6b3a7640000"
- },
- "pre" : {
- "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0x0de0b6b3a7640000",
- "code" : "0x87584242",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- }
-} \ No newline at end of file
diff --git a/VMTests/vmRandomTest/201503120547PYTHON.json b/VMTests/vmRandomTest/201503120547PYTHON.json
deleted file mode 100644
index cfd40900d..000000000
--- a/VMTests/vmRandomTest/201503120547PYTHON.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "201503120547PYTHON" : {
- "_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/vmRandomTest/201503120547PYTHONFiller.json",
- "sourceHash" : "4ae380c5eaf293a5fec32a2dae39dd544a89dd629ef6a937c06024a8a303adcb"
- },
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x012c",
- "currentTimestamp" : "0x02"
- },
- "exec" : {
- "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x444245454141434007576c9c03f19334",
- "data" : "0x",
- "gas" : "0x2710",
- "gasPrice" : "0x5af3107a4000",
- "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0x0de0b6b3a7640000"
- },
- "pre" : {
- "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0x0de0b6b3a7640000",
- "code" : "0x444245454141434007576c9c03f19334",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- }
-} \ No newline at end of file
diff --git a/VMTests/vmRandomTest/201503120909PYTHON.json b/VMTests/vmRandomTest/201503120909PYTHON.json
deleted file mode 100644
index c5144dd80..000000000
--- a/VMTests/vmRandomTest/201503120909PYTHON.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "201503120909PYTHON" : {
- "_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/vmRandomTest/201503120909PYTHONFiller.json",
- "sourceHash" : "71942e2d4a5fa5dd9b3ddff26259ec633c9ed37afe882224b5615f55b5d159cb"
- },
- "env" : {
- "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x012c",
- "currentTimestamp" : "0x02"
- },
- "exec" : {
- "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x4445444440500442829d55",
- "data" : "0x",
- "gas" : "0x2710",
- "gasPrice" : "0x5af3107a4000",
- "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0x0de0b6b3a7640000"
- },
- "pre" : {
- "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0x0de0b6b3a7640000",
- "code" : "0x4445444440500442829d55",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- }
-} \ No newline at end of file