aboutsummaryrefslogtreecommitdiffstats
path: root/BlockTests/bcInvalidRLPTest.json
Commit message (Collapse)AuthorAgeFilesLines
* LastBlockHash + Total Difficultywinsvega2015-05-081-135/+280
|
* New RLP Testswinsvega2015-04-211-1/+1
| | | | New Transaction RS tests
* more RLP testswinsvega2015-04-161-26/+26
|
* 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