The mutiny node will now listen to gossip and save peer information into indexdb. Useful for seeing LN alias names or updating some other peer's name locally.
The wasm-bindgen
layer has been split out into it's own dedicated package mutiny-wasm
. Over time more wasm
things will move there as muitny-core
will be a generic rust library that does not care about the env it is running in.
Commit logs can be found here: v0.2.4...v0.2.5-1