- 29 10月, 2019 6 次提交
-
-
由 David Dias 提交于
-
由 David Dias 提交于
-
dep: update bitswap for improved performance
由 Steven Allen 提交于 -
Just make sure we've removed all the blocks. We can't guarantee that the size will revert.
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
Write the PID file after listening.
由 Steven Allen 提交于
-
- 28 10月, 2019 1 次提交
-
-
The new version of bitswap should improve server-side ("seeding") performance with high-latency disks.由 Steven Allen 提交于
-
- 23 10月, 2019 2 次提交
-
-
ipfs namespace is now being provided to prometheus
由 Steven Allen 提交于 -
由 Adrian Lanzafame 提交于
-
- 21 10月, 2019 3 次提交
-
-
feat: web ui 2.5.8
由 Steven Allen 提交于 -
由 Henrique Dias 提交于
-
由 Henrique Dias 提交于
-
- 13 10月, 2019 1 次提交
-
-
docs: add connmgr to config.md toc
由 Steven Allen 提交于
-
- 11 10月, 2019 1 次提交
-
-
由 Oli Evans 提交于
-
- 08 10月, 2019 7 次提交
-
-
feat: web ui 2.5.7
由 Steven Allen 提交于 -
fix(pin): wait till after fetching to remove direct pin
由 Steven Allen 提交于 -
Otherwise, we could abort while fetching the graph and stay in a state where the direct pin is removed. fixes #4650
由 Steven Allen 提交于 -
Relevant release notes can be found on [v2.5.5](https://github.com/ipfs-shipyard/ipfs-webui/releases/tag/v2.5.5).
由 Henrique Dias 提交于 -
README: improve build documentation
由 Steven Allen 提交于 -
fixes #6704
由 Steven Allen 提交于 -
fixes #6704
由 Steven Allen 提交于
-
- 07 10月, 2019 11 次提交
-
-
Introduce buzhash chunker
由 Jakub Sztandera 提交于 -
Pinning interop: Pin ls returns appropriate zero value
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
fix(resolve): correctly handle .eth domains
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protocol.ai>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protocol.ai>
由 Jakub Sztandera 提交于 -
It has the same properties as Rabin but is much faster. Benchmark results: ``` name speed Buzhash2/1K-4 1.71GB/s ± 4% Buzhash2/1M-4 1.15GB/s ± 2% Buzhash2/16M-4 892MB/s ± 1% Buzhash2/100M-4 904MB/s ± 2% Rabin/1K-4 13.8MB/s ± 3% Rabin/1M-4 171MB/s ± 3% Rabin/16M-4 182MB/s ± 4% Rabin/100M-4 182MB/s ± 3% Default/1K-4 1.74GB/s ± 4% Default/1M-4 3.22GB/s ± 2% Default/16M-4 3.88GB/s ± 2% Default/100M-4 4.21GB/s ± 6% ``` License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protocol.ai>
由 Jakub Sztandera 提交于 -
由 Adin Schmahmann 提交于
-
由 Steven Allen 提交于
-
由 Steven Allen 提交于
-
This should have been handled down inside the DNSLink resolver. Otherwise, we'll break any name happens to end in `.eth`. also fixes #6699
由 Steven Allen 提交于
-
- 02 10月, 2019 2 次提交
-
-
Update README.md
由 Steven Allen 提交于 -
Change first link under "Getting Started" to more specific docs per https://github.com/ipfs/go-ipfs/pull/6692#issuecomment-537110811 Ref https://github.com/ipfs/go-ipfs/pull/6692
由 Jessica Schilling 提交于
-
- 01 10月, 2019 6 次提交
-
-
daemon: support unix domain sockets for the API/gateway
由 Steven Allen 提交于 -
docs: guide users to the right locations for questions
由 Steven Allen 提交于 -
docs: readme improvements
由 Steven Allen 提交于 -
由 David Dias 提交于
-
由 David Dias 提交于
-
由 David Dias 提交于
-