Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rlp: stricter rules for structs and pointers | Felix Lange | 2015-04-17 | 1 | -14/+37 |
* | rlp: add functions for encoding | Felix Lange | 2015-01-15 | 1 | -5/+24 |
* | rlp: remove support for signed integer types | Felix Lange | 2014-12-09 | 1 | -2/+2 |
* | rlp: move decoder type switch to decode.go | Felix Lange | 2014-12-09 | 1 | -32/+3 |
* | rlp: new package for streaming RLP decoder | Felix Lange | 2014-11-17 | 1 | -0/+91 |