7 Commits

Author SHA1 Message Date
Gusto Bacvinka
31f21e81e0 Run clippy --fix for updated lint requirements 2023-01-26 23:05:07 +02:00
Daniel Sanchez
67e5aef69a
Beta3 (#42)
* Update waku to the latest main

* Update beta version

* Update deps

* Add relay topics config entry

* Update test config
2023-01-26 12:58:45 +01:00
al8n
7983add1ca embed discv5 functions to node initialized 2022-12-21 01:13:01 +13:00
al8n
b8172167f4 add default value for Config 2022-12-21 00:33:08 +13:00
al8n
eafecdfc92 fix #32: add discv5 functions 2022-12-21 00:23:19 +13:00
Giacomo Pasini
3edf9d5d0c
derive Debug for public structs (#18) 2022-11-03 11:04:44 +01:00
Daniel Sanchez
d006ef4ecd
Crates publish setup (#17)
* Added config.toml to waku crate

* Update gitignore

* Update readme

* Remove private items docs

* Fix docs links

* Refactor waku to waku-bindings crate
Added badges

* Fix links

* Add usage
2022-11-02 08:21:15 -07:00