Hanno Cornelius
1f5c3cc621
Feat/peer manager improvements ( #367 )
...
* Add managed peers to Admin API result
* Deal with dial failures
2021-02-05 12:49:11 +02:00
Hanno Cornelius
41fe4395a8
Bump submodules ( #363 )
...
* Bump submodules
* GossipSub refactor: Rem async from sub/unsub
2021-02-02 13:33:59 +02:00
Hanno Cornelius
76c0d2b839
Prefer announced addrs in listenStr ( #348 )
...
* Prefer announced addrs in listenStr
2021-01-15 09:37:20 +02:00
Oskar Thorén
37a3a4fadd
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
f860c0dda4
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
97dc627bbe
Feature/add private api ( #321 )
...
* Added private API
2020-12-23 11:33:28 +02:00
Hanno Cornelius
d6bafcf697
Feature/add admin api ( #319 )
...
* Add Admin API
2020-12-15 17:48:00 +02:00
Hanno Cornelius
fa4d873ee3
Limit cache size on Filter API and Relay API ( #317 )
...
Minor improvements to Filter API and Relay API
2020-12-07 15:26:58 +02:00
Hanno Cornelius
57f69201d6
Added content topic polling on FilterAPI ( #314 )
2020-12-03 18:26:34 +02:00
Hanno Cornelius
8a1ca1ff8f
Await WakuRelay publish on node ( #313 )
...
* Await WakuRelay publish on node
* Reflect 'await' change on CHANGELOG
2020-12-02 10:40:53 +02:00
Hanno Cornelius
d3c5840a79
Feature/jsonrpc basic impl ( #311 )
...
* Added some basic debug and relay json-rpc calls
* Basic relay polling
2020-12-01 11:57:54 +02:00
Hanno Cornelius
51b35c59c6
Added some basic debug and relay json-rpc calls ( #309 )
2020-11-30 11:44:57 +02:00
Hanno Cornelius
dc3b3b87be
Added some basic debug and relay json-rpc calls ( #305 )
2020-11-27 09:18:48 +02:00
Oskar Thorén
44e9d4d86b
Refactor types store ( #291 )
...
* Refactor: Move waku_store into its own folder
* Refactor: Move waku store types to new home (WIP)
* Refactor: Fix errors and recursive imports
* Fix rebase errors
* Refactor: More rebase import fixes
2020-11-24 12:34:32 +08:00
Hanno Cornelius
135eaae9fb
Waku v2 JSON-RPC REST API: Store protocol proof of concept ( #263 )
...
* Waku V2 history query POC
* Fix folder structure
* Improve test clarity
* Improve imports, returns and some naming
* Changed naming conventions. Refactor & improve.
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2020-11-24 11:44:37 +08:00