From 4bef35816fd1ddc5d4eeba2c47a76ff1b9c4d6f8 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Fri, 1 Dec 2017 18:16:14 +0300 Subject: complete general transaction tests --- .../ttSignature/ZeroSigTransaction4.json | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 TransactionTests/ttSignature/ZeroSigTransaction4.json (limited to 'TransactionTests/ttSignature/ZeroSigTransaction4.json') diff --git a/TransactionTests/ttSignature/ZeroSigTransaction4.json b/TransactionTests/ttSignature/ZeroSigTransaction4.json new file mode 100644 index 000000000..b6cbadee4 --- /dev/null +++ b/TransactionTests/ttSignature/ZeroSigTransaction4.json @@ -0,0 +1,24 @@ +{ + "ZeroSigTransaction4" : { + "Byzantium" : { + }, + "Constantinople" : { + }, + "EIP150" : { + }, + "EIP158" : { + }, + "Frontier" : { + }, + "Homestead" : { + }, + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.1829957d.Linux.g++", + "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++", + "source" : "src/TransactionTestsFiller/ttSignature/ZeroSigTransaction4Filler.json", + "sourceHash" : "cdd8f440b2a7e62d4ff872d2f622d41b04eced51299376c0a275fd83fb99419f" + }, + "rlp" : "0xdf030182c73894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a80038080" + } +} \ No newline at end of file -- cgit v1.2.3