Jeromy
360f29fade
send discovery off into its own goroutine
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-30 16:25:59 -07:00
Jeromy
44c9bb803f
add 'pubsub peers' to list topics
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-30 16:25:59 -07:00
Jeromy
c40b3540c4
add 'pubsub ls' to list topics
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-30 16:25:31 -07:00
Jeromy
009301bf7f
hide pubsub behind feature flag
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-30 16:25:10 -07:00
Jeromy
ff770fadc8
add discovery option, and update to floodsub 0.4.2
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-30 16:24:24 -07:00
Jeromy
7ccf96a72f
remove debug log
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-30 16:24:24 -07:00
Jeromy
e567b785a0
update floodsub dep
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-30 16:24:24 -07:00
Jeromy
4b096c4bba
floodsub: add api for pub/sub
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-30 16:23:45 -07:00
Jeromy Johnson
dcb21bd20e
Merge pull request #3271 from ipfs/fix/race-panic
...
only pass keys down newBlocks chan in bitswap
2016-09-29 17:23:49 -07:00
Jeromy
01ce8e7d71
only pass keys down newBlocks chan in bitswap
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-28 17:08:13 -07:00
Jeromy Johnson
0ac1fd1a8a
Merge pull request #3264 from vasild/fix/tar_command
...
Explicitly specify the input file to tar with "-f -"
2016-09-28 13:27:04 -07:00
Jeromy Johnson
abe44b86ac
Merge pull request #3265 from vasild/fix/make_command
...
use $(MAKE) instead of 'make' in Makefiles (follow-up to f3dc11c )
2016-09-28 12:58:41 -07:00
Vasil Dimov
c2dca4bcea
Explicitly specify the input file to tar with "-f -"
...
On FreeBSD the default one (if no -f is specified) is /dev/sa0,
not stdin.
License: MIT
Signed-off-by: Vasil Dimov <vd@FreeBSD.org>
2016-09-26 22:24:08 +03:00
Vasil Dimov
5538f658ba
use $(MAKE) instead of 'make' in Makefiles (follow-up to f3dc11c)
...
License: MIT
Signed-off-by: Vasil Dimov <vd@FreeBSD.org>
2016-09-26 22:22:02 +03:00
Jeromy Johnson
06a6e2fa74
Merge pull request #3263 from ipfs/deps/libp2p/3.5.4
...
update libp2p and dht packages
2016-09-26 02:44:19 -07:00
Jeromy
0832a640fa
remove utp tests for now
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-26 00:52:19 -07:00
Jeromy
e43c770530
update libp2p and dht packages
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-25 23:42:14 -07:00
Jeromy Johnson
71e98b1c54
Merge pull request #3260 from ipfs/kevina/goprocess-dep
...
Update goprocess dependency to 1.0.0
2016-09-25 02:31:05 -07:00
Kevin Atkinson
0640afc306
Update goprocess dependency to 1.0.0
...
Update goprocess dependency to 1.0.0 to avoid a version mismatch with what
go-datastore uses.
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2016-09-25 00:56:48 -04:00
Jeromy Johnson
300187ac52
Merge pull request #3242 from ipfs/test/repro-random-fail
...
trying to debug random test failures
2016-09-20 23:48:55 -07:00
Jeromy Johnson
4db17ae6db
Merge pull request #3248 from ipfs/version/0.4.3-rc4
...
Merge 0.4.3 release candidate changes back into master
2016-09-20 23:39:22 -07:00
Jeromy Johnson
5a80756c2f
Merge pull request #3249 from ipfs/doc/changelog/0.4.3
...
changelog: update for 0.4.3
2016-09-20 19:15:24 -07:00
Jeromy
5457a85cef
Merge branch 'version/0.4.3-rc4'
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-20 19:10:10 -07:00
Lars Gierth
15c40f196f
changelog: update for 0.4.3
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-09-20 19:53:59 +02:00
Jeromy
189fa76bce
ipfs version 0.4.3
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-20 02:39:43 -07:00
Jeromy Johnson
e10453b67b
Merge pull request #3220 from ipfs/deps/extract-dht
...
routing: use extracted dht and routing code
2016-09-19 19:38:37 -07:00
Jeromy
fb05a5fbb8
trying to debug random test failures
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-19 19:37:03 -07:00
Jeromy Johnson
87ecb92fce
Merge pull request #3225 from ipfs/kevina/rm-block-refactor
...
"block rm": move core functionally into blockstore_util package
2016-09-19 19:30:46 -07:00
Jeromy
d0e0123426
Remove now unused code
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-19 18:28:00 -07:00
George Antoniadis
4e8485648f
Use routing/notifications
...
License: MIT
Signed-off-by: George Antoniadis <george@noodles.gr>
2016-09-19 18:28:00 -07:00
Jeromy
2e6e0f18e3
routing: use extracted dht and routing code
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-19 18:28:00 -07:00
Jeromy Johnson
f23cd5c84c
Merge pull request #3189 from ipfs/feat/metrics/interface
...
metrics: introduce go-metrics-interface
2016-09-19 18:02:14 -07:00
Jeromy Johnson
3857ded22e
Merge pull request #3236 from ipfs/docs/manual/gx-with-u
...
readme: add `-u` to gx install commands in manual build instructions
2016-09-19 17:55:32 -07:00
Jakub Sztandera
56004ca6c2
readme: add -u to gx install commands in manual build instructions
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-19 16:59:51 +02:00
Kevin Atkinson
d04308240d
"block rm": Document RemovedBlock. Interface tweaks.
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2016-09-15 14:55:46 -04:00
Kevin Atkinson
6b2b976c57
"block rm": just return "error" in ProcRmOutput
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2016-09-15 04:15:59 -04:00
Kevin Atkinson
5901e57dfc
"block rm": move core functionally into blockstore_util package
...
Note: this code can not go in the "blockstore" package due to a
circular dependency with the "pin" package.
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2016-09-15 04:15:44 -04:00
Kevin Atkinson
0a459f65ac
Pinner: Provide Pinned.String() method and use it in "block rm"
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2016-09-15 04:15:36 -04:00
Jeromy Johnson
73cd8b3e98
Merge pull request #3222 from ipfs/kevina/add-no-pin-lock
...
Adder: Don't hold the PinLock when not pinning.
2016-09-14 18:49:08 -04:00
Kevin Atkinson
7bf30c3111
Adder: Don't hold the PinLock when not pinning.
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2016-09-14 16:55:39 -04:00
Jeromy Johnson
98fdffab9a
Merge pull request #3006 from ipfs/feature/edit-issue-reporting-guides
...
Edit issue reporting guides
2016-09-14 15:57:26 -04:00
Jeromy Johnson
0aa136a98e
Merge pull request #3206 from ipfs/feat/writable-flag
...
gateway: fix --writable flag :|
2016-09-14 13:50:32 -04:00
Jeromy Johnson
85da76a4ee
Merge pull request #3217 from ipfs/fix/package-json
...
gx: fix dvcsimport path in package.json
2016-09-13 10:26:56 -04:00
Jakub Sztandera
7398543a81
gx: fix dvcsimport path in package.json
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-13 15:10:19 +02:00
Jakub Sztandera
9cbeffa376
metrics: do explicit metrics injection
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-13 14:00:29 +02:00
Jakub Sztandera
c7d89662a1
metrics: do not run bloom fillrate collector when metrics are inactive
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-13 14:00:10 +02:00
Jakub Sztandera
a5899a4fb9
deps: update go-metrics-interface and -prometheus to 0.1.2
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-13 14:00:10 +02:00
Jakub Sztandera
7faa32459a
metrics: fix peer number metric in offline mode
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-13 14:00:10 +02:00
Jakub Sztandera
5f0be2eaa9
blockstore: add Bloom fill ratio metric
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-13 14:00:10 +02:00
Jakub Sztandera
95dca1ecdf
blockstore: update bbloom
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-13 14:00:09 +02:00