aboutsummaryrefslogtreecommitdiffstats
path: root/TransactionTests/ttVValue
diff options
context:
space:
mode:
Diffstat (limited to 'TransactionTests/ttVValue')
-rw-r--r--TransactionTests/ttVValue/V_equals37.json30
-rw-r--r--TransactionTests/ttVValue/V_equals38.json30
-rw-r--r--TransactionTests/ttVValue/V_overflow32bit.json4
-rw-r--r--TransactionTests/ttVValue/V_overflow32bitSigned.json2
-rw-r--r--TransactionTests/ttVValue/V_overflow64bitPlus27.json2
-rw-r--r--TransactionTests/ttVValue/V_overflow64bitPlus28.json4
-rw-r--r--TransactionTests/ttVValue/V_overflow64bitSigned.json4
-rw-r--r--TransactionTests/ttVValue/V_wrongvalue_101.json24
-rw-r--r--TransactionTests/ttVValue/V_wrongvalue_121.json24
-rw-r--r--TransactionTests/ttVValue/V_wrongvalue_122.json24
-rw-r--r--TransactionTests/ttVValue/V_wrongvalue_123.json24
-rw-r--r--TransactionTests/ttVValue/V_wrongvalue_124.json24
-rw-r--r--TransactionTests/ttVValue/V_wrongvalue_ff.json24
-rw-r--r--TransactionTests/ttVValue/V_wrongvalue_ffff.json24
-rw-r--r--TransactionTests/ttVValue/WrongVRSTestVEqual26.json24
-rw-r--r--TransactionTests/ttVValue/WrongVRSTestVEqual29.json24
-rw-r--r--TransactionTests/ttVValue/WrongVRSTestVEqual31.json24
-rw-r--r--TransactionTests/ttVValue/WrongVRSTestVEqual36.json24
-rw-r--r--TransactionTests/ttVValue/WrongVRSTestVEqual39.json24
-rw-r--r--TransactionTests/ttVValue/WrongVRSTestVEqual41.json24
20 files changed, 380 insertions, 8 deletions
diff --git a/TransactionTests/ttVValue/V_equals37.json b/TransactionTests/ttVValue/V_equals37.json
new file mode 100644
index 000000000..b0b45e6e7
--- /dev/null
+++ b/TransactionTests/ttVValue/V_equals37.json
@@ -0,0 +1,30 @@
+{
+ "V_equals37" : {
+ "Byzantium" : {
+ "hash" : "4782cb5edcaeda1f0aef204b161214f124cefade9e146245183abbb9ca01bca5",
+ "sender" : "2ea991808ba979ba103147edfd72304ebd95c028"
+ },
+ "Constantinople" : {
+ "hash" : "4782cb5edcaeda1f0aef204b161214f124cefade9e146245183abbb9ca01bca5",
+ "sender" : "2ea991808ba979ba103147edfd72304ebd95c028"
+ },
+ "EIP150" : {
+ },
+ "EIP158" : {
+ "hash" : "4782cb5edcaeda1f0aef204b161214f124cefade9e146245183abbb9ca01bca5",
+ "sender" : "2ea991808ba979ba103147edfd72304ebd95c028"
+ },
+ "Frontier" : {
+ },
+ "Homestead" : {
+ },
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
+ "source" : "src/TransactionTestsFiller/ttVValue/V_equals37Filler.json",
+ "sourceHash" : "89ef69312d4c0b4e3742da501263d23d2a64f180258ac93940997ac6a17b9b19"
+ },
+ "rlp" : "0xf865808698852840a46f82d6d894095e7baea6a6c7c4c2dfeb977efac326af552d87808025a098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa01887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
+ }
+} \ No newline at end of file
diff --git a/TransactionTests/ttVValue/V_equals38.json b/TransactionTests/ttVValue/V_equals38.json
new file mode 100644
index 000000000..eccea563c
--- /dev/null
+++ b/TransactionTests/ttVValue/V_equals38.json
@@ -0,0 +1,30 @@
+{
+ "V_equals38" : {
+ "Byzantium" : {
+ "hash" : "1c52b484646b2af51ce4902b389788c7f771e602aa3e3e0ea941c372d988509b",
+ "sender" : "10d1d0f00e24ed10a9290ab187ab008a2a210559"
+ },
+ "Constantinople" : {
+ "hash" : "1c52b484646b2af51ce4902b389788c7f771e602aa3e3e0ea941c372d988509b",
+ "sender" : "10d1d0f00e24ed10a9290ab187ab008a2a210559"
+ },
+ "EIP150" : {
+ },
+ "EIP158" : {
+ "hash" : "1c52b484646b2af51ce4902b389788c7f771e602aa3e3e0ea941c372d988509b",
+ "sender" : "10d1d0f00e24ed10a9290ab187ab008a2a210559"
+ },
+ "Frontier" : {
+ },
+ "Homestead" : {
+ },
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
+ "source" : "src/TransactionTestsFiller/ttVValue/V_equals38Filler.json",
+ "sourceHash" : "1f995352601f67632431a1c2948013983d38f04a46f8e5549295548e9f129f20"
+ },
+ "rlp" : "0xf87f80a0ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff82520894095e7baea6a6c7c4c2dfeb977efac326af552d87808026a098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa01887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
+ }
+} \ No newline at end of file
diff --git a/TransactionTests/ttVValue/V_overflow32bit.json b/TransactionTests/ttVValue/V_overflow32bit.json
index 6ec8206ea..006cb0330 100644
--- a/TransactionTests/ttVValue/V_overflow32bit.json
+++ b/TransactionTests/ttVValue/V_overflow32bit.json
@@ -14,10 +14,10 @@
},
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.f0141ab0.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
"source" : "src/TransactionTestsFiller/ttVValue/V_overflow32bitFiller.json",
- "sourceHash" : "3bb80aa52f72e4f42135b9e3b8d490bbe080abd400b932282d40ad33d49cb351"
+ "sourceHash" : "bd94fb7c20077bd095b40c49335bb71e45b4b0a53da02891e25067899e85866e"
},
"rlp" : "0xf866030182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a82554485010000001ba098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa08887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
}
diff --git a/TransactionTests/ttVValue/V_overflow32bitSigned.json b/TransactionTests/ttVValue/V_overflow32bitSigned.json
index b2239d51c..343b1a24e 100644
--- a/TransactionTests/ttVValue/V_overflow32bitSigned.json
+++ b/TransactionTests/ttVValue/V_overflow32bitSigned.json
@@ -14,7 +14,7 @@
},
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.f0141ab0.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
"source" : "src/TransactionTestsFiller/ttVValue/V_overflow32bitSignedFiller.json",
"sourceHash" : "5db02c06cf38657f75bc51f87739a82169821c9fe5b4edeb7c60f300e29fa892"
diff --git a/TransactionTests/ttVValue/V_overflow64bitPlus27.json b/TransactionTests/ttVValue/V_overflow64bitPlus27.json
index 738081620..234a19b58 100644
--- a/TransactionTests/ttVValue/V_overflow64bitPlus27.json
+++ b/TransactionTests/ttVValue/V_overflow64bitPlus27.json
@@ -14,7 +14,7 @@
},
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.f0141ab0.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
"source" : "src/TransactionTestsFiller/ttVValue/V_overflow64bitPlus27Filler.json",
"sourceHash" : "58a4c40e4eb9dc6e2f9d640b2b206e66887d32a8ba03df26476793a1923b9105"
diff --git a/TransactionTests/ttVValue/V_overflow64bitPlus28.json b/TransactionTests/ttVValue/V_overflow64bitPlus28.json
index 1d2f60682..0a5c4f9e8 100644
--- a/TransactionTests/ttVValue/V_overflow64bitPlus28.json
+++ b/TransactionTests/ttVValue/V_overflow64bitPlus28.json
@@ -14,10 +14,10 @@
},
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.f0141ab0.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
"source" : "src/TransactionTestsFiller/ttVValue/V_overflow64bitPlus28Filler.json",
- "sourceHash" : "a02a67af6297d63c843671167c25be545ce667836baeb318105c01433139ae1f"
+ "sourceHash" : "00d4d1b332c1677eb5e8480b8414999ca731d2fdf667912abd088cf266a4c9da"
},
"rlp" : "0xf86a03018255f094b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a8255448901000000000000001ca098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa08887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
}
diff --git a/TransactionTests/ttVValue/V_overflow64bitSigned.json b/TransactionTests/ttVValue/V_overflow64bitSigned.json
index 334a23f3d..439a4b6d0 100644
--- a/TransactionTests/ttVValue/V_overflow64bitSigned.json
+++ b/TransactionTests/ttVValue/V_overflow64bitSigned.json
@@ -16,10 +16,10 @@
},
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.f0141ab0.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
"source" : "src/TransactionTestsFiller/ttVValue/V_overflow64bitSignedFiller.json",
- "sourceHash" : "040c4767f31062bfe9c1ca3fd79b9bf7b8d7750b93c6fcbf5001190e5b7bba76"
+ "sourceHash" : "f067c361051a54610dcb141dc0144605d9889d8ea527b13df94afacd0e2e7e7e"
},
"rlp" : "0xf85f030182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a801ca098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa08887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
}
diff --git a/TransactionTests/ttVValue/V_wrongvalue_101.json b/TransactionTests/ttVValue/V_wrongvalue_101.json
new file mode 100644
index 000000000..19476841e
--- /dev/null
+++ b/TransactionTests/ttVValue/V_wrongvalue_101.json
@@ -0,0 +1,24 @@
+{
+ "V_wrongvalue_101" : {
+ "Byzantium" : {
+ },
+ "Constantinople" : {
+ },
+ "EIP150" : {
+ },
+ "EIP158" : {
+ },
+ "Frontier" : {
+ },
+ "Homestead" : {
+ },
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
+ "source" : "src/TransactionTestsFiller/ttVValue/V_wrongvalue_101Filler.json",
+ "sourceHash" : "2d59125cb185bf01617e891f4f4150f271978add1f62736100a30bd61426c7cb"
+ },
+ "rlp" : "0xf863030182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a825544820101a098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa01887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
+ }
+} \ No newline at end of file
diff --git a/TransactionTests/ttVValue/V_wrongvalue_121.json b/TransactionTests/ttVValue/V_wrongvalue_121.json
new file mode 100644
index 000000000..6cdba8854
--- /dev/null
+++ b/TransactionTests/ttVValue/V_wrongvalue_121.json
@@ -0,0 +1,24 @@
+{
+ "V_wrongvalue_121" : {
+ "Byzantium" : {
+ },
+ "Constantinople" : {
+ },
+ "EIP150" : {
+ },
+ "EIP158" : {
+ },
+ "Frontier" : {
+ },
+ "Homestead" : {
+ },
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
+ "source" : "src/TransactionTestsFiller/ttVValue/V_wrongvalue_121Filler.json",
+ "sourceHash" : "7ea6381bd460cc55d8a03cf314c0d9c3e80c46c6a4458af86ea7cd6fdefe2693"
+ },
+ "rlp" : "0xf863030182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a825544820121a098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa01887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
+ }
+} \ No newline at end of file
diff --git a/TransactionTests/ttVValue/V_wrongvalue_122.json b/TransactionTests/ttVValue/V_wrongvalue_122.json
new file mode 100644
index 000000000..fc2dd37af
--- /dev/null
+++ b/TransactionTests/ttVValue/V_wrongvalue_122.json
@@ -0,0 +1,24 @@
+{
+ "V_wrongvalue_122" : {
+ "Byzantium" : {
+ },
+ "Constantinople" : {
+ },
+ "EIP150" : {
+ },
+ "EIP158" : {
+ },
+ "Frontier" : {
+ },
+ "Homestead" : {
+ },
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
+ "source" : "src/TransactionTestsFiller/ttVValue/V_wrongvalue_122Filler.json",
+ "sourceHash" : "f1150e444919dca07aa2b0dc689a400b400eb706fb3022ee622dea9c486b383d"
+ },
+ "rlp" : "0xf863030182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a825544820122a098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa01887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
+ }
+} \ No newline at end of file
diff --git a/TransactionTests/ttVValue/V_wrongvalue_123.json b/TransactionTests/ttVValue/V_wrongvalue_123.json
new file mode 100644
index 000000000..471534504
--- /dev/null
+++ b/TransactionTests/ttVValue/V_wrongvalue_123.json
@@ -0,0 +1,24 @@
+{
+ "V_wrongvalue_123" : {
+ "Byzantium" : {
+ },
+ "Constantinople" : {
+ },
+ "EIP150" : {
+ },
+ "EIP158" : {
+ },
+ "Frontier" : {
+ },
+ "Homestead" : {
+ },
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
+ "source" : "src/TransactionTestsFiller/ttVValue/V_wrongvalue_123Filler.json",
+ "sourceHash" : "ae5f488d5d1ab1296dff095f277fd196228d0e9b4f65d150818fb3033052736f"
+ },
+ "rlp" : "0xf863030182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a825544820123a098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa01887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
+ }
+} \ No newline at end of file
diff --git a/TransactionTests/ttVValue/V_wrongvalue_124.json b/TransactionTests/ttVValue/V_wrongvalue_124.json
new file mode 100644
index 000000000..734e3ba47
--- /dev/null
+++ b/TransactionTests/ttVValue/V_wrongvalue_124.json
@@ -0,0 +1,24 @@
+{
+ "V_wrongvalue_124" : {
+ "Byzantium" : {
+ },
+ "Constantinople" : {
+ },
+ "EIP150" : {
+ },
+ "EIP158" : {
+ },
+ "Frontier" : {
+ },
+ "Homestead" : {
+ },
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
+ "source" : "src/TransactionTestsFiller/ttVValue/V_wrongvalue_124Filler.json",
+ "sourceHash" : "9251669d51f157b871295f59c9c871439254341e1531cd3195190eac06cb8342"
+ },
+ "rlp" : "0xf863030182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a825544820124a098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa01887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
+ }
+} \ No newline at end of file
diff --git a/TransactionTests/ttVValue/V_wrongvalue_ff.json b/TransactionTests/ttVValue/V_wrongvalue_ff.json
new file mode 100644
index 000000000..9464399ea
--- /dev/null
+++ b/TransactionTests/ttVValue/V_wrongvalue_ff.json
@@ -0,0 +1,24 @@
+{
+ "V_wrongvalue_ff" : {
+ "Byzantium" : {
+ },
+ "Constantinople" : {
+ },
+ "EIP150" : {
+ },
+ "EIP158" : {
+ },
+ "Frontier" : {
+ },
+ "Homestead" : {
+ },
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
+ "source" : "src/TransactionTestsFiller/ttVValue/V_wrongvalue_ffFiller.json",
+ "sourceHash" : "6e2993140a3decc1b75735e853807c98da907e4464b33d9310ab90f97fa67a19"
+ },
+ "rlp" : "0xf862030182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a82554481ffa098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa01887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
+ }
+} \ No newline at end of file
diff --git a/TransactionTests/ttVValue/V_wrongvalue_ffff.json b/TransactionTests/ttVValue/V_wrongvalue_ffff.json
new file mode 100644
index 000000000..653856485
--- /dev/null
+++ b/TransactionTests/ttVValue/V_wrongvalue_ffff.json
@@ -0,0 +1,24 @@
+{
+ "V_wrongvalue_ffff" : {
+ "Byzantium" : {
+ },
+ "Constantinople" : {
+ },
+ "EIP150" : {
+ },
+ "EIP158" : {
+ },
+ "Frontier" : {
+ },
+ "Homestead" : {
+ },
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
+ "source" : "src/TransactionTestsFiller/ttVValue/V_wrongvalue_ffffFiller.json",
+ "sourceHash" : "fab6b0cb54d77debb27eaeca7feb7d77a07c4d98792aab810ec0aab9244cbf18"
+ },
+ "rlp" : "0xf863030182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a82554482ffffa098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa01887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
+ }
+} \ No newline at end of file
diff --git a/TransactionTests/ttVValue/WrongVRSTestVEqual26.json b/TransactionTests/ttVValue/WrongVRSTestVEqual26.json
new file mode 100644
index 000000000..6ec8d2334
--- /dev/null
+++ b/TransactionTests/ttVValue/WrongVRSTestVEqual26.json
@@ -0,0 +1,24 @@
+{
+ "WrongVRSTestVEqual26" : {
+ "Byzantium" : {
+ },
+ "Constantinople" : {
+ },
+ "EIP150" : {
+ },
+ "EIP158" : {
+ },
+ "Frontier" : {
+ },
+ "Homestead" : {
+ },
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
+ "source" : "src/TransactionTestsFiller/ttVValue/WrongVRSTestVEqual26Filler.json",
+ "sourceHash" : "279e4070641d6ce1660f67472d74c5ce7473fcfe2c789a777618a95766662773"
+ },
+ "rlp" : "0xf85f800182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a801aa098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa08887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
+ }
+} \ No newline at end of file
diff --git a/TransactionTests/ttVValue/WrongVRSTestVEqual29.json b/TransactionTests/ttVValue/WrongVRSTestVEqual29.json
new file mode 100644
index 000000000..6b91ca490
--- /dev/null
+++ b/TransactionTests/ttVValue/WrongVRSTestVEqual29.json
@@ -0,0 +1,24 @@
+{
+ "WrongVRSTestVEqual29" : {
+ "Byzantium" : {
+ },
+ "Constantinople" : {
+ },
+ "EIP150" : {
+ },
+ "EIP158" : {
+ },
+ "Frontier" : {
+ },
+ "Homestead" : {
+ },
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
+ "source" : "src/TransactionTestsFiller/ttVValue/WrongVRSTestVEqual29Filler.json",
+ "sourceHash" : "5f72f160edc5fa06c3ee3df9edee355c78d3b87821a9e28d95f7db7c365dff43"
+ },
+ "rlp" : "0xf85f800182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a801da098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa08887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
+ }
+} \ No newline at end of file
diff --git a/TransactionTests/ttVValue/WrongVRSTestVEqual31.json b/TransactionTests/ttVValue/WrongVRSTestVEqual31.json
new file mode 100644
index 000000000..75e0ca44c
--- /dev/null
+++ b/TransactionTests/ttVValue/WrongVRSTestVEqual31.json
@@ -0,0 +1,24 @@
+{
+ "WrongVRSTestVEqual31" : {
+ "Byzantium" : {
+ },
+ "Constantinople" : {
+ },
+ "EIP150" : {
+ },
+ "EIP158" : {
+ },
+ "Frontier" : {
+ },
+ "Homestead" : {
+ },
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
+ "source" : "src/TransactionTestsFiller/ttVValue/WrongVRSTestVEqual31Filler.json",
+ "sourceHash" : "9770c8ed2f9c381d2bb71df500cb9add6a6c8c365ee875d7bd88130a6267fdea"
+ },
+ "rlp" : "0xf85f800182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a801fa098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa08887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
+ }
+} \ No newline at end of file
diff --git a/TransactionTests/ttVValue/WrongVRSTestVEqual36.json b/TransactionTests/ttVValue/WrongVRSTestVEqual36.json
new file mode 100644
index 000000000..053dbf598
--- /dev/null
+++ b/TransactionTests/ttVValue/WrongVRSTestVEqual36.json
@@ -0,0 +1,24 @@
+{
+ "WrongVRSTestVEqual36" : {
+ "Byzantium" : {
+ },
+ "Constantinople" : {
+ },
+ "EIP150" : {
+ },
+ "EIP158" : {
+ },
+ "Frontier" : {
+ },
+ "Homestead" : {
+ },
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
+ "source" : "src/TransactionTestsFiller/ttVValue/WrongVRSTestVEqual36Filler.json",
+ "sourceHash" : "b8c0fbf44899b9ae599ce36f8cdcfc3a946037ebb52d66bef4053437fe0a87b5"
+ },
+ "rlp" : "0xf85f800182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a8024a098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa01887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
+ }
+} \ No newline at end of file
diff --git a/TransactionTests/ttVValue/WrongVRSTestVEqual39.json b/TransactionTests/ttVValue/WrongVRSTestVEqual39.json
new file mode 100644
index 000000000..0fd1b2706
--- /dev/null
+++ b/TransactionTests/ttVValue/WrongVRSTestVEqual39.json
@@ -0,0 +1,24 @@
+{
+ "WrongVRSTestVEqual39" : {
+ "Byzantium" : {
+ },
+ "Constantinople" : {
+ },
+ "EIP150" : {
+ },
+ "EIP158" : {
+ },
+ "Frontier" : {
+ },
+ "Homestead" : {
+ },
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
+ "source" : "src/TransactionTestsFiller/ttVValue/WrongVRSTestVEqual39Filler.json",
+ "sourceHash" : "41ac9a098f11129b85f29dc4638b4b637891c56854c258e881ad1e50ef056c54"
+ },
+ "rlp" : "0xf85f800182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a8027a098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa01887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
+ }
+} \ No newline at end of file
diff --git a/TransactionTests/ttVValue/WrongVRSTestVEqual41.json b/TransactionTests/ttVValue/WrongVRSTestVEqual41.json
new file mode 100644
index 000000000..fc43374ab
--- /dev/null
+++ b/TransactionTests/ttVValue/WrongVRSTestVEqual41.json
@@ -0,0 +1,24 @@
+{
+ "WrongVRSTestVEqual41" : {
+ "Byzantium" : {
+ },
+ "Constantinople" : {
+ },
+ "EIP150" : {
+ },
+ "EIP158" : {
+ },
+ "Frontier" : {
+ },
+ "Homestead" : {
+ },
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++",
+ "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++",
+ "source" : "src/TransactionTestsFiller/ttVValue/WrongVRSTestVEqual41Filler.json",
+ "sourceHash" : "480814a86355711c13a42d33fefff809bcd9fd2268bb04ad4875b8a33813057d"
+ },
+ "rlp" : "0xf85f800182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a8029a098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa01887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
+ }
+} \ No newline at end of file