Simplex 0.0.8 has been released. You can get it on GitHub or via simplexup.
This release makes Simplex work better on Liquid mainnet.
Changelog:
- Fixed many issues in the sdk crate regarding the Liquid mainnet network:
- Changed
NetworkKindtoMainwhenLiquidis specified. - Changed the default descriptor derivation to
0from1. - The change output populated by
Signeris now confidential instead of being explicit. - The
xpub.parent_fingerprintis now zeroed out before descriptor serialization to be compatible with the Blockstream app.
- Changed