Skip to content

Releases: ThierryM1212/SAFEW

Fixes + csv export + token prices

01 Mar 17:24
Compare
Choose a tag to compare

Export transactions as csv
Display the value in Erg for exchangeable tokens (Thanks SoCool)
Fix transaction with big amounts of tokens (tested with 18 significant numbers)
Fix utxo selection when sending multiple assets
Display token details in transaction builder unspent boxes
Technical: Remove react-app-rewired, allow to "watch" the build directory (Thanks SoCool)

Firefox support

24 Feb 18:16
Compare
Choose a tag to compare
  • Add support for firefox browser
  • Bug fix

Transaction builder integration

21 Feb 18:17
Compare
Choose a tag to compare

Add the transaction builder to manipulate json of ergo transaction in Expert mode.
Bug fixes

Fix ergodex connection

16 Feb 17:41
Compare
Choose a tag to compare

Temporary fix of ergodex connection waiting for publication in chrome store

SAFEW 0.3.1

16 Feb 00:26
Compare
Choose a tag to compare

Bugfix:

  • fix crash when many addresses with balance are configured
  • rename dApp connector for better multi wallet integration

SAFEW 0.3 - ErgoMixer integration

11 Feb 23:56
Compare
Choose a tag to compare
  • ErgoPay improvement: allow to delete mnemonic to convert a wallet to an ErgoPay wallet, add/remove addresses from Ergopay wallets, add ErgoPay button for mobile users
  • ErgoMixer integration: Display available Mixes, send mix transactions from the wallet, manage covert addresses
  • Update dApp connector functions to allow future Wallet selector in dApps
  • Update dependencies, cleanup lint

SAFEW 0.2 - ErgoPay integration

06 Feb 22:53
Compare
Choose a tag to compare
Pre-release

Added ErgoPay integration to sign without storing the mnemonic in SAFEW (currently supported by iOS wallet beta).
Improved design.
Disclaimer added.