This repository has been archived by the owner on Oct 8, 2019. It is now read-only.
v1.3.14
Bug Fixes
- Confirms: styles on confirms
(88bfe5f6) - DynamicFee:
- MobileAppPairing: update copy and add links to mobile apps
(ddc03a1f) - Pairing: make the qr pairing code slightly smaller
(6f9b834e) - Send: add missing translation string, do not show NaN available balance
(7da19be5) - Styles: minor style change for confirm modals
(d63761f5) - Versioning: slightly less obtrusive versioning color
(364047c0) - WalletService:
- WalletWelcome: fix spacing issue on marketing page
(90713aef) - api-code: removed non-existing reference.
(e2006fcb)
Features
- Alerts:
- Confirms:
- DynamicFee:
- Login: show version numbers on home page
(baf49e0f) - Signup: guess the currency for Dutch and Chinese
(c3e9f176) - Support:
Refactor
- Alerts: use alert service where necessary and bring address import alerts to modal level
- Confirms:
- more concise promise logic
- small refactor of alerts.confirms
- use alerts confirm method instead of confirm service
- move confirms to alerts service
- DynamicFee: configure URL
- MyWallet: account for changes in my-wallet-v3 api
- Recovery: remove dead recovery code
Test
- DynamicFee:
- add tests for dynamic fee logic
- use prod fee endpoint for tests
- add to tests
- Upgrade: repaired, but still brittle
Chore
- Dep: bump My-Wallet-V3 minor version
- Wallet: remove unused function recommendedTransactionFee
- Whitelist: bump ui-select and ui-router