Jacob Heun
f4ec35573e
fix(test): improve flakey random walk discovery test ( #574 )
...
* test: improve stability of dht discovery test
* test: isolate who is random walking
2020-02-28 15:30:43 +01:00
Alan Shaw
4222c49556
fix: stop discoveries ( #530 )
...
* fix: stop discoveries
* test: add discovery stop test
* chore: fix lint
Co-authored-by: Jacob Heun <jacobheun@gmail.com>
2020-01-24 14:40:40 +01:00
Vasco Santos
f1eb373235
feat: discovery modules from transports should be added ( #510 )
...
* feat: discovery modules from transports should be added
* chore: apply suggestions from code review
Co-Authored-By: Jacob Heun <jacobheun@gmail.com>
* chore: address review
* chore: apply suggestions from code review
Co-Authored-By: Jacob Heun <jacobheun@gmail.com>
2020-01-24 14:40:40 +01:00
Jacob Heun
1df52ae205
test: remove timeout
2020-01-24 14:40:40 +01:00
Jacob Heun
ba02764c5f
feat: abort all pending dials on stop
2020-01-24 14:40:40 +01:00
Jacob Heun
404fa69513
test: reduce randomwalk timeout
2020-01-24 14:40:40 +01:00
Jacob Heun
85988cfaab
chore: fix lint
...
test: reduce interval of randomwalk in test
chore(test): glob fix
2020-01-24 14:40:40 +01:00
Jacob Heun
12fc069873
fix: clean up peer discovery flow ( #494 )
...
* fix: clean up peer discovery flow
* test(fix): let libp2p start after connecting
* test(fix): dont auto dial in disco tests
2020-01-24 14:40:40 +01:00
Vasco Santos
a020db183a
refactor: async routing ( #489 )
...
* feat: async routing
* chore: put dht extra api commands under content routing
* chore: add default option to createPeerInfo
Co-Authored-By: Jacob Heun <jacobheun@gmail.com>
* chore: address review
* chore: rm dlv
2020-01-24 14:40:40 +01:00
Vasco Santos
18a062ed12
feat: discovery modules ( #486 )
...
* feat: discovery modules
* chore: address review
2020-01-24 14:40:40 +01:00
Jacob Heun
2104578924
refactor: core async ( #478 )
...
* refactor: cleanup core
test: auto dial on startup
* fix: make hangup work properly
* chore: fix lint
* chore: apply suggestions from code review
Co-Authored-By: Vasco Santos <vasco.santos@moxy.studio>
2020-01-24 14:40:40 +01:00