diff options
author | winsvega <winsvega@mail.ru> | 2017-12-09 01:44:13 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-09 01:44:13 +0800 |
commit | 47b09f42c0681548a00da5ab1c98808b368af49a (patch) | |
tree | 7ad4ff105f5ad11291f62fda58efa8b484551799 /src/TransactionTestsFiller/ttWrongRLP/RLPValueWithFirstZerosCopier.json | |
parent | aed77f105fffc0a7400f581390a8302007170bd3 (diff) | |
parent | 4bef35816fd1ddc5d4eeba2c47a76ff1b9c4d6f8 (diff) | |
download | dexon-tests-47b09f42c0681548a00da5ab1c98808b368af49a.tar dexon-tests-47b09f42c0681548a00da5ab1c98808b368af49a.tar.gz dexon-tests-47b09f42c0681548a00da5ab1c98808b368af49a.tar.bz2 dexon-tests-47b09f42c0681548a00da5ab1c98808b368af49a.tar.lz dexon-tests-47b09f42c0681548a00da5ab1c98808b368af49a.tar.xz dexon-tests-47b09f42c0681548a00da5ab1c98808b368af49a.tar.zst dexon-tests-47b09f42c0681548a00da5ab1c98808b368af49a.zip |
Merge pull request #374 from ethereum/gentransact
General Transaction Tests
Diffstat (limited to 'src/TransactionTestsFiller/ttWrongRLP/RLPValueWithFirstZerosCopier.json')
-rw-r--r-- | src/TransactionTestsFiller/ttWrongRLP/RLPValueWithFirstZerosCopier.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/TransactionTestsFiller/ttWrongRLP/RLPValueWithFirstZerosCopier.json b/src/TransactionTestsFiller/ttWrongRLP/RLPValueWithFirstZerosCopier.json new file mode 100644 index 000000000..c40a85bcc --- /dev/null +++ b/src/TransactionTestsFiller/ttWrongRLP/RLPValueWithFirstZerosCopier.json @@ -0,0 +1,17 @@ +{ + "RLPValueWithFirstZeros" : { + "Byzantium" : { + }, + "Constantinople" : { + }, + "EIP150" : { + }, + "EIP158" : { + }, + "Frontier" : { + }, + "Homestead" : { + }, + "rlp" : "0xf861800182035294095e7baea6a6c7c4c2dfeb977efac326af552d8782000a801ba048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a0efffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804" + } +} |