mirror of
https://github.com/waku-org/waku-rust-bindings.git
synced 2025-02-24 04:18:06 +00:00
* build.rs: initialize submodules the first time cargo build is invoked in waku-sys * messagehash.rs only contains a String as the hex representation of msg hash * events.rs adapt test to parse message event containing msg-hash in hex string format * bump nwaku to v0.35.0 * waku-sys/build.rs use STATIC=1 instead of STATIC=true