Skip to content

Releases: AlphaWallet/alpha-wallet-android

Release 3.30

23 Apr 06:39
Compare
Choose a tag to compare

Stabilisation and Safety Release:

Safety:

  • brings in separate 'Main Net' and 'Test Net' modes. Switching to mode enables the testnets. Note that any crypto tokens on any of the testnets will never have any financial value. This is why it's useful to developers - testing on any Main net (eg Ethereum, xDai) could be very financially expensive; any mistake or usage on any testnet is free and will never have any financial cost.

Stability and usability:

  • ensure tokens that haven't been 'swiped away' are always displayed.
  • ensure token prices are displayed.
  • fix for loading wallets with many NFTs.
  • upgrade library and normalise database usage to fix artifact issues.
  • optimise token checking to detect new tokens and balance changes.

Point release 3.24.5

22 Mar 06:00
Compare
Choose a tag to compare
  • Wallet connect QR can be scanned from any place
  • Load balancer didn't auto-switch to backup node
  • Display correct destination address for ERC20 token send
  • Fix for xDAI transfers (activity view) not showing
  • Correctly handle active network in dappbrowser being de-selected
  • Euro conversion in input amount
  • 'Show seed phrase' in settings
  • Fix for EIP712v3 signing with Gnosis data (no chainId).
  • Add Heco chain
  • various fixes and upgrades.

Actionsheet Upgrade

28 Jan 02:18
51f86fa
Compare
Choose a tag to compare
  • Implemented ActionSheet for signing for sending Native and ERC20 and for all DappBrowser and WalletConnect interactions.
  • Stability fixes and improvements.

Fix for Token Name and decimal over-ride

11 Nov 11:16
166d9d0
Compare
Choose a tag to compare
  • Fix to include 'receive' transactions transaction for ERC20 on all networks
  • Fixed the issues with rendering some Token Names and balances
  • Other minor fixes

Hotfix for Samsung FaceID and other fixes

12 Oct 12:48
Compare
Choose a tag to compare
  • Resolved Facial recognition issue on Samsung devices
  • Fixed pending transactions showing wrong statuses
  • Improved browser stability and performance
  • Other minor bug fixes

Optimisation Update

19 Sep 01:49
ca5455b
Compare
Choose a tag to compare
  • Add multi-session WalletConnect interface.
  • Refactored app to create a 'single source of truth' for all data.
  • Optimise the Blockchain and User Interface to create a smoother and more consistent experience.
  • Add Binance mainnet and Testnet chains.
  • Added all popular tokens to be automatically picked up.
  • Upgrade TokenScript interface.
  • Bug fixes and stability improvements.
  • New fuller dApp browser experience.

Hotfix for scan camera

11 Jul 07:31
Compare
Choose a tag to compare
  • as v3.00.5 but with update for camera.

UX update

06 Jul 03:22
Compare
Choose a tag to compare

Enhancements for this release include:

  • Use token icons in wallet display.
  • Add universal scan button at main wallet page.
  • Update Eth Classic node and transaction connection
  • Accurate estimation of gas that transaction will use.
  • Allow speedup of a hanging transaction
  • Improve soft keyboard integration
  • Improve token management flow
  • Improve key handling
  • Add .crypto domain handling (aka Unstoppable domains).
  • Improve wallet ENS name discovery.
  • Update Chinese translation.

TokenScript hotfix

15 Jun 11:48
Compare
Choose a tag to compare
  • Hotfix for TokenScript selections.
  • Hotfix for TokenScript action card input element persistence.

Schema 2020/06 Release

08 Jun 06:39
Compare
Choose a tag to compare
  • New Powered Token functionality.
  • Improved connection stability with load balanced connection.
  • ENS integration - renew, link email and domains at a click.
  • Improved DeFi token functionality.
  • Various small issues fixed.