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 --- .../ttVValue/V_overflow64bitPlus28.json | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 TransactionTests/ttVValue/V_overflow64bitPlus28.json (limited to 'TransactionTests/ttVValue/V_overflow64bitPlus28.json') diff --git a/TransactionTests/ttVValue/V_overflow64bitPlus28.json b/TransactionTests/ttVValue/V_overflow64bitPlus28.json new file mode 100644 index 000000000..1d2f60682 --- /dev/null +++ b/TransactionTests/ttVValue/V_overflow64bitPlus28.json @@ -0,0 +1,24 @@ +{ + "V_overflow64bitPlus28" : { + "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/ttVValue/V_overflow64bitPlus28Filler.json", + "sourceHash" : "a02a67af6297d63c843671167c25be545ce667836baeb318105c01433139ae1f" + }, + "rlp" : "0xf86a03018255f094b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a8255448901000000000000001ca098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa08887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3" + } +} \ No newline at end of file -- cgit