aboutsummaryrefslogtreecommitdiffstats
path: root/src/TransactionTestsFiller/ttHomestead/AddressMoreThan20PrefixedBy0Filler.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/TransactionTestsFiller/ttHomestead/AddressMoreThan20PrefixedBy0Filler.json')
-rw-r--r--src/TransactionTestsFiller/ttHomestead/AddressMoreThan20PrefixedBy0Filler.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/TransactionTestsFiller/ttHomestead/AddressMoreThan20PrefixedBy0Filler.json b/src/TransactionTestsFiller/ttHomestead/AddressMoreThan20PrefixedBy0Filler.json
new file mode 100644
index 000000000..25e69e887
--- /dev/null
+++ b/src/TransactionTestsFiller/ttHomestead/AddressMoreThan20PrefixedBy0Filler.json
@@ -0,0 +1,18 @@
+{
+ "AddressMoreThan20PrefixedBy0" : {
+ "expect" : "invalid",
+ "blocknumber" : "1150000",
+ "transaction" :
+ {
+ "data" : "0x12",
+ "gasLimit" : "21000",
+ "gasPrice" : "123",
+ "nonce" : "54",
+ "to" : "0x0000000000000000095e7baea6a6c7c4c2dfeb977efac326af552d87",
+ "value" : "11",
+ "v" : "27",
+ "r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353",
+ "s" : "0x1887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
+ }
+ }
+}