Bug Fixes
- Fix import words view being cut off on smaller screens and iPads
- Fix receive view (receive address) being cut off on smaller screens and iPads
- Fix not showing duplicate wallet error in HotWalletImport
- Fix import seed view showing the wrong number for the seed words
- Fix loading spinner glitch on the selected wallet screen
- Always showing
spendable
balance on the selected wallet screen instead oftotal
- Fix sometimes pending transactions would not show up as confirmed
PRs:
- Allow
DynamicHeightScrollView
to not set an idealHeight by @praveenperera in #287 - Consistently use balance
spendable
instead oftotal
by @praveenperera in #288 - Loading spinner glitch on force refresh txns by @praveenperera in #289
- Fix numbering on Seed Import by @praveenperera in #292
- Some pending transactions dont move to confirmed until app restart by @praveenperera in #294
Full Changelog: v0.5.1...v1.0.0