Daniel Sanchez
d1a467edcc
Free strings ( #46 )
...
* Free strings on discovery
* Free strings on filter
* Free strings on lightpush
* Added missing linking flags
* Free strings on management
* Fix management inner calls
* Free strings on peers
* Free strings on relay
* Free strings on store
* Free strings on decrypt
* Fix toychat example
* Fix tests
* Added decode_response method
* Use decode response
* Rename decode response util
* Use decode response in decrypt
2023-02-14 18:30:08 +01:00
gusto
48300c15a2
Smoke tests for waku node ( #41 )
...
* Fix for codecov branch names
* Codecov with all tests included
* Add tokio to node tests
* Run echo tests as seperate processes
* Add token to evade GH limiter
* Discv5 and default test for node
2023-01-27 11:35: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
f9b8c8eb43
remove discv5 apis
2023-01-05 22:53:30 +13:00
al8n
d7a1afcaad
fix hanging test
2022-12-22 06:21:46 +13:00
al8n
8089defcad
try to fix discv5 test case
2022-12-22 04:40:06 +13:00
al8n
2171f6c69e
add discv5 stuff in test
2022-12-22 01:57:05 +13:00
al8n
7983add1ca
embed discv5 functions to node initialized
2022-12-21 01:13:01 +13:00
al8n
eafecdfc92
fix #32 : add discv5 functions
2022-12-21 00:23:19 +13:00
Daniel Sanchez
aa06fcc969
Make topics const initializable ( #28 )
...
* Make topics const initializable
* Fix test
* Derive Eq, PartialEq for topics
2022-12-05 18:42:55 +01:00
Daniel Sanchez Quiros
718c28725d
Refactor waku crate to waku-bindings
2022-11-29 10:28:32 +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