- 16 Oct, 2017 7 commits
-
-
Steven Allen authored
-
Steven Allen authored
Also: 1. Specify the threading guarantees. 2. Vastly simplify it to use a single channel for synchronization.
-
Steven Allen authored
-
Steven Allen authored
This way, not *all* DAGServices need to implement this interface, they can just implement it as an optimization.
-
Steven Allen authored
-
Steven Allen authored
This is a WIP/RFC attempt at extracting DAGService from go-ipfs.
-
Steven Allen authored
-
- 29 Aug, 2017 2 commits
-
-
Steven Allen authored
gx: update go-cid, go-multibase, base32
-
Steven Allen authored
-
- 11 Jul, 2017 6 commits
-
-
Steven Allen authored
-
Jakub Sztandera authored
rework block decoding framework
-
Steven Allen authored
1. Use an interface instead of a map so that we can define fancier block decoders. 2. Make DefaultBlockDecoder thread safe.
-
Steven Allen authored
Fix the coverage badge in the README
-
Steven Allen authored
(make it use codecov)
-
Jakub Sztandera authored
Add tests
-
- 10 Jul, 2017 1 commit
-
-
Steven Allen authored
Makes it *much* harder to accidentally break something.
-
- 08 Jul, 2017 1 commit
-
-
Jakub Sztandera authored
Use Codecov instead of Coveralls
-
- 04 Jul, 2017 4 commits
-
-
Jeromy Johnson authored
Update go-cid, go-datastore
-
Jakub Sztandera authored
-
Jakub Sztandera authored
As we do in most other repos.
-
Łukasz Magiera authored
-
- 03 Jul, 2017 1 commit
-
-
Jeromy Johnson authored
README: update badges for repo rename
-
- 27 Jun, 2017 1 commit
-
-
Steven Allen authored
-
- 20 Jun, 2017 1 commit
-
-
Jeromy Johnson authored
Update go-cid (and go-block-format)
-
- 19 Jun, 2017 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Jeromy Johnson authored
Implement a block decoding system
-
- 18 Jun, 2017 3 commits
-
-
Steven Allen authored
-
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.
-
Steven Allen authored
This way it's clear that all nodes are valid blocks.
-
- 02 May, 2017 1 commit
-
-
Jeromy authored
-
- 25 Mar, 2017 1 commit
-
-
Jeromy authored
-
- 08 Feb, 2017 1 commit
-
-
Jeromy authored
-
- 06 Feb, 2017 1 commit
-
-
Jeromy authored
-
- 03 Feb, 2017 2 commits
- 25 Nov, 2016 2 commits
-
-
Jeromy Johnson authored
gx update-tree go-cid go-libp2p-interface-pnet
-
Lars Gierth authored
-
- 10 Nov, 2016 2 commits