diff options
Diffstat (limited to 'src/TransactionTestsFiller/EIP155')
-rw-r--r-- | src/TransactionTestsFiller/EIP155/ttTransactionTestFiller.json | 8 | ||||
-rw-r--r-- | src/TransactionTestsFiller/EIP155/ttTransactionTestVRuleFiller.json | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/src/TransactionTestsFiller/EIP155/ttTransactionTestFiller.json b/src/TransactionTestsFiller/EIP155/ttTransactionTestFiller.json index a13a5b119..0398adb66 100644 --- a/src/TransactionTestsFiller/EIP155/ttTransactionTestFiller.json +++ b/src/TransactionTestsFiller/EIP155/ttTransactionTestFiller.json @@ -281,7 +281,7 @@ "sender" : "61adaba383a740078e3efbddf082be05534e5484", "transaction" : { - "data" : "0x000000000000000000000000000000000000000000000000000000000", + "data" : "0x0000000000000000000000000000000000000000000000000000000000", "gasLimit" : "25000", "gasPrice" : "1", "nonce" : "0", @@ -300,7 +300,7 @@ "sender" : "93641cf56c3cb70af282fb4c4eece66c425b8719", "transaction" : { - "data" : "0x010000000000000000000000000000000000000000000000000000000", + "data" : "0x0010000000000000000000000000000000000000000000000000000000", "gasLimit" : "25000", "gasPrice" : "1", "nonce" : "0", @@ -319,7 +319,7 @@ "sender" : "67719a47cf3e3fe77b89c994d85395ad0f899d86", "transaction" : { - "data" : "0x000000000000000000000000001000000000000000000000000000000", + "data" : "0x0000000000000000000000000001000000000000000000000000000000", "gasLimit" : "25000", "gasPrice" : "1", "nonce" : "0", @@ -990,7 +990,7 @@ "gasLimit" : "21000", "gasPrice" : "1", "nonce" : "0", - "to" : "b9331677e6ebf", + "to" : "0b9331677e6ebf", "value" : "10", "v" : "28", "r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a", diff --git a/src/TransactionTestsFiller/EIP155/ttTransactionTestVRuleFiller.json b/src/TransactionTestsFiller/EIP155/ttTransactionTestVRuleFiller.json index 9c0abb26d..93e549ad3 100644 --- a/src/TransactionTestsFiller/EIP155/ttTransactionTestVRuleFiller.json +++ b/src/TransactionTestsFiller/EIP155/ttTransactionTestVRuleFiller.json @@ -176,7 +176,7 @@ "blocknumber" : "2675000", "transaction" : { - "data" : "0x000000000000000000000000000000000000000000000000000000000", + "data" : "0x0000000000000000000000000000000000000000000000000000000000", "gasLimit" : "25000", "gasPrice" : "1", "nonce" : "0", @@ -194,7 +194,7 @@ "blocknumber" : "2675000", "transaction" : { - "data" : "0x010000000000000000000000000000000000000000000000000000000", + "data" : "0x0100000000000000000000000000000000000000000000000000000000", "gasLimit" : "25000", "gasPrice" : "1", "nonce" : "0", @@ -212,7 +212,7 @@ "blocknumber" : "2675000", "transaction" : { - "data" : "0x000000000000000000000000001000000000000000000000000000000", + "data" : "0x0000000000000000000000000001000000000000000000000000000000", "gasLimit" : "25000", "gasPrice" : "1", "nonce" : "0", @@ -865,7 +865,7 @@ "gasLimit" : "21000", "gasPrice" : "1", "nonce" : "0", - "to" : "b9331677e6ebf", + "to" : "0b9331677e6ebf", "value" : "10", "v" : "38", "r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a", |