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 --- .../ttRSValue/RightVRSTestF0000000f.json | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 TransactionTests/ttRSValue/RightVRSTestF0000000f.json (limited to 'TransactionTests/ttRSValue/RightVRSTestF0000000f.json') diff --git a/TransactionTests/ttRSValue/RightVRSTestF0000000f.json b/TransactionTests/ttRSValue/RightVRSTestF0000000f.json new file mode 100644 index 000000000..993b7a9cc --- /dev/null +++ b/TransactionTests/ttRSValue/RightVRSTestF0000000f.json @@ -0,0 +1,24 @@ +{ + "RightVRSTestF0000000f" : { + "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/ttRSValue/RightVRSTestF0000000fFiller.json", + "sourceHash" : "3ccf85a7a0710f4566aed1e9384313dcc47efd179429e9eab9c83d14e2e071e8" + }, + "rlp" : "0xf86f030182c73894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a8090f0000000000000000000000000000030a098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa01887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3" + } +} \ No newline at end of file -- cgit