Kim De Mey
|
ddcfc3fdd6
|
V2cleanup (#115)
* Cleanup of warnings + imports, etc.
* Remove connected_peers metric as there is already libp2p_pubsub_peers
|
2020-08-31 11:32:41 +08:00 |
|
Oskar Thorén
|
893134b536
|
Refactor: Waku protocol -> Waku relay protocol (#104)
* Refactor: Waku protocol -> Waku relay protocol
Including updating protocol string.
Addresses https://github.com/status-im/nim-waku/issues/101
* Refactor: WakuSub -> WakuRelay
|
2020-08-26 19:28:24 +08:00 |
|
Dean Eigenmann
|
c3f57c79f5
|
feature/historic-api (#95)
* started working on historic api
* very rough code
* moved
* also publishing
* todos
* added tests
* added
* fix
|
2020-07-29 15:24:01 +02:00 |
|
Dean Eigenmann
|
fb45502ba7
|
enhancement/protobuf (#47)
* changed to data
* fix
* updated
* checkpoint
* sending protobuf
* working on tests
* bump
* fix
* fix
* fix
* testing
* Update test_waku.nim
|
2020-07-23 10:53:29 +08:00 |
|
Dean Eigenmann
|
d37928bb28
|
bump/libp2p (#62)
|
2020-07-21 14:19:31 +02:00 |
|
Kim De Mey
|
95438b9389
|
Bump vendor, fix builds and add v2 to CI (#45)
* Fix v2 builds, break v1 builds
* Fix build after nim-eth bump
* Add waku v2 build and tests to CI
* Fix parallel build issues by renaming
|
2020-07-13 12:08:03 +02:00 |
|
Oskar Thoren
|
7d51244ffe
|
Clean up logging and imports
|
2020-05-15 11:35:32 +08:00 |
|
Oskar Thoren
|
550556bb97
|
Fails with SIGSERV
|
2020-05-14 11:18:24 +08:00 |
|
Oskar Thoren
|
c6bd02ba38
|
SIGSERV failing isolateed a bit more
|
2020-05-14 10:42:04 +08:00 |
|
Oskar Thoren
|
2e9c2ed949
|
Move waku test to test folder; reset with floodsub test
|
2020-05-14 10:28:34 +08:00 |
|