- 23 Dec, 2019 3 commits
-
-
Peter Rabbitson authored
Set this to '1' if you are doing local dev and have redirects in go.mod
-
Peter Rabbitson authored
Docker on a mac might be available, but may not be runnng. The way the original test was written is linux-specific anyway, so just hoist the check into the DOCKER declaration
-
Peter Rabbitson authored
54b1969c correctly switched from nc to socat, but did not account for it not being as widely available. Adjust tests that depend on it with the correct message. There are also a number of comments pertaining to nc - they were not adjusted.
-
- 19 Dec, 2019 2 commits
-
-
Steven Allen authored
Support Asynchronous Datastores
-
Adin Schmahmann authored
-
- 17 Dec, 2019 4 commits
-
-
Steven Allen authored
fix: limit SW registration to content root
-
Steven Allen authored
chore(dep): update go-libp2p
-
Steven Allen authored
* Fixes a panic on close/write race in the websocket transport (https://github.com/libp2p/go-libp2p-kad-dht/pull/422) * Fixes recursive resolution of dnsaddrs (for bootstrapping).
-
Marcin Rataj authored
Introduces hardening proposed in: https://github.com/ipfs/go-ipfs/issues/4025#issuecomment-342250616 License: MIT Signed-off-by: Marcin Rataj <lidel@lidel.org>
-
- 16 Dec, 2019 1 commit
-
-
Steven Allen authored
update documentation for /ipfs -> /p2p multiaddr switch
-
- 14 Dec, 2019 6 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
See: https://github.com/libp2p/libp2p/issues/79
-
Steven Allen authored
* fixes #6434 * switches the default libp2p multiaddr format to /p2p/Qm...
-
Steven Allen authored
chore(dep): update a few deps
-
Steven Allen authored
-
- 13 Dec, 2019 3 commits
-
-
Steven Allen authored
IPNS over PubSub as an Independent Transport
-
Steven Allen authored
docs: add information on how to enable experiments
-
Steven Allen authored
Change Reporter to BandwidthCounter in IpfsNode
-
- 12 Dec, 2019 1 commit
-
-
Roman Proskuryakov authored
-
- 11 Dec, 2019 7 commits
-
-
Henrique Dias authored
-
Henrique Dias authored
-
Henrique Dias authored
-
Henrique Dias authored
-
Adin Schmahmann authored
-
Henrique Dias authored
-
Henrique Dias authored
-
- 10 Dec, 2019 5 commits
-
-
Steven Allen authored
update go-datastore
-
Steven Allen authored
This was failing in CI.
-
Steven Allen authored
chore: update readme badges to test ci
-
Oli Evans authored
testing out circleci build triggers with a PR that tidies up the README badges - remove somewhat redundant `project: ipfs` badge so they fit on 1 line. The link to the website is the url field for the repo. - Use shields.io "flat square" style for godoc badge to match the others - Use shields.io for the circleci badge too. - re-order to be more visually pleasing. License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
-
Steven Allen authored
Let's get this in so the datastore changes don't block other PRs.
-
- 06 Dec, 2019 1 commit
-
-
Steven Allen authored
chore(dep): update libp2p
-
- 05 Dec, 2019 7 commits
-
-
Steven Allen authored
Otherwise, we have port conflicts and other issues.
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Adin Schmahmann authored
-