Commit graph

111 commits

Author SHA1 Message Date
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
Javier
b676c5e37e show first 5 addresses with balance 2016-11-17 14:10:05 -03:00
Javier
7e7fedc402 add address list 2016-11-17 14:10:05 -03:00
Gustavo Maximiliano Cortez
30240d30cd
Fix receive-tab for wallets not backed up 2016-11-14 17:51:15 -03:00
Gustavo Maximiliano Cortez
0a7ba4bd02 Merge pull request #5028 from gabrielbazan7/fix/handleError
better error handler
2016-11-14 17:36:29 -03:00
Gabriel Bazán
a30845d686 better error handler 2016-11-14 12:53:43 -03:00
Gustavo Maximiliano Cortez
7e9d47c8e9
Fix next address 2016-11-14 12:31:38 -03:00
Gustavo Maximiliano Cortez
fe8dcd2f94
Next address after receive funds 2016-11-14 10:12:44 -03:00
Jason Dreyzehner
d64cd5413b fix(walletService): cache.pendingAmount can be 0 2016-10-31 15:43:37 -04:00
Jason Dreyzehner
a4ee470a3c fix(walletService): handle cache.pendingAmount === null properly 2016-10-31 15:33:32 -04:00
Jason Dreyzehner
703256d92f fix(design): use max balance on home view, display available/confirming better in wallet
Fixes #4881
2016-10-28 11:45:23 -04:00
Gabriel Bazán
f6806fcdf3 fix alert messages 2016-10-26 17:12:25 -03:00
Javier
7a66de84c0 Fix error message 2016-10-17 11:12:17 -03:00
Javier
1c40185b05 complete decrypt pk process 2016-10-13 12:03:46 -03:00
Javier
696c5bbd18 fix export wallet 2016-10-13 12:03:46 -03:00
Javier
81a49586fb export decrypted wallet 2016-10-13 12:03:05 -03:00
Matias Alejo Garcia
a64294f0d9 Merge pull request #384 from gabrielbazan7/fix/passwordPrompt
force to use ionic prompt to hide password
2016-10-12 11:51:22 -03:00
Matias Alejo Garcia
99efe06343 Merge pull request #383 from JDonadio/fix/edit-note
Fix edit memo
2016-10-12 11:50:10 -03:00
Gabriel Bazán
99274519d6 change option name 2016-10-12 11:09:51 -03:00
Gabriel Bazán
20b2f2d6dc force to use ionic prompt to hide password 2016-10-12 11:09:51 -03:00