Commit graph

310 commits

Author SHA1 Message Date
Brendon Duncan
429e9c8446 In Recent Transactions it displays the crypto amount if the fiat display setting is selected but the fiat amount is not ready yet. 2018-05-23 18:04:42 -07:00
Brendon Duncan
e4d5100753 Initial change for displaying fiat in "Recent Transactions". Does not yet display loading UI. 2018-05-22 19:29:57 -07:00
Brendon Duncan
6caa7c74b5 Improvement - 324 - Remove "Bitcoin Core Wallet" toggle entirely. 2018-05-15 17:07:50 +12:00
Sam Cheng Hung
7c8c33a0c7 Update: Downgrades arrow function syntax to satisfy UglifyJS 2018-04-11 17:00:24 +08:00
Sam Cheng Hung
92e593ab12 Update: Rewrites balance checking with a promise-based function to avoid asynchronous issues 2018-04-11 15:24:29 +08:00
Sam Cheng Hung
f2ad6abe75 Update: Removes usage of cacheBalance and directly call getLastKnownBalance to avoid potential async issues 2018-04-11 12:04:02 +08:00
Sam Cheng Hung
195e9190c5 Update: Adds displayBitcoinCoreFlag 2018-04-03 14:28:47 +09:00
Sam Cheng Hung
b8b0617c34 Fix: Removes arrow function syntax due to uglify issues 2018-03-28 15:55:06 +09:00
Sam Cheng Hung
780951eb2f Update: Adds a Bitcoin Core Wallet setting which hides BTC wallets when disabled 2018-03-27 11:30:34 +09:00
Kadir Sekha
daf37200e4 bch wallets appear first regardless of creation date in wallet selector 2018-02-20 22:57:32 +05:30
Kadir Sekha
5a160cabf0 Revert "adds warning modal for encrypt wallet"
This reverts commit da42d8b159.
2018-02-02 12:00:39 -04:00
Kadir Sekha
564d29e923 Revert "fixed brackets"
This reverts commit 2227705453.
2018-02-02 11:59:35 -04:00
Kadir Sekha
2227705453 fixed brackets 2018-02-01 18:19:22 -04:00
Kadir Sekha
da42d8b159 adds warning modal for encrypt wallet 2018-02-01 18:06:19 -04:00
Kadir Sekha
9759e25a75 both bch and btc wallets now backed up on first use 2017-11-30 14:36:31 +09:00
Kadir Sekha
d1dada4457 fix missing variable in function call 2017-11-23 15:09:07 +09:00
Kadir Sekha
be5c7b4728 made dollar green default colour for bitcoin cash 2017-11-17 15:43:04 +09:00
Kadir Sekha
e1630095d3 move bch above btc 2017-11-14 16:57:59 +09:00
Kadir Sekha
8d1e286cde fixed bwscash initialisation error 2017-10-27 15:06:17 +09:00
Kadir Sekha
05e4f950b7 create bitcoin cash wallet on initial startup 2017-10-27 14:14:03 +09:00
Kadir Sekha
092a4fd71a use url from config service for tarascash conversion 2017-10-26 16:17:25 +09:00
Kadir Sekha
2f69da9125 temporarily hardcoded bws-v2 for tarascash wallets 2017-10-25 13:30:21 +09:00
Kadir Sekha
b6f36a658d convert tarascash style bitcoin cash wallet to copay style bitcoin cash wallet 2017-10-19 17:53:30 +09:00
Matias Alejo Garcia
acb0d176f2 hide xpriv in certain cases in the log 2017-10-02 11:19:03 -03:00
matiu
7653d1b6ab fix create 2017-09-11 11:45:19 -03:00
matiu
7349e8237a refactor duplicate 2017-09-09 21:19:18 -03:00
matiu
acc1549633 add coin to preferences/info
+ refactor duplicate
2017-09-09 21:18:48 -03:00
matiu
aa61d7915d fix unit to config 2017-08-31 17:56:28 -03:00
Gustavo Maximiliano Cortez
70fa50177c
Fix fee levels for btc and bch 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
db04a31a06
Fix priority normal for bch transactions 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
ac5a5a9bdc
Fix feeRate, sendMax 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
2e9d279320
Fix getTxInfo, formatAmountStr 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
5175e7e2c4
Create, import join wallet BCH 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
2c33f186af
Ref chain to coin. Adds create wallet 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
ac5ede702d
Fix btc/bch icons. Adds coin param to createWallet method 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
94363704ab
Adds bitcoin cash basic support (unit convertion, integrations, request specific amount, etc) 2017-08-31 11:58:12 -03:00
Javier Donadío
9654336a6a Merge pull request #6363 from cmgustavo/feat/mercadolibre-01
Feat/mercadolibre 01
2017-08-09 10:00:49 -03:00
Gabriel Bazán
68729b71a3 use app name for err message 2017-08-03 10:30:02 -03:00
Gustavo Maximiliano Cortez
3e78971446
Buy gift card. Limits 2017-07-26 12:53:21 -03:00
Andy Phillipson
b7cfd86f22
Enhance logging with timestamps and filtering. 2017-07-14 15:21:15 -04:00
Gabriel Bazán
95f3ddf01a remove external services for this first release and general refactors 2017-06-22 15:47:50 -03:00
Matias Alejo Garcia
da15bc939b
allow importing HW seeds 2017-06-12 16:22:50 -03:00
Andy Phillipson
0c69dfb061 Initial Intel TEE integration. 2017-04-11 10:02:14 -04:00
Gustavo Maximiliano Cortez
7c14c613ad
Show wallets with sufficient funds in order to top-up the bitpay card. Improves error messages 2017-03-20 14:53:18 -03:00
Gabriel Bazán
0d7084499f fix key validation 2017-03-15 14:59:16 -03:00
Gabriel Bazán
7c0c82124d remove validation for ios and wp 2017-03-15 11:35:35 -03:00
Gustavo Maximiliano Cortez
4e8bd0634c
New push notifications 2017-03-09 12:22:06 -03:00
Andy Phillipson
73a06b595f Implementation for copay distribution sass. 2017-02-23 16:46:41 -05:00
Matias Alejo Garcia
1501d74558
fix bitpay card 2017-01-31 14:24:13 -03:00
Matias Alejo Garcia
9e33cde4cf
add badge to recent txs 2017-01-18 11:48:50 -03:00