aboutsummaryrefslogtreecommitdiffstats
path: root/rlp_test.go
Commit message (Expand)AuthorAgeFilesLines
* gofmt no coding standardsobscuren2014-01-111-37/+37
* Removed logs from tests and updated rlp encoding to include byte slicesobscuren2013-12-301-7/+5
* Fixed rlp encodingobscuren2013-12-281-0/+21
* Removed slice appending for integersobscuren2013-12-281-1/+7
* Implemented decoding rlpobscuren2013-12-281-3/+12
* Updated rlp encoding. (requires verification!)obscuren2013-12-281-0/+20