12 Commits

Author SHA1 Message Date
Daniel Sanchez Quiros
cf246f6a5e Add extra info to dns discovery results 2023-02-17 17:53:26 +01:00
Daniel Sanchez
3593ff18e6
Expose local archive query method (#44)
* Update vendor

* Expose local archive query
Update to beta4

* Update bindings package to beta4

* Update bindings package to beta4

* Make store response fields public

* Added store configuration

* Use decode response function
2023-02-15 10:57:39 +01:00
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
Augustinas Bacvinka
b324908425 Run waku node related tests in sequence 2023-01-05 17:53:49 +02:00
al8n
f9b8c8eb43 remove discv5 apis 2023-01-05 22:53:30 +13:00
al8n
464986791c fix lint 2022-12-22 04:42:36 +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
4dd59abf15 remove unused imports 2022-12-21 15:59:56 +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
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