- 15 6月, 2016 9 次提交
-
-
update go-libp2p to 3.3.4
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
pass reference to reader instead of using the one on the object
由 Jeromy Johnson 提交于 -
Change logic of stdin input to be last and only if required
由 Jeromy Johnson 提交于 -
由 Jeromy Johnson 提交于
-
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
Remove errors pointed out by govet
由 Jeromy Johnson 提交于 -
Add CORS headers to Read Only Gateway Default config
由 Jeromy Johnson 提交于 -
Fix DHT tests failing because of repeated addresses
由 Jeromy Johnson 提交于
-
- 14 6月, 2016 2 次提交
-
-
Due to SO_REUSE_PORT it is possible for a localhost:0 address to repeat. This causes failure in DHT tests where we spun up a lot of nodes inside test. As for a birthday paradox it is enough to use 140 ports to get 20% chance for collision which was causing failure in our case. The fix is to disable REUSE_PORT routine for the tests and leave it running for sharness tests where not that many addresses are used at the same time. License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于
-
- 13 6月, 2016 5 次提交
-
-
This tests expects ipfs init with no arguments to work even with occuipied stdin. License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
This reverts commit 77ef3913. License: MIT Signed-off-by:
Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
or if user asks for it License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
Migrate go-datastore to gx
由 Jeromy Johnson 提交于
-
- 12 6月, 2016 11 次提交
-
-
a few small changes to make the dht more efficient
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
It is included in go-datastore License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
It is in go-datastore License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
Improve ping API a bit by returning failure in case of only failure
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于
-
- 11 6月, 2016 4 次提交
-
-
Make bitswap better
由 Jeromy Johnson 提交于 -
Deps/update utp manet
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于
-
- 10 6月, 2016 2 次提交
-
-
Fix refs local marshalling
由 Jeromy Johnson 提交于 -
Add some sanity tests for the misdial failure
由 Jeromy Johnson 提交于
-
- 09 6月, 2016 7 次提交
-
-
respect contexts while reading messages in dht
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
Update go-log
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
https://github.com/ipfs/go-log/pull/3 License: MIT Signed-off-by:
Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
Makefile, bin: Support multiple GOPATH components
由 Jeromy Johnson 提交于
-