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