aboutsummaryrefslogtreecommitdiffstats
path: root/BlockTests/bcInvalidRLPTest.json
Commit message (Collapse)AuthorAgeFilesLines
* BlockTestswinsvega2015-03-191-1246/+3974
| | | | More Invalid RLPs updated to latest develop
* Block Testswinsvega2015-03-181-35/+1663
| | | | | | | | | | | | | +make RLP header larger than rlp +all block fields +1)Prefixed000 +2)Larger size +3)Less Size +4)rlp element list when shouldnt +5)given as array +random byte at the end +transaction fields +random byte in RLP
* BlokTestswinsvega2015-03-181-36/+784
| | | | Invalid Block Header RLPs (0000prefix, tooLarge, tooShort)
* BlockRLPTestswinsvega2015-03-171-0/+837
block fields prefixed with 0000