Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Releases: eltcoin/eltwallet

2.1.0

31 Mar 14:52
Compare
Choose a tag to compare
  • Replace react-native-navigation with react-navigation
  • Use Infura nodes for web3 connections
  • Use Etherscan API to fetch transactions list
  • Add NetworkPicker screen to switch to ETH test networks

2.0.0

05 Feb 13:59
Compare
Choose a tag to compare
  • Replace Copy to clipboard button with Share
  • Add iOS migration from old codebase
  • Load tokens based on wallet balances
  • Add TokenPicker screen

1.2.0

15 Jan 12:05
Compare
Choose a tag to compare
  • Replace react-native-touch-id with react-native-fingerprint-scanner
  • Set minSdkVersion back to 16

1.1.2

13 Jan 17:34
Compare
Choose a tag to compare
  • Update to React Native v0.52
  • Fix SecurityError for Android devices not compatible with biometric authentication
  • Add padding to cross icon on CallToAction component

1.1.1

13 Jan 16:54
Compare
Choose a tag to compare
  • Fix Android SecurityError for devices not compatible with fingerprint authentication

v1.1.0

08 Jan 16:21
Compare
Choose a tag to compare
  • Update README with installation instructions
  • Biometric authentication support
  • Remove horizontal padding on CreateWallet screen
  • Review forms UI
  • Refresh balance on refresh transactions
  • Add backspace key on pin code keyboard
  • Add dismissible security CTA on WalletHome screen
  • Replace Wallet actions button with Copy to clipboard
  • Setup Redux
  • Setup redux-persist with secure storage
  • Setup migration from AsyncStorage to Redux store
  • Replace of use of Picker with react-native-dialogs for Android
  • Add titles to all alerts
  • Add alerts on Copy to clipboard actions
  • Add vibration on QR code scanning
  • Add loading indicator on button when processing send transactions

1.0.0

31 Dec 10:23
Compare
Choose a tag to compare

First release of Eltwallet

  • Create a wallet
  • Restore a wallet from a private key (with QR code scanning)
  • List ETH, ELTCOIN and custom tokens balance
  • List ETH, ELTCOIN and custom tokens transactions
  • Send ETH, ELTCOIN and custom tokens easily with QR code scanning
  • Receive ETH, ELTCOIN and custom tokens easily with QR code scanning
  • App secured via PIN code