- 04 Jul, 2019 2 commits
-
-
David Dias authored
-
David Dias authored
-
- 03 Jul, 2019 2 commits
-
-
David Dias authored
Co-Authored-By: Michael Burns <5170+mburns@users.noreply.github.com>
-
David Dias authored
-
- 28 Jun, 2019 3 commits
-
-
Steven Allen authored
dep: update badger/eventbus
-
Steven Allen authored
There was a panic in the old version.
-
Steven Allen authored
revert to v1.6
-
- 27 Jun, 2019 4 commits
-
-
Steven Allen authored
dep: update swarm/maddr-filter
-
Steven Allen authored
Reduces allocations/CPU when handling many inbound connections.
-
Steven Allen authored
Update the required go version in the README
-
Steven Allen authored
dep: update go-libp2p@0.2.0 to fix go-libp2p-core breakage
-
- 24 Jun, 2019 1 commit
-
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 21 Jun, 2019 3 commits
-
-
Leo Arias authored
-
Jakub Sztandera authored
Update go-ds-badger
-
Jakub Sztandera authored
Use replace to require go-libp2p-core@0.0.3 License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 19 Jun, 2019 2 commits
-
-
Steven Allen authored
dep: update go-bitswap and go-libp2p-kad-dht
-
Steven Allen authored
Reduces long-term allocations.
-
- 14 Jun, 2019 2 commits
-
-
Steven Allen authored
dep: update bitswap
-
Steven Allen authored
fixes a critical panic
-
- 13 Jun, 2019 4 commits
-
-
Steven Allen authored
gitmodules: use https so we don't need an ssh key
-
Steven Allen authored
-
Steven Allen authored
dep: update go-bitswap
-
Steven Allen authored
fixes #6442
-
- 12 Jun, 2019 13 commits
-
-
Steven Allen authored
Fix: ensure pin rm takes a lock
-
Dirk McCormick authored
-
Steven Allen authored
Fix: flush pin on block put
-
Dirk McCormick authored
-
Steven Allen authored
doc: add another Windows package to README
-
Steven Allen authored
Close started plugins when one of them fails to start.
-
Steven Allen authored
Load plugins on darwin/macOS
-
Steven Allen authored
assets: move away from gx
-
Dirk McCormick authored
-
Dominic Della Valle authored
Add scoop package for scoop users
-
Simon Menke authored
-
Simon Menke authored
-
Steven Allen authored
Fix a typo
-
- 11 Jun, 2019 4 commits
-
-
Steven Allen authored
docs: fix install guide link
-
Devin authored
-
Steven Allen authored
1. Use a submodule for dir-index-html. This isn't a go dependency and treating it like one is more trouble than it's worth. We don't actually need to checkout the submodule unless we need to regenerate the assets. 2. Avoid a runtime dependency on dir-index-html (may shave a few bytes off the final binary?). 3. Remove unused code. 4. Avoid bundling unused files. 5. Switch to a maintained version of go-bindata. 6. Use go mod to manage go-bindata.
-
Steven Allen authored
Deps: update go-libp2p-http to its new libp2p location
-