- 10 Jun, 2021 1 commit
-
-
tavit ohanian authored
-
- 25 May, 2020 1 commit
-
-
Hlib authored
-
- 13 May, 2019 1 commit
-
-
Steven Allen authored
-
- 09 Nov, 2018 1 commit
-
-
Lucas Molas authored
Add a `Walker` structure with a simple interface to iterate and search inside DAGs, where a DAG need not be DAG of IPLD nodes but any graph of nodes meeting the `NavigableNode` interface. Add a `NavigableIPLDNode` structure (encapsulating the IPLD `Node` interface) that implements the `NavigableNode` interface that allows to traverse a DAG of IPLD `Node`s with support for node promises. License: MIT Signed-off-by: Lucas Molas <schomatis@gmail.com>
-