Hanno Cornelius
|
54bcca7402
|
Update submodules: differentiate between local and remote PeerInfo (#730)
* Update submodules
* Remove PeerInfo where necessary
|
2021-10-06 14:29:08 +02:00 |
|
Hanno Cornelius
|
fa1fcc28ce
|
General refactoring: nim-waku (#671)
* General Track 1 refactoring
|
2021-07-16 17:13:36 +02:00 |
|
Hanno Cornelius
|
c570cea29f
|
Update submodules (#594)
|
2021-06-09 16:37:08 +02:00 |
|
Hanno Cornelius
|
d09ba25dd6
|
Change contentTopic to string (#463)
* Change contentTopic to string
* Missed a spot
* Try to fix Windows CI
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
|
2021-04-08 17:55:19 +08:00 |
|
Hanno Cornelius
|
daae9f3e1d
|
Integrate persistent peer storage (#437)
* Integrate persistent peer storage
|
2021-03-26 10:49:51 +02:00 |
|
Hanno Cornelius
|
38946bd366
|
Improvement/bridge improvements (#429)
* General test, import and log improvements
* Bridge improvements
|
2021-03-23 10:04:51 +02:00 |
|
Hanno Cornelius
|
2d9005b9d7
|
Add post method to Admin API for ad-hoc peer dialing (#412)
* Add post method to Admin API
* Updated CHANGELOG
|
2021-03-11 09:05:39 +02:00 |
|
Hanno Cornelius
|
91162a8cd1
|
Feat/pm connection tracking (#377)
* Track connectedness state in peer manager
|
2021-02-12 10:53:52 +02:00 |
|
Hanno Cornelius
|
f364c1a9cd
|
Removed local peer sets for filter, swap and store (#375)
|
2021-02-11 10:58:25 +02:00 |
|
Hanno Cornelius
|
13fc9d6f71
|
Feat/peer manager improvements (#367)
* Add managed peers to Admin API result
* Deal with dial failures
|
2021-02-05 12:49:11 +02:00 |
|
Oskar Thorén
|
6b66955862
|
Refactor: Put waku_type content where it belongs (#333)
- Separate out types and methods into appropriate module
- Add util folder for small utils used in multiple independent places
- Update paths
|
2021-01-06 17:35:05 +08:00 |
|
Oskar Thorén
|
e43612e153
|
Refactor: waku_types -> waku_filter (#331)
Also create a folder with README for filter protocol.
|
2021-01-05 12:52:10 +08:00 |
|
Hanno Cornelius
|
7bb1e70cd6
|
Feature/add private api (#321)
* Added private API
|
2020-12-23 11:33:28 +02:00 |
|
Hanno Cornelius
|
a71c93693b
|
enhancement/unused-import-cleanup (#322)
|
2020-12-21 10:14:51 +01:00 |
|
Hanno Cornelius
|
cfe5162a9d
|
Feature/add admin api (#319)
* Add Admin API
|
2020-12-15 17:48:00 +02:00 |
|