Skip to content

Release 0.0.42

Compare
Choose a tag to compare
@lvaccaro lvaccaro released this 16 May 16:02
· 2912 commits to master since this release
release_0.0.42
193e53d
  • Rust: Add support for multiple accounts and multiple types (p2sh-p2wpkh, p2wpkh, p2pkh)
  • Rust: Perform BIP44 account discovery at first login
  • Rust: Spend unconfidential utxos by default
  • Rust: Add support for proxy network connections
  • Rust: Standardize wallet identification and caching behavior
  • Rename some electrum network names (breaking change)
  • Add GA_login_user to replace other login calls, which are now deprecated.
  • Update root certificates for SSL certificate pinning validation
  • Networking fixes
  • Build and CI fixes