aboutsummaryrefslogtreecommitdiffstats
path: root/rlp/encode.go
Commit message (Expand)AuthorAgeFilesLines
* rlp: fix encoding of arrays with byte element typeFelix Lange2015-02-061-1/+21
* rlp: allow encoding non-empty interface valuesFelix Lange2015-01-161-2/+1
* rlp: add functions for encodingFelix Lange2015-01-151-0/+532