Gav Wood
10 years ago
24 changed files with 2009 additions and 1705 deletions
@ -1,290 +1,303 @@ |
|||||
{ |
{ |
||||
"RightVRSTest" : { |
"RightVRSTest" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "0x5544", |
"data" : "0x5544", |
||||
"gasLimit" : "2000", |
"gasLimit" : "2000", |
||||
"gasPrice" : "1", |
"gasPrice" : "1", |
||||
"nonce" : "3", |
"nonce" : "3", |
||||
"to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", |
"to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", |
||||
"value" : "10", |
"value" : "10", |
||||
"v" : "28", |
"v" : "28", |
||||
"r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a", |
"r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a", |
||||
"s" : "0x8887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3" |
"s" : "0x8887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3" |
||||
|
|
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
"WrongVRSTestVl27" : { |
"WrongVRSTestVl27" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "", |
"data" : "", |
||||
"gasLimit" : "2000", |
"gasLimit" : "2000", |
||||
"gasPrice" : "1", |
"gasPrice" : "1", |
||||
"nonce" : "0", |
"nonce" : "0", |
||||
"to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", |
"to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", |
||||
"value" : "10", |
"value" : "10", |
||||
"v" : "26", |
"v" : "26", |
||||
"r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a", |
"r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a", |
||||
"s" : "0x8887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3" |
"s" : "0x8887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3" |
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
"WrongVRSTestVge31" : { |
"WrongVRSTestVge31" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "", |
"data" : "", |
||||
"gasLimit" : "2000", |
"gasLimit" : "2000", |
||||
"gasPrice" : "1", |
"gasPrice" : "1", |
||||
"nonce" : "0", |
"nonce" : "0", |
||||
"to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", |
"to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", |
||||
"value" : "10", |
"value" : "10", |
||||
"v" : "31", |
"v" : "31", |
||||
"r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a", |
"r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a", |
||||
"s" : "0x8887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3" |
"s" : "0x8887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3" |
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
"SenderTest" : { |
"SenderTest" : { |
||||
"//" : "sender a94f5374fce5edbc8e2a8697c15331677e6ebf0b", |
"//" : "sender a94f5374fce5edbc8e2a8697c15331677e6ebf0b", |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "", |
"data" : "", |
||||
"gasLimit" : "850", |
"gasLimit" : "850", |
||||
"gasPrice" : "1", |
"gasPrice" : "1", |
||||
"nonce" : "0", |
"nonce" : "0", |
||||
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
||||
"value" : "10", |
"value" : "10", |
||||
"v" : "27", |
"v" : "27", |
||||
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
||||
"s" : "secretkey 45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", |
"s" : "secretkey 45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", |
||||
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
"TransactionWithTooManyRLPElements" : { |
"TransactionWithTooManyRLPElements" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "", |
"data" : "", |
||||
"gasLimit" : "850", |
"gasLimit" : "850", |
||||
"gasPrice" : "1", |
"gasPrice" : "1", |
||||
"nonce" : "0", |
"nonce" : "0", |
||||
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
||||
"value" : "10", |
"value" : "10", |
||||
"v" : "27", |
"v" : "27", |
||||
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
||||
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", |
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", |
||||
"extrafield" : "128472387293" |
"extrafield" : "128472387293" |
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
"TransactionWithTooFewRLPElements" : { |
"TransactionWithTooFewRLPElements" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "", |
"data" : "", |
||||
"gasPrice" : "1", |
"gasPrice" : "1", |
||||
"nonce" : "0", |
"nonce" : "0", |
||||
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
||||
"v" : "27", |
"v" : "27", |
||||
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
||||
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
"TransactionWithHihghValue" : { |
"TransactionWithHihghValue" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "", |
"data" : "", |
||||
"gasLimit" : "850", |
"gasLimit" : "850", |
||||
"gasPrice" : "1", |
"gasPrice" : "1", |
||||
"nonce" : "0", |
"nonce" : "0", |
||||
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
||||
"value" : "115792089237316195423570985008687907853269984665640564039457584007913129639935", |
"value" : "115792089237316195423570985008687907853269984665640564039457584007913129639935", |
||||
"v" : "27", |
"v" : "27", |
||||
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
||||
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
|
|
||||
"TransactionWithHihghValueOverflow" : { |
"TransactionWithHihghValueOverflow" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "", |
"data" : "", |
||||
"gasLimit" : "850", |
"gasLimit" : "850", |
||||
"gasPrice" : "1", |
"gasPrice" : "1", |
||||
"nonce" : "0", |
"nonce" : "0", |
||||
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
||||
"value" : "115792089237316195423570985008687907853269984665640564039457584007913129639936", |
"value" : "115792089237316195423570985008687907853269984665640564039457584007913129639936", |
||||
"v" : "27", |
"v" : "27", |
||||
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
||||
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
"TransactionWithSvalueOverflow" : { |
"TransactionWithSvalueOverflow" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "", |
"data" : "", |
||||
"gasLimit" : "850", |
"gasLimit" : "850", |
||||
"gasPrice" : "1", |
"gasPrice" : "1", |
||||
"nonce" : "0", |
"nonce" : "0", |
||||
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
||||
"value" : "11", |
"value" : "11", |
||||
"v" : "27", |
"v" : "27", |
||||
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
||||
"s" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f" |
"s" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f" |
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
"TransactionWithRvalueOverflow" : { |
"TransactionWithRvalueOverflow" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "", |
"data" : "", |
||||
"gasLimit" : "850", |
"gasLimit" : "850", |
||||
"gasPrice" : "1", |
"gasPrice" : "1", |
||||
"nonce" : "0", |
"nonce" : "0", |
||||
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
||||
"value" : "11", |
"value" : "11", |
||||
"v" : "27", |
"v" : "27", |
||||
"r" : "0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141", |
"r" : "0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141", |
||||
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
"TransactionWithNonceOverflow" : { |
"TransactionWithNonceOverflow" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "", |
"data" : "", |
||||
"gasLimit" : "850", |
"gasLimit" : "850", |
||||
"gasPrice" : "1", |
"gasPrice" : "1", |
||||
"nonce" : "115792089237316195423570985008687907853269984665640564039457584007913129639936", |
"nonce" : "115792089237316195423570985008687907853269984665640564039457584007913129639936", |
||||
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
||||
"value" : "11", |
"value" : "11", |
||||
"v" : "27", |
"v" : "27", |
||||
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
||||
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
"TransactionWithGasPriceOverflow" : { |
"TransactionWithGasPriceOverflow" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "", |
"data" : "", |
||||
"gasLimit" : "850", |
"gasLimit" : "850", |
||||
"gasPrice" : "115792089237316195423570985008687907853269984665640564039457584007913129639936", |
"gasPrice" : "115792089237316195423570985008687907853269984665640564039457584007913129639936", |
||||
"nonce" : "0", |
"nonce" : "0", |
||||
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
||||
"value" : "11", |
"value" : "11", |
||||
"v" : "27", |
"v" : "27", |
||||
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
||||
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
"TransactionWithGasLimitOverflow" : { |
"TransactionWithGasLimitOverflow" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "", |
"data" : "", |
||||
"gasLimit" : "115792089237316195423570985008687907853269984665640564039457584007913129639936", |
"gasLimit" : "115792089237316195423570985008687907853269984665640564039457584007913129639936", |
||||
"gasPrice" : "123", |
"gasPrice" : "123", |
||||
"nonce" : "0", |
"nonce" : "0", |
||||
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
||||
"value" : "11", |
"value" : "11", |
||||
"v" : "27", |
"v" : "27", |
||||
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
||||
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
"RLPElementsWithZeros" : { |
"RLPElementsWithZeros" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "0x0000011222333", |
"data" : "0x0000011222333", |
||||
"gasLimit" : "1000", |
"gasLimit" : "1000", |
||||
"gasPrice" : "00123", |
"gasPrice" : "00123", |
||||
"nonce" : "0054", |
"nonce" : "0054", |
||||
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
||||
"value" : "00000011", |
"value" : "00000011", |
||||
"v" : "27", |
"v" : "27", |
||||
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
||||
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
"RLPWrongHexElements" : { |
"RLPWrongHexElements" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "0x0000000012", |
"data" : "0x0000000012", |
||||
"gasLimit" : "1000", |
"gasLimit" : "1000", |
||||
"gasPrice" : "123", |
"gasPrice" : "123", |
||||
"nonce" : "54", |
"nonce" : "54", |
||||
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
||||
"value" : "11", |
"value" : "11", |
||||
"v" : "27", |
"v" : "27", |
||||
"r" : "0x0048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
"r" : "0x0048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
||||
"s" : "0x00efffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
"s" : "0x00efffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
"EmptyTransaction" : { |
"EmptyTransaction" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "", |
"data" : "", |
||||
"gasLimit" : "", |
"gasLimit" : "", |
||||
"gasPrice" : "", |
"gasPrice" : "", |
||||
"nonce" : "", |
"nonce" : "", |
||||
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", |
||||
"value" : "", |
"value" : "", |
||||
"v" : "27", |
"v" : "27", |
||||
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
||||
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
"AddressMore20" : { |
"WrongAddress" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "", |
"data" : "", |
||||
"gasLimit" : "", |
"gasLimit" : "", |
||||
"gasPrice" : "", |
"gasPrice" : "", |
||||
"nonce" : "", |
"nonce" : "", |
||||
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d871f", |
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d8v", |
||||
"value" : "", |
"value" : "", |
||||
"v" : "27", |
"v" : "27", |
||||
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
||||
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
"AddressLess20" : { |
"AddressMoreThan20" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "", |
"data" : "", |
||||
"gasLimit" : "", |
"gasLimit" : "2000", |
||||
"gasPrice" : "", |
"gasPrice" : "1", |
||||
"nonce" : "", |
"nonce" : "0", |
||||
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d", |
"to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b1c", |
||||
"value" : "", |
"value" : "10", |
||||
"v" : "27", |
"v" : "28", |
||||
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
"r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a", |
||||
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
"s" : "0x8887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3" |
||||
} |
} |
||||
}, |
}, |
||||
|
|
||||
"AddressMore20WithFirstZeros" : { |
"AddressLessThan20" : { |
||||
"transaction" : |
"transaction" : |
||||
{ |
{ |
||||
"data" : "", |
"data" : "", |
||||
"gasLimit" : "", |
"gasLimit" : "2000", |
||||
"gasPrice" : "", |
"gasPrice" : "1", |
||||
"nonce" : "", |
"nonce" : "0", |
||||
"to" : "0x00000000000000000000000095e7baea6a6c7c4c2dfeb977efac326af552d", |
"to" : "b9331677e6ebf", |
||||
"value" : "", |
"value" : "10", |
||||
"v" : "27", |
"v" : "28", |
||||
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", |
"r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a", |
||||
"s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" |
"s" : "0x8887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3" |
||||
} |
} |
||||
} |
}, |
||||
|
|
||||
|
"AddressLessThan20Prefixed0" : { |
||||
|
"transaction" : |
||||
|
{ |
||||
|
"data" : "", |
||||
|
"gasLimit" : "2000", |
||||
|
"gasPrice" : "1", |
||||
|
"nonce" : "0", |
||||
|
"to" : "0x000000000000000000000000000b9331677e6ebf", |
||||
|
"value" : "10", |
||||
|
"v" : "28", |
||||
|
"r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a", |
||||
|
"s" : "0x8887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3" |
||||
|
} |
||||
|
} |
||||
} |
} |
||||
|
File diff suppressed because it is too large
File diff suppressed because it is too large
File diff suppressed because it is too large
Loading…
Reference in new issue