This repository has been archived by the owner on Oct 8, 2019. It is now read-only.
v1.29.2
Pre-release
Pre-release
Bug Fixes
- bch:
- pass coinCode to destination input
(7fe302bb) - show max avail in bch
(a2c35748) - scan qr set destination to
(98112471) - fix txs from
(573218f4) - balance chart total calc
(17957ea9) - use same logic to calc balance chart total as fiat
(ebee96ec) - highlight searched labels in exchange dropdown
(4cc7d34a) - copy on exchange
(a7e5157f) - show BCH in activity feed
(70ec12df)
- pass coinCode to destination input
- btc imported: fix total balance calc
(8781147f) - recurring buy: hide intro on mobile
(a81859d6)
Features
- bch:
- sending bch should be blocked when send addr is invalid
(7ddbe035) - bch tx fee
(6172e03d) - make export extendable
(d87cce02) - fallback to processedOutputs first item in tx feed
(f0be3620) - send from bch imported
(82317f67) - add imported to settings/addrs
(b1708b43) - tx list account names match
(f1bbf721) - request currency copy
(b04f5b23) - when another currency is present show get started on empty currency
(790da8ad) - send users from get started to currency + transactions
(6305ab05)
- sending bch should be blocked when send addr is invalid
Style
- bch:
- main balance update and tests
(03ac9edc) - exchange icons shouldnt stack
(98d51007) - update faq
(43017d0e) - add nowrap class
(858a96f0) - consistency between eth/bch empty, add mobile notice bch
(8356edf7) - hide send acct dropdown when 1 active wallet
(4113b116) - recovery phrase copy
(3c707cff) - mobile send
(98262fba)
- main balance update and tests
Test
- bch: resolve tests
(bc85f547)