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 --- .../ttHomestead/DataTestEnoughGAS.json | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 TransactionTests/ttHomestead/DataTestEnoughGAS.json (limited to 'TransactionTests/ttHomestead/DataTestEnoughGAS.json') diff --git a/TransactionTests/ttHomestead/DataTestEnoughGAS.json b/TransactionTests/ttHomestead/DataTestEnoughGAS.json new file mode 100644 index 000000000..380c102c2 --- /dev/null +++ b/TransactionTests/ttHomestead/DataTestEnoughGAS.json @@ -0,0 +1,24 @@ +{ + "DataTestEnoughGAS" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.9cee17ad.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttHomestead/DataTestEnoughGASFiller.json" + }, + "blocknumber" : "1150000", + "hash" : "ba6950e1a9e03da3dc5a43587cb3eb538ed53f15acc9f5a3876417fe10935be6", + "rlp" : "0xf86d80018259d894095e7baea6a6c7c4c2dfeb977efac326af552d870a8e0358ac39584bc98a7c979f984b031ba048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a01fffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "sender" : "1e42dc399dc122b1172fa3c3d9a9a0adabf7d026", + "transaction" : { + "data" : "0x0358ac39584bc98a7c979f984b03", + "gasLimit" : "0x59d8", + "gasPrice" : "0x01", + "nonce" : "0x00", + "r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", + "s" : "0x1fffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "v" : "0x1b", + "value" : "0x0a" + } + } +} \ No newline at end of file -- cgit v1.2.3