diff options
author | Dimitry <dimitry@ethereum.org> | 2017-10-07 05:02:06 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2017-10-07 05:02:06 +0800 |
commit | aca4285ad65a8f13876db81b9a70eed361f0ef8f (patch) | |
tree | 2dd0700257d86ed9ade3c6844b1e5c5b034e9a72 /TransactionTests/ttWrongRLPHomestead/aMalicousRLP.json | |
parent | 8a53efa84c102c2c547692e47778e5a5e45cb126 (diff) | |
download | dexon-tests-aca4285ad65a8f13876db81b9a70eed361f0ef8f.tar dexon-tests-aca4285ad65a8f13876db81b9a70eed361f0ef8f.tar.gz dexon-tests-aca4285ad65a8f13876db81b9a70eed361f0ef8f.tar.bz2 dexon-tests-aca4285ad65a8f13876db81b9a70eed361f0ef8f.tar.lz dexon-tests-aca4285ad65a8f13876db81b9a70eed361f0ef8f.tar.xz dexon-tests-aca4285ad65a8f13876db81b9a70eed361f0ef8f.tar.zst dexon-tests-aca4285ad65a8f13876db81b9a70eed361f0ef8f.zip |
regenerate Copier Tests
Diffstat (limited to 'TransactionTests/ttWrongRLPHomestead/aMalicousRLP.json')
-rw-r--r-- | TransactionTests/ttWrongRLPHomestead/aMalicousRLP.json | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/TransactionTests/ttWrongRLPHomestead/aMalicousRLP.json b/TransactionTests/ttWrongRLPHomestead/aMalicousRLP.json index 1047e1a16..8eeb4a760 100644 --- a/TransactionTests/ttWrongRLPHomestead/aMalicousRLP.json +++ b/TransactionTests/ttWrongRLPHomestead/aMalicousRLP.json @@ -1,6 +1,13 @@ { "aMalicousRLP" : { - "blocknumber" : "1150000", - "rlp" : "0xb8" + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", + "lllcversion" : "Version: 0.4.18-develop.2017.10.6+commit.6c09e32c.Linux.g++", + "source" : "src/TransactionTestsFiller/ttWrongRLPHomestead/aMalicousRLPCopier.json", + "sourceHash" : "be0cfcac6a6b7681ca449459b3c76bf838787c8049a30dafb65aa6009cbe0fab" + }, + "blocknumber" : "1150000", + "rlp" : "0xb8" } -} +}
\ No newline at end of file |