aboutsummaryrefslogtreecommitdiffstats
path: root/VMTests/vmBlockInfoTest
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2017-10-07 03:59:28 +0800
committerDimitry <dimitry@ethereum.org>2017-10-07 03:59:28 +0800
commit8a53efa84c102c2c547692e47778e5a5e45cb126 (patch)
tree0dd31a83b47bef4a980862aa90a2328539e88995 /VMTests/vmBlockInfoTest
parentadaa3459f1f381370d56a4449927da97a28ad731 (diff)
downloaddexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.gz
dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.zst
dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.zip
refill all the tests
Diffstat (limited to 'VMTests/vmBlockInfoTest')
-rw-r--r--VMTests/vmBlockInfoTest/blockhash257Block.json6
-rw-r--r--VMTests/vmBlockInfoTest/blockhash258Block.json6
-rw-r--r--VMTests/vmBlockInfoTest/blockhashInRange.json6
-rw-r--r--VMTests/vmBlockInfoTest/blockhashMyBlock.json6
-rw-r--r--VMTests/vmBlockInfoTest/blockhashNotExistingBlock.json6
-rw-r--r--VMTests/vmBlockInfoTest/blockhashOutOfRange.json6
-rw-r--r--VMTests/vmBlockInfoTest/blockhashUnderFlow.json6
-rw-r--r--VMTests/vmBlockInfoTest/coinbase.json6
-rw-r--r--VMTests/vmBlockInfoTest/difficulty.json6
-rw-r--r--VMTests/vmBlockInfoTest/gaslimit.json6
-rw-r--r--VMTests/vmBlockInfoTest/number.json6
-rw-r--r--VMTests/vmBlockInfoTest/timestamp.json6
12 files changed, 48 insertions, 24 deletions
diff --git a/VMTests/vmBlockInfoTest/blockhash257Block.json b/VMTests/vmBlockInfoTest/blockhash257Block.json
index 7bc496521..712adc51e 100644
--- a/VMTests/vmBlockInfoTest/blockhash257Block.json
+++ b/VMTests/vmBlockInfoTest/blockhash257Block.json
@@ -2,8 +2,10 @@
"blockhash257Block" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++",
- "source" : "/src/VMTestsFiller/vmBlockInfoTest/blockhash257BlockFiller.json"
+ "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/vmBlockInfoTest/blockhash257BlockFiller.json",
+ "sourceHash" : "902c36b18cf6d8824f870ac4f954d101b70c10d42cf25c036e1f40db5fb871f3"
},
"callcreates" : [
],
diff --git a/VMTests/vmBlockInfoTest/blockhash258Block.json b/VMTests/vmBlockInfoTest/blockhash258Block.json
index 388804fda..03578578a 100644
--- a/VMTests/vmBlockInfoTest/blockhash258Block.json
+++ b/VMTests/vmBlockInfoTest/blockhash258Block.json
@@ -2,8 +2,10 @@
"blockhash258Block" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++",
- "source" : "/src/VMTestsFiller/vmBlockInfoTest/blockhash258BlockFiller.json"
+ "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/vmBlockInfoTest/blockhash258BlockFiller.json",
+ "sourceHash" : "5793008a2fa566316ff3369573ab0100c3750cf1b10e053a9e419dc5c208995b"
},
"callcreates" : [
],
diff --git a/VMTests/vmBlockInfoTest/blockhashInRange.json b/VMTests/vmBlockInfoTest/blockhashInRange.json
index dc0b57748..680e4e79c 100644
--- a/VMTests/vmBlockInfoTest/blockhashInRange.json
+++ b/VMTests/vmBlockInfoTest/blockhashInRange.json
@@ -2,8 +2,10 @@
"blockhashInRange" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++",
- "source" : "/src/VMTestsFiller/vmBlockInfoTest/blockhashInRangeFiller.json"
+ "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/vmBlockInfoTest/blockhashInRangeFiller.json",
+ "sourceHash" : "b96e90e7810595461f8ab20bde3452ab7aad8d982649eb0a926331b503661da7"
},
"callcreates" : [
],
diff --git a/VMTests/vmBlockInfoTest/blockhashMyBlock.json b/VMTests/vmBlockInfoTest/blockhashMyBlock.json
index cbbb12450..2d82f508e 100644
--- a/VMTests/vmBlockInfoTest/blockhashMyBlock.json
+++ b/VMTests/vmBlockInfoTest/blockhashMyBlock.json
@@ -2,8 +2,10 @@
"blockhashMyBlock" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++",
- "source" : "/src/VMTestsFiller/vmBlockInfoTest/blockhashMyBlockFiller.json"
+ "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/vmBlockInfoTest/blockhashMyBlockFiller.json",
+ "sourceHash" : "1b1d7531b88d196f4402b74de942ec0e32fe7dc4e893945c56dff52acc8baf76"
},
"callcreates" : [
],
diff --git a/VMTests/vmBlockInfoTest/blockhashNotExistingBlock.json b/VMTests/vmBlockInfoTest/blockhashNotExistingBlock.json
index ba157df33..4222b2519 100644
--- a/VMTests/vmBlockInfoTest/blockhashNotExistingBlock.json
+++ b/VMTests/vmBlockInfoTest/blockhashNotExistingBlock.json
@@ -2,8 +2,10 @@
"blockhashNotExistingBlock" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++",
- "source" : "/src/VMTestsFiller/vmBlockInfoTest/blockhashNotExistingBlockFiller.json"
+ "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/vmBlockInfoTest/blockhashNotExistingBlockFiller.json",
+ "sourceHash" : "dc44164798b65c60f74bbad93a07fa6eb8aeda8a2c3ca5b8224186383bc207eb"
},
"callcreates" : [
],
diff --git a/VMTests/vmBlockInfoTest/blockhashOutOfRange.json b/VMTests/vmBlockInfoTest/blockhashOutOfRange.json
index 60af81d03..7774c9e79 100644
--- a/VMTests/vmBlockInfoTest/blockhashOutOfRange.json
+++ b/VMTests/vmBlockInfoTest/blockhashOutOfRange.json
@@ -2,8 +2,10 @@
"blockhashOutOfRange" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++",
- "source" : "/src/VMTestsFiller/vmBlockInfoTest/blockhashOutOfRangeFiller.json"
+ "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/vmBlockInfoTest/blockhashOutOfRangeFiller.json",
+ "sourceHash" : "7a97a9d30c10e23783c12e25dbd5d4930e7b8cc6522217dfcbf7d3e422c54e96"
},
"callcreates" : [
],
diff --git a/VMTests/vmBlockInfoTest/blockhashUnderFlow.json b/VMTests/vmBlockInfoTest/blockhashUnderFlow.json
index 3e560d0d7..e2e59a534 100644
--- a/VMTests/vmBlockInfoTest/blockhashUnderFlow.json
+++ b/VMTests/vmBlockInfoTest/blockhashUnderFlow.json
@@ -2,8 +2,10 @@
"blockhashUnderFlow" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++",
- "source" : "/src/VMTestsFiller/vmBlockInfoTest/blockhashUnderFlowFiller.json"
+ "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/vmBlockInfoTest/blockhashUnderFlowFiller.json",
+ "sourceHash" : "25a01993d3f342fe181532207fcec292677aa988b05553d328b5aa9b13db08f8"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
diff --git a/VMTests/vmBlockInfoTest/coinbase.json b/VMTests/vmBlockInfoTest/coinbase.json
index e632c3fc9..71626eee8 100644
--- a/VMTests/vmBlockInfoTest/coinbase.json
+++ b/VMTests/vmBlockInfoTest/coinbase.json
@@ -2,8 +2,10 @@
"coinbase" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++",
- "source" : "/src/VMTestsFiller/vmBlockInfoTest/coinbaseFiller.json"
+ "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/vmBlockInfoTest/coinbaseFiller.json",
+ "sourceHash" : "236ddc3408580584cd61043f173b10beb84225193abc329de83ce704930aa468"
},
"callcreates" : [
],
diff --git a/VMTests/vmBlockInfoTest/difficulty.json b/VMTests/vmBlockInfoTest/difficulty.json
index 3ca9f5ce8..1bb3b818f 100644
--- a/VMTests/vmBlockInfoTest/difficulty.json
+++ b/VMTests/vmBlockInfoTest/difficulty.json
@@ -2,8 +2,10 @@
"difficulty" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++",
- "source" : "/src/VMTestsFiller/vmBlockInfoTest/difficultyFiller.json"
+ "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/vmBlockInfoTest/difficultyFiller.json",
+ "sourceHash" : "55677b1ac99f8be3cb650f2c802347247d07c9db18ee4ed67e6211c3d2d846e2"
},
"callcreates" : [
],
diff --git a/VMTests/vmBlockInfoTest/gaslimit.json b/VMTests/vmBlockInfoTest/gaslimit.json
index bfa48c4de..a04db1cb6 100644
--- a/VMTests/vmBlockInfoTest/gaslimit.json
+++ b/VMTests/vmBlockInfoTest/gaslimit.json
@@ -2,8 +2,10 @@
"gaslimit" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++",
- "source" : "/src/VMTestsFiller/vmBlockInfoTest/gaslimitFiller.json"
+ "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/vmBlockInfoTest/gaslimitFiller.json",
+ "sourceHash" : "bdca68927ed37221e923d1faf7188de5eacf7bab9bcd4f7ae29e92e5d700040b"
},
"callcreates" : [
],
diff --git a/VMTests/vmBlockInfoTest/number.json b/VMTests/vmBlockInfoTest/number.json
index f23d74880..fe2a72e09 100644
--- a/VMTests/vmBlockInfoTest/number.json
+++ b/VMTests/vmBlockInfoTest/number.json
@@ -2,8 +2,10 @@
"number" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++",
- "source" : "/src/VMTestsFiller/vmBlockInfoTest/numberFiller.json"
+ "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/vmBlockInfoTest/numberFiller.json",
+ "sourceHash" : "f5b4fed700cb69ccbb22799263bb2db7f25ec73bfe7906c7fab5f28df4f930d1"
},
"callcreates" : [
],
diff --git a/VMTests/vmBlockInfoTest/timestamp.json b/VMTests/vmBlockInfoTest/timestamp.json
index 76722149c..91e39b4f6 100644
--- a/VMTests/vmBlockInfoTest/timestamp.json
+++ b/VMTests/vmBlockInfoTest/timestamp.json
@@ -2,8 +2,10 @@
"timestamp" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++",
- "source" : "/src/VMTestsFiller/vmBlockInfoTest/timestampFiller.json"
+ "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/vmBlockInfoTest/timestampFiller.json",
+ "sourceHash" : "1aca3c10c52c6529998c6b1926651727a1c529a2e0810544f2fc3092278e19f9"
},
"callcreates" : [
],