diff options
author | Dimitry <dimitry@ethereum.org> | 2017-11-30 09:39:45 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2017-11-30 09:39:45 +0800 |
commit | c200d9beebed39296c2e3cf09c2472e836ef8f30 (patch) | |
tree | 63d063eb67af4b67957ff7b7d184b0e640a392c7 /TransactionTests/ttSignature/TransactionWithTooFewRLPElements.json | |
parent | bffedcb426663a4935782e91d28de3ece82df40f (diff) | |
download | dexon-tests-c200d9beebed39296c2e3cf09c2472e836ef8f30.tar dexon-tests-c200d9beebed39296c2e3cf09c2472e836ef8f30.tar.gz dexon-tests-c200d9beebed39296c2e3cf09c2472e836ef8f30.tar.bz2 dexon-tests-c200d9beebed39296c2e3cf09c2472e836ef8f30.tar.lz dexon-tests-c200d9beebed39296c2e3cf09c2472e836ef8f30.tar.xz dexon-tests-c200d9beebed39296c2e3cf09c2472e836ef8f30.tar.zst dexon-tests-c200d9beebed39296c2e3cf09c2472e836ef8f30.zip |
convert Frontier and Homestead ttTests to new format
Diffstat (limited to 'TransactionTests/ttSignature/TransactionWithTooFewRLPElements.json')
-rw-r--r-- | TransactionTests/ttSignature/TransactionWithTooFewRLPElements.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttSignature/TransactionWithTooFewRLPElements.json b/TransactionTests/ttSignature/TransactionWithTooFewRLPElements.json new file mode 100644 index 000000000..3e34779a2 --- /dev/null +++ b/TransactionTests/ttSignature/TransactionWithTooFewRLPElements.json @@ -0,0 +1,24 @@ +{ + "TransactionWithTooFewRLPElements" : { + "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/ttSignature/TransactionWithTooFewRLPElementsFiller.json", + "sourceHash" : "e5d4dd6e05c8614f72a8739e2b611021189fc9412044993d49c081b1a128b5b9" + }, + "rlp" : "0xf85b800194095e7baea6a6c7c4c2dfeb977efac326af552d87801ba048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a0efffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" + } +}
\ No newline at end of file |