From 30777f5058d51feaa44e14234ed90c4daed9c017 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 29 Aug 2017 17:48:26 +0300 Subject: refill transaction tests --- .../ttZeroSigConstantinople/AddressLessThan20Prefixed0.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 TransactionTests/ttZeroSigConstantinople/AddressLessThan20Prefixed0.json (limited to 'TransactionTests/ttZeroSigConstantinople/AddressLessThan20Prefixed0.json') diff --git a/TransactionTests/ttZeroSigConstantinople/AddressLessThan20Prefixed0.json b/TransactionTests/ttZeroSigConstantinople/AddressLessThan20Prefixed0.json new file mode 100644 index 000000000..dd78a36f1 --- /dev/null +++ b/TransactionTests/ttZeroSigConstantinople/AddressLessThan20Prefixed0.json @@ -0,0 +1,11 @@ +{ + "AddressLessThan20Prefixed0" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.d0cf8659.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttZeroSigConstantinople/AddressLessThan20Prefixed0Filler.json" + }, + "blocknumber" : "3094218", + "rlp" : "0xdf800182520894000000000000000000000000000b9331677e6ebf8080018080" + } +} \ No newline at end of file -- cgit