Hanno Cornelius
16c85db43c
chore: update submodules and bump Nim to 1.6.6 ( #1307 )
...
* chore: update submodules
* fix: libp2p now provides callback to update peer addrs
* fix: breaking change in EthereumNode constructor
* fix: contentType type has changed (again)
* fix: explicit future type
* fix: nim 1.6.6 error handling requirements
* fix: missed a spot - peer info addrs in sim2
* fix: help compiler a bit here
2022-10-28 12:51:46 +03:00
Lorenzo Delgado
5046a4b3da
refactor(node): split wakunode into waku_node and wakunode2
2022-10-18 09:05:53 -05:00
Lorenzo Delgado
2912a45433
refactor(wakunode): remove waku relay export from wakunode
2022-09-14 12:25:05 +02:00
Lorenzo Delgado
fdd57c7bce
refactor(wakunode): remove waku swap export from wakunode
2022-09-14 12:25:05 +02:00
Lorenzo Delgado
842cfb3476
refactor(waku-filter): remove wakunode2 waku_filter exports
2022-08-29 10:14:35 +02:00
Lorenzo Delgado
73df74f8c6
refactor(waku-store): remove wakunode2 waku_store exports
2022-08-18 17:32:47 +02:00
Hanno Cornelius
06f20af7d4
chore: update submodules ( #905 )
2022-03-23 15:20:07 +02:00
Hanno Cornelius
50189a21a9
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
13cf7380bb
General refactoring: nim-waku
( #671 )
...
* General Track 1 refactoring
2021-07-16 17:13:36 +02:00
Hanno Cornelius
9e0b73bd18
Update submodules ( #594 )
2021-06-09 16:37:08 +02:00
Hanno Cornelius
5747ff5be0
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
5102576234
Integrate persistent peer storage ( #437 )
...
* Integrate persistent peer storage
2021-03-26 10:49:51 +02:00
Hanno Cornelius
a30d6a8aae
Improvement/bridge improvements ( #429 )
...
* General test, import and log improvements
* Bridge improvements
2021-03-23 10:04:51 +02:00
Hanno Cornelius
e6b26cc059
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
3b6db72287
Feat/pm connection tracking ( #377 )
...
* Track connectedness state in peer manager
2021-02-12 10:53:52 +02:00
Hanno Cornelius
bf0eab4a48
Removed local peer sets for filter, swap and store ( #375 )
2021-02-11 10:58:25 +02:00
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
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
f0636bcd9d
enhancement/unused-import-cleanup ( #322 )
2020-12-21 10:14:51 +01:00
Hanno Cornelius
d6bafcf697
Feature/add admin api ( #319 )
...
* Add Admin API
2020-12-15 17:48:00 +02:00