kubo/core/coreapi
Steven Allen 7374929a1d feat: use the context to thread sessions through all commands
* Ensure we have a single session per gateway request.
* Use a session in the ipfs refs command.
* Start a session before resolving the pin root (also fixes sessions while
  pinning).
* Update go-merkledag to reliably create sessions.

part of https://github.com/ipfs/go-ipfs/issues/7198
2020-04-23 09:23:28 -07:00
..
test fix: run tests in "dht server" mode 2020-04-09 23:07:27 -07:00
block.go extract the pinner to go-ipfs-pinner and dagutils into go-merkledag 2019-12-02 15:45:44 -05:00
coreapi.go feat: use the context to thread sessions through all commands 2020-04-23 09:23:28 -07:00
dag.go extract the pinner to go-ipfs-pinner and dagutils into go-merkledag 2019-12-02 15:45:44 -05:00
dht.go fix: update for merkledag API changes 2019-07-25 19:26:06 -07:00
key.go migrate to go-libp2p-core. 2019-05-31 23:23:52 -07:00
name.go feat: improve key lookup 2020-03-23 15:40:48 -07:00
object.go Fix Typos 2019-12-25 03:12:41 +00:00
path.go Move option parsing to BuildCfg; fix imports 2019-04-17 16:56:27 -07:00
pin.go feat: use the context to thread sessions through all commands 2020-04-23 09:23:28 -07:00
provider.go Refactor per code climate rules 2019-03-11 09:55:13 -07:00
pubsub.go chore: ignore pubsub deprecation warnings 2019-12-05 13:26:46 -05:00
swarm.go chore: deprecate go-ipfs-addr 2019-05-31 23:46:11 -07:00
unixfs.go support async datastores 2019-12-19 00:59:31 -05:00