Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed logs from tests and updated rlp encoding to include byte slices | obscuren | 2013-12-30 | 1 | -1/+1 |
* | Fixed rlp encoding | obscuren | 2013-12-28 | 1 | -1/+11 |
* | Removed slice appending for integers | obscuren | 2013-12-28 | 1 | -2/+2 |
* | Implemented decoding rlp | obscuren | 2013-12-28 | 1 | -4/+47 |
* | Updated rlp encoding. (requires verification!) | obscuren | 2013-12-28 | 1 | -16/+75 |
* | WIP new rlp implementation | obscuren | 2013-12-28 | 1 | -0/+52 |