Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: fix go vet warnings | Felix Lange | 2016-04-15 | 1 | -3/+3 |
| | |||||
* | rlp: add Split functions | Felix Lange | 2015-09-11 | 1 | -0/+195 |
These functions allow destructuring of raw rlp-encoded bytes without the overhead of reflection or copying. |