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/RLPAddressWithFirstZeros.json | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 TransactionTests/ttWrongRLP/RLPAddressWithFirstZeros.json (limited to 'TransactionTests/ttWrongRLP/RLPAddressWithFirstZeros.json') diff --git a/TransactionTests/ttWrongRLP/RLPAddressWithFirstZeros.json b/TransactionTests/ttWrongRLP/RLPAddressWithFirstZeros.json new file mode 100644 index 000000000..94b9a7306 --- /dev/null +++ b/TransactionTests/ttWrongRLP/RLPAddressWithFirstZeros.json @@ -0,0 +1,24 @@ +{ + "RLPAddressWithFirstZeros" : { + "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/RLPAddressWithFirstZerosCopier.json", + "sourceHash" : "992e0b0970beb08b96e8d27b6ae96aaebd928db448f5697c62c42d9e90a4d275" + }, + "rlp" : "0xf86080018209489500095e7baea6a6c7c4c2dfeb977efac326af552d870a801ba048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a0efffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" + } +} \ No newline at end of file -- cgit v1.2.3