From 30777f5058d51feaa44e14234ed90c4daed9c017 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 29 Aug 2017 17:48:26 +0300 Subject: refill transaction tests --- .../AddressLessThan20Prefixed0.json | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 TransactionTests/ttConstantinople/AddressLessThan20Prefixed0.json (limited to 'TransactionTests/ttConstantinople/AddressLessThan20Prefixed0.json') diff --git a/TransactionTests/ttConstantinople/AddressLessThan20Prefixed0.json b/TransactionTests/ttConstantinople/AddressLessThan20Prefixed0.json new file mode 100644 index 000000000..1cabedfb5 --- /dev/null +++ b/TransactionTests/ttConstantinople/AddressLessThan20Prefixed0.json @@ -0,0 +1,24 @@ +{ + "AddressLessThan20Prefixed0" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.d0cf8659.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttConstantinople/AddressLessThan20Prefixed0Filler.json" + }, + "blocknumber" : "3094218", + "hash" : "99354ff47d8a69e44f42fc706213a8b3ba1285184ce53611572a089db2b2d9f1", + "rlp" : "0xf85f800182520894000000000000000000000000000b9331677e6ebf0a801ca098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa02887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3", + "sender" : "aeed6ced7a2af49a8ff0dca6a0811e40462a6d4d", + "transaction" : { + "data" : "", + "gasLimit" : "0x5208", + "gasPrice" : "0x01", + "nonce" : "0x00", + "r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a", + "s" : "0x2887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3", + "to" : "0x000000000000000000000000000b9331677e6ebf", + "v" : "0x1c", + "value" : "0x0a" + } + } +} \ No newline at end of file -- cgit v1.2.3