diff options
Diffstat (limited to 'TransactionTests/ttFrontier/V_overflow64bitSigned.json')
-rw-r--r-- | TransactionTests/ttFrontier/V_overflow64bitSigned.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttFrontier/V_overflow64bitSigned.json b/TransactionTests/ttFrontier/V_overflow64bitSigned.json new file mode 100644 index 000000000..279d8cc44 --- /dev/null +++ b/TransactionTests/ttFrontier/V_overflow64bitSigned.json @@ -0,0 +1,24 @@ +{ + "V_overflow64bitSigned" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.9cee17ad.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttFrontier/V_overflow64bitSignedFiller.json" + }, + "blocknumber" : "0", + "hash" : "1ae041bfa0b77e66e123cdd53c67d8d4533705b94dc637d27e36ae3f5cf7698b", + "rlp" : "0xf85f030182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a801ca098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa08887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3", + "sender" : "fa7f04899691becd07dd3081d0a2f3ee7640af52", + "transaction" : { + "data" : "0x", + "gasLimit" : "0x5208", + "gasPrice" : "0x01", + "nonce" : "0x03", + "r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a", + "s" : "0x8887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3", + "to" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "v" : "0x1c", + "value" : "0x0a" + } + } +}
\ No newline at end of file |