From c200d9beebed39296c2e3cf09c2472e836ef8f30 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 30 Nov 2017 04:39:45 +0300 Subject: convert Frontier and Homestead ttTests to new format --- .../ttRSValue/TransactionWithRSvalue0.json | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 TransactionTests/ttRSValue/TransactionWithRSvalue0.json (limited to 'TransactionTests/ttRSValue/TransactionWithRSvalue0.json') diff --git a/TransactionTests/ttRSValue/TransactionWithRSvalue0.json b/TransactionTests/ttRSValue/TransactionWithRSvalue0.json new file mode 100644 index 000000000..10a85c1e3 --- /dev/null +++ b/TransactionTests/ttRSValue/TransactionWithRSvalue0.json @@ -0,0 +1,24 @@ +{ + "TransactionWithRSvalue0" : { + "Byzantium" : { + }, + "Constantinople" : { + }, + "EIP150" : { + }, + "EIP158" : { + }, + "Frontier" : { + }, + "Homestead" : { + }, + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.f0141ab0.Linux.g++", + "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++", + "source" : "src/TransactionTestsFiller/ttRSValue/TransactionWithRSvalue0Filler.json", + "sourceHash" : "36df634644d54c8e94cb7879bd428945311ad819dcbfc291d8b3611e59c2c817" + }, + "rlp" : "0xdf800182520894095e7baea6a6c7c4c2dfeb977efac326af552d870b801b8080" + } +} \ No newline at end of file -- cgit