Skip to content

4.8.0 "Two Public Keys"

Compare
Choose a tag to compare
@vsubhuman vsubhuman released this 02 Dec 01:35

Release PR: #2549

Noticeable changes:

  • Ergo wallets display broadcasted transaction before it appears from the network
  • Invalid-script txs (Alonzo) are marked as failed
  • Trailing zeros are removed from amount displays
  • Locked asset deposit is displayed on the "Assets" page
  • Ledger update support
  • Ledger connection flow improvement (export 2 keys in one step)
  • Fix Buy ADA function
  • Coin-management improvement for token transactions
  • Wallet overlay on the first sync after restoring
  • Transaction ID can be exported with the tx history
  • Asset names are links to the explorer now on the "Assets" page
  • Error displayed when trying to restore an existing wallet again

Internal changes:

  • Sigma-Rust update for Ergo
  • Huge internal UI refactoring and upgrade (preparing for the UI revamp release)
  • Lots of upgrades to the dapp-connector API and functionality (still in dev beta)