Hanno Cornelius
1ebcb266cb
Revert PRUNE backoff period to default ( #694 )
2021-08-12 09:57:19 +02:00
Hanno Cornelius
87b98a2460
Refactor wakunode2 setup ( #675 )
...
* Refactor wakunode2 setup
2021-07-22 11:46:54 +02:00
Hanno Cornelius
52b741ac11
Support for stable version of relay protocol ( #651 )
2021-06-29 16:29:04 +02:00
Hanno Cornelius
9e0b73bd18
Update submodules ( #594 )
2021-06-09 16:37:08 +02:00
Hanno Cornelius
2b571e205b
Fix keepalive for connected peers ( #588 )
...
* Fix keepalive for connected peers
* Remove comment
2021-06-02 09:53:34 +02:00
Hanno Cornelius
ee757308c6
Fix: No keep-alive for backoff peers ( #584 )
2021-06-01 09:55:46 +02:00
Hanno Cornelius
f457db9e0a
Add optional keepAlive for relay peers ( #523 )
2021-04-30 14:07:46 +02:00
Hanno Cornelius
192d4dd66b
Add backoff period before subscribing to persistent peers ( #491 )
2021-04-16 11:57:45 +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
886b458ff5
Added waku metrics ( #356 )
2021-01-29 10:42:41 +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
Dean Eigenmann
73217b457c
enhancement/relay-beta-bump ( #325 )
2020-12-22 12:50:20 +01:00
Dean Eigenmann
f6e80f9ee2
enhancement/strict-no-sign ( #294 )
...
* strict no sign
* Update CHANGELOG.md
2020-12-17 17:06:59 +01:00
Dean Eigenmann
309bcb05a1
enhancement/remove-flood ( #295 )
...
* removes flood
* rm
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2020-11-24 10:14:18 +01:00
Oskar Thorén
9518322198
Folder restructure ( #274 )
...
* Change folder structure to {v1,v2,common}/...
Addresses https://github.com/status-im/nim-waku/issues/261
* Update waku.nimble paths
* Flatten paths
* Fix import paths
* Pull out utils folder for nat
* Pull out waku_types to top level for v2
* Fix test import paths
* Remove old READMEs and replace with one liner
* Update README and split v1 and v2
* Skeleton READMEs
* Update README.md
Co-authored-by: Kim De Mey <kim.demey@gmail.com>
* Update README.md
Co-authored-by: Kim De Mey <kim.demey@gmail.com>
Co-authored-by: Kim De Mey <kim.demey@gmail.com>
2020-11-17 17:34:53 +08:00