Commit graph

130 commits

Author SHA1 Message Date
Gabriel Masclef
2bef3033b1
Fix: missing variable in wallet service 2017-10-11 17:22:10 -03:00
matiu
1ac368c67d fix scanning status 2017-09-14 22:09:20 -03:00
matiu
7349e8237a refactor duplicate 2017-09-09 21:19:18 -03:00
Gustavo Maximiliano Cortez
779d21e9e9
Get protocol handler from walletService 2017-09-09 19:42:48 -03:00
Gustavo Maximiliano Cortez
7d9f7d9303
Fix units. Ref formatAmount 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
4329142a2b
Currency str to uppercase 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
235e610d84
Fix coin to formatAmount 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
2a45533797
Fix address view for new wallets 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
a5a80684eb
Fix rateService. Add usd rates 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
94363704ab
Adds bitcoin cash basic support (unit convertion, integrations, request specific amount, etc) 2017-08-31 11:58:12 -03:00
Matias Alejo Garcia
4599ed16f6
fix low 2017-06-23 13:06:41 -03:00
Matias Alejo Garcia
58d79dd702
add balance warning 2017-06-22 17:08:40 -03:00
Matias Alejo Garcia
e4799d639a
add low amount in txhistory/details and balance 2017-06-22 17:08:40 -03:00
Matias Alejo Garcia
c54b38a9a9
add to low amount to incoming TXs 2017-06-22 17:08:40 -03:00
Gustavo Maximiliano Cortez
cccc9da5c8
Fix: open tx from recent transactions 2017-06-06 15:38:26 -03:00
Gustavo Maximiliano Cortez
02eb9561b7
Show GAP error and returns the latest address 2017-05-29 17:09:21 -03:00
Gustavo Maximiliano Cortez
923eeb909d
Fix getTx info if it is not in cache 2017-05-18 18:51:49 -03:00
Gustavo Maximiliano Cortez
3700845449
Fix and refactor emailService for notifications by email 2017-05-14 19:21:12 -03:00
Andy Phillipson
e6d997a701 Provide address object to intel tee service to display address securely. 2017-04-11 10:02:14 -04:00
Andy Phillipson
0c69dfb061 Initial Intel TEE integration. 2017-04-11 10:02:14 -04:00
Javier Donadío
7108682f04 Fix typo 2017-03-11 19:27:31 -03:00
Matias Alejo Garcia
c062232976
better error handling of getTx 2017-03-08 15:55:30 -03:00
Matias Alejo Garcia
d4183d97d7
add err 2017-01-18 14:25:39 -03:00
Matias Alejo Garcia
bbb3acdca1
fix delete tx history 2017-01-18 12:09:17 -03:00
Matias Alejo Garcia
bca128a7ff
hack to retrive a single TX from server 2017-01-18 11:48:50 -03:00
Matias Alejo Garcia
f063c06751
enhance error handling 2017-01-16 16:00:09 -03:00
Javier
c0e4e73c40 fix log 2017-01-04 12:24:00 -03:00
Gabriel Bazán
a2c6639962 manual loading and some details fixes 2016-12-22 12:27:43 -03:00
Javier
b2bdb93f5b add warning text on spending password prompt request 2016-12-20 12:12:45 -03:00
Javier
645fc8444a fix bogus bws error 2016-12-19 17:48:59 -03:00
Javier
1a17046760 simple return 2016-12-19 11:25:03 -03:00
Javier
c6faadd53f handle other/default cases 2016-12-16 11:20:56 -03:00
Javier
09ba421eea Fix error 2016-12-16 11:09:35 -03:00
Javier Donadío
685a11cbfc Merge pull request #5196 from ajp8164/feat/balance-modal
Initial implementation for balance modal.
2016-12-15 13:58:11 -03:00
Gustavo Maximiliano Cortez
92a21046b2
Fix creating transaction with no priv key 2016-12-14 15:26:56 -03:00
Andy Phillipson
86ee84395f Fixes detection of spendable vs. total balance. Implements refresh logic for updating view when use unconfirmed setting changes. 2016-12-14 12:29:09 -05:00
Andy Phillipson
58478b8113 Merge branch 'master' of https://github.com/bitpay/copay into feat/balance-modal 2016-12-13 17:49:09 -05:00
Gabriel Bazán
eb444eede9 remove console.log 2016-12-13 14:23:36 -03:00
Gabriel Bazán
ebaefebe8b more fixes 2016-12-13 14:21:57 -03:00
Gabriel Bazán
b005bbf6c7 add translations and some fixes 2016-12-13 12:08:05 -03:00
Andy Phillipson
4d3ff6c2f0 Initial implementation for balance modal. 2016-12-09 16:42:11 -05:00
Gustavo Maximiliano Cortez
e5278df480 Merge pull request #5126 from matiu/bug/txhistory-cache
Bug/txhistory cache
2016-12-02 10:52:33 -03:00
Matias Alejo Garcia
884ff75f5a
add history download retry if err 2016-12-01 16:54:12 -03:00
Matias Alejo Garcia
8335ee268f
fix tx history download 2016-12-01 16:05:56 -03:00
Javier
1687669149 set send max 2016-12-01 12:37:10 -03:00
Javier
f4b29d9298 send max button - show wallet selector 2016-12-01 12:37:10 -03:00
Javier
b564be7275 remove next address button - add copy to clipboard - load list after transition 2016-11-17 14:17:37 -03:00
Javier
e3746bfaec used/unused addresses list 2016-11-17 14:10:05 -03:00