1. 10 Sep, 2015 2 commits
    • Felix Lange's avatar
      rlp: add Split functions · bc17dba8
      Felix Lange authored
      These functions allow destructuring of raw rlp-encoded bytes
      without the overhead of reflection or copying.
      bc17dba8
    • Felix Lange's avatar
      rlp: fix encReader returning nil buffers to the pool · ac32f52c
      Felix Lange authored
      The bug can cause crashes if Read is called after EOF has been returned.
      No code performs such calls right now, but hitting the bug gets more
      likely as rlp.EncodeToReader gets used in more places.
      ac32f52c
  2. 03 Sep, 2015 3 commits
  3. 02 Sep, 2015 3 commits
  4. 01 Sep, 2015 6 commits
  5. 31 Aug, 2015 4 commits
  6. 29 Aug, 2015 2 commits
  7. 28 Aug, 2015 3 commits
  8. 27 Aug, 2015 1 commit
  9. 26 Aug, 2015 9 commits
  10. 25 Aug, 2015 6 commits
  11. 24 Aug, 2015 1 commit