Simplex 0.0.8 released

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 NetworkKind to Main when Liquid is specified.
    • Changed the default descriptor derivation to 0 from 1.
    • The change output populated by Signer is now confidential instead of being explicit.
    • The xpub.parent_fingerprint is now zeroed out before descriptor serialization to be compatible with the Blockstream app.
1 Like