From f344a5affd1ab8b75f429b57769881fe26413e1d Mon Sep 17 00:00:00 2001 From: Dimitry Date: Fri, 1 Dec 2017 01:05:06 +0300 Subject: move wrong Transaction RLP tests --- .../ttWrongRLP/RLPIncorrectByteEncoding01.json | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 TransactionTests/ttWrongRLP/RLPIncorrectByteEncoding01.json (limited to 'TransactionTests/ttWrongRLP/RLPIncorrectByteEncoding01.json') diff --git a/TransactionTests/ttWrongRLP/RLPIncorrectByteEncoding01.json b/TransactionTests/ttWrongRLP/RLPIncorrectByteEncoding01.json new file mode 100644 index 000000000..0aebfe1bc --- /dev/null +++ b/TransactionTests/ttWrongRLP/RLPIncorrectByteEncoding01.json @@ -0,0 +1,24 @@ +{ + "RLPIncorrectByteEncoding01" : { + "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/ttWrongRLP/RLPIncorrectByteEncoding01Copier.json", + "sourceHash" : "01ce8726349b8f837199617fe006389fffb6ee3bdac8faed859991aee6da2dce" + }, + "rlp" : "0xf86081010182520894b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a801ca098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa08887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3" + } +} \ No newline at end of file -- cgit v1.2.3