From d7bc1c65afa5112c20e4a4b1d385d1d2e68cae70 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Mon, 28 Aug 2017 21:41:03 +0300 Subject: split transaction tests into separate files --- TransactionTests/ttWrongRLPFrontier/RLPgasPriceWithFirstZeros.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 TransactionTests/ttWrongRLPFrontier/RLPgasPriceWithFirstZeros.json (limited to 'TransactionTests/ttWrongRLPFrontier/RLPgasPriceWithFirstZeros.json') diff --git a/TransactionTests/ttWrongRLPFrontier/RLPgasPriceWithFirstZeros.json b/TransactionTests/ttWrongRLPFrontier/RLPgasPriceWithFirstZeros.json new file mode 100644 index 000000000..22c5a154f --- /dev/null +++ b/TransactionTests/ttWrongRLPFrontier/RLPgasPriceWithFirstZeros.json @@ -0,0 +1,6 @@ +{ + "RLPgasPriceWithFirstZeros" : { + "blocknumber" : "0", + "rlp" : "0xf862808300000182035294095e7baea6a6c7c4c2dfeb977efac326af552d870a801ba048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a0efffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" + } +} -- cgit v1.2.3