From c200d9beebed39296c2e3cf09c2472e836ef8f30 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 30 Nov 2017 04:39:45 +0300 Subject: convert Frontier and Homestead ttTests to new format --- .../TransactionWithGasLimitOverflow.json | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 TransactionTests/ttGasLimit/TransactionWithGasLimitOverflow.json (limited to 'TransactionTests/ttGasLimit/TransactionWithGasLimitOverflow.json') diff --git a/TransactionTests/ttGasLimit/TransactionWithGasLimitOverflow.json b/TransactionTests/ttGasLimit/TransactionWithGasLimitOverflow.json new file mode 100644 index 000000000..80930a2b4 --- /dev/null +++ b/TransactionTests/ttGasLimit/TransactionWithGasLimitOverflow.json @@ -0,0 +1,24 @@ +{ + "TransactionWithGasLimitOverflow" : { + "Byzantium" : { + }, + "Constantinople" : { + }, + "EIP150" : { + }, + "EIP158" : { + }, + "Frontier" : { + }, + "Homestead" : { + }, + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.f0141ab0.Linux.g++", + "lllcversion" : "Version: 0.4.18-develop.2017.10.11+commit.81f9f86c.Linux.g++", + "source" : "src/TransactionTestsFiller/ttGasLimit/TransactionWithGasLimitOverflowFiller.json", + "sourceHash" : "0a9c260723cfcf90740a3a4f56486058b0a6edd3b3bc595f91e8fe7f382c7222" + }, + "rlp" : "0xf87e8001a101000000000000000000000000000000000000000000000000000000000000000094095e7baea6a6c7c4c2dfeb977efac326af552d870b801ba048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a0efffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" + } +} \ No newline at end of file -- cgit v1.2.3