1. 18 Jun, 2017 2 commits
    • Steven Allen's avatar
      implement a block decoding system · c28c2a45
      Steven Allen authored
      To register a new block decoder:
      
      1. Define a function conforming to the `DecodeBlockFunc` type signature.
      
      2. Add it to the `DefaultBlockDecoder` map from a your package's `init`
         function.
      c28c2a45
    • Steven Allen's avatar
      depend on go-block-format · a7f84633
      Steven Allen authored
      This way it's clear that all nodes are valid blocks.
      a7f84633
  2. 02 May, 2017 1 commit
  3. 25 Mar, 2017 1 commit
  4. 08 Feb, 2017 1 commit
  5. 06 Feb, 2017 1 commit
  6. 03 Feb, 2017 2 commits
  7. 25 Nov, 2016 2 commits
  8. 10 Nov, 2016 3 commits
  9. 25 Oct, 2016 1 commit
  10. 24 Oct, 2016 1 commit
  11. 20 Oct, 2016 3 commits
  12. 14 Oct, 2016 2 commits