- 27 6月, 2019 2 次提交
-
-
Update the required go version in the README
由 Steven Allen 提交于 -
dep: update go-libp2p@0.2.0 to fix go-libp2p-core breakage
由 Steven Allen 提交于
-
- 24 6月, 2019 1 次提交
-
-
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于
-
- 21 6月, 2019 3 次提交
-
-
由 Leo Arias 提交于
-
Update go-ds-badger
由 Jakub Sztandera 提交于 -
Use replace to require go-libp2p-core@0.0.3 License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于
-
- 19 6月, 2019 2 次提交
-
-
dep: update go-bitswap and go-libp2p-kad-dht
由 Steven Allen 提交于 -
Reduces long-term allocations.
由 Steven Allen 提交于
-
- 14 6月, 2019 2 次提交
-
-
dep: update bitswap
由 Steven Allen 提交于 -
fixes a critical panic
由 Steven Allen 提交于
-
- 13 6月, 2019 4 次提交
-
-
gitmodules: use https so we don't need an ssh key
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
dep: update go-bitswap
由 Steven Allen 提交于 -
fixes #6442
由 Steven Allen 提交于
-
- 12 6月, 2019 13 次提交
-
-
Fix: ensure pin rm takes a lock
由 Steven Allen 提交于 -
由 Dirk McCormick 提交于
-
Fix: flush pin on block put
由 Steven Allen 提交于 -
由 Dirk McCormick 提交于
-
doc: add another Windows package to README
由 Steven Allen 提交于 -
Close started plugins when one of them fails to start.
由 Steven Allen 提交于 -
Load plugins on darwin/macOS
由 Steven Allen 提交于 -
assets: move away from gx
由 Steven Allen 提交于 -
由 Dirk McCormick 提交于
-
Add scoop package for scoop users
由 Dominic Della Valle 提交于 -
由 Simon Menke 提交于
-
由 Simon Menke 提交于
-
Fix a typo
由 Steven Allen 提交于
-
- 11 6月, 2019 6 次提交
-
-
docs: fix install guide link
由 Steven Allen 提交于 -
由 Devin 提交于
-
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 提交于 -
Deps: update go-libp2p-http to its new libp2p location
由 Steven Allen 提交于 -
install.sh: Fix wrong destination path for ipfs binary
由 Steven Allen 提交于 -
build: strip GOPATH from build paths
由 Steven Allen 提交于
-
- 08 6月, 2019 2 次提交
-
-
License: MIT Signed-off-by:Kirill Goncharov <kdgoncharov@gmail.com>
由 Kirill Goncharov 提交于 -
由 Rod Vagg 提交于
-
- 07 6月, 2019 1 次提交
-
-
License: MIT Signed-off-by:Hector Sanjuan <hector@protocol.ai>
由 Hector Sanjuan 提交于
-
- 06 6月, 2019 4 次提交
-
-
pin: fix concurrent map access race
由 Steven Allen 提交于 -
Not sure why this didn't show up sooner. fixes #6418
由 Steven Allen 提交于 -
libp2p: moves discovery after host listen
由 Steven Allen 提交于 -
Prevents the MDNS server from starting when the host has zero addresses. Re: https://github.com/libp2p/go-libp2p/issues/652Signed-off-by:
Sander Pick <sanderpick@gmail.com>
由 Sander Pick 提交于
-