Commit graph

83 commits

Author SHA1 Message Date
Brendon Duncan
576bb2098a Moved the fix for reading the QR code higher up the call stack, so it would only be used when needed. 2018-05-24 18:56:05 -07:00
Brendon Duncan
6ec9a3af68 Fix for reading QR code. 2018-05-24 18:43:14 -07:00
Kadir Sekha
ec624a155d fixed bug where btc address wasn't being display in to field on confirm 2018-03-14 12:32:13 +09:00
Kadir Sekha
ab5b9ac53c got bch bitpay payments working! 2018-03-12 17:14:56 +09:00
Kadir Sekha
775766f585 fixed bug which would stop bitcoincash bitpay urls working 2018-03-01 16:17:08 +05:00
Kadir Sekha
381a4e9f78 updated code to work with bitpay bch payments 2018-03-01 14:19:52 +05:00
Kadir Sekha
bd382a847a fixed bitpay payment bug as according to bitpay 2018-02-23 23:08:57 +05:30
Kadir Sekha
d31a2115b1 show currency warning on amount screen if plain address used 2018-01-26 12:02:48 -04:00
Kadir Sekha
a6b447a6eb fixed payment protocol for bitpay payments 2018-01-23 13:59:15 +00:00
Kadir Sekha
a25f9238c9 can now enter new style bch address format without bitcoincash prefix 2018-01-23 12:54:37 +00:00
Kadir Sekha
312e5d4755 include coin if paypro 2018-01-23 11:52:23 +00:00
Kadir Sekha
76c38d20ff can now send to bitcoincash addresses with amount and label in qrcode 2018-01-19 11:41:00 +09:00
Kadir Sekha
205f70dd8c new address and copay address working in receive / send / scan 2018-01-09 18:04:52 +09:00
Kadir Sekha
64b11fba3a fixed bug where user could send to shapeshift from wrong wallet 2018-01-02 15:38:40 +00:00
Kadir Sekha
c4be7c991a shapeshift orderid and back button 2017-12-14 17:56:47 +09:00
Kadir Sekha
b16a4215d2 TONS of work in shapeshift integration 2017-12-12 17:15:39 +09:00
Kadir Sekha
2f07290dea Bitcoin Core to Bitcoin (BTC) 2017-12-06 15:48:11 +09:00
matiu
5f231594b4 support legacy addresses for cash if bitcoincash: handler is used 2017-09-15 12:33:17 -03:00
matiu
9fddde615a better "insufficient funds" message" 2017-09-15 10:22:51 -03:00
matiu
8c3397e698 fix for new addresses in send 2017-09-14 12:28:39 -03:00
Gustavo Maximiliano Cortez
34fb28d389
Fix regex 2 2017-09-09 19:25:22 -03:00
Gustavo Maximiliano Cortez
0c67f02754
Fix regex 2017-09-09 19:23:46 -03:00
Gustavo Maximiliano Cortez
e8145756a7
Removes console log 2017-09-08 17:03:51 -03:00
Gustavo Maximiliano Cortez
823814817d
Adds bitcoincash URL support 2017-09-08 16:55:04 -03:00
Gustavo Maximiliano Cortez
e85175ed6c
Fix incomingData 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
ef8302f854
Handler bip21 with extra param chain 2017-08-31 11:58:13 -03:00
JDonadio
2724911a05 fix params and errors handling 2017-04-05 15:34:37 -03:00
JDonadio
8013781043 fix import QR code from main scan button 2017-03-08 16:19:29 -03:00
Gustavo Maximiliano Cortez
f13d9ca6a4
Disables BitPay Card from appConfig 2017-03-02 09:53:54 -03:00
Gabriel Bazán
f1daae6989 wording correction 2017-02-22 12:34:07 -05:00
Gabriel Bazán
54751bd755 fix coinbase payment protocol 2017-02-22 12:20:55 -05:00
Gustavo Maximiliano Cortez
4ec340640e
Fix link account 2017-02-16 15:32:43 -03:00
Gustavo Maximiliano Cortez
8b0919f2dc
Fix first link to your account. Removes unused variables. Fix spinner 2017-01-18 11:58:30 -03:00
Gustavo Maximiliano Cortez
5301d1e9a9
Fix uri handler for coinbase 2017-01-16 20:07:04 -03:00
Andy Phillipson
189117433a Merge branch 'master' of https://github.com/bitpay/copay into feat/app-identity 2017-01-03 14:08:41 -05:00
Javier
4109a86f82 add missing service 2016-12-28 09:56:09 -03:00
Javier
4b3f9a6c99 ref $window.appConfig as service 2016-12-27 15:26:45 -03:00
Andy Phillipson
4a6499d528 WIP - re-factor debit card to create a reusable bitpayService. 2016-12-23 11:37:19 -05:00
Gabriel Bazán
ec6d78237c sweep paper wallet from scanner tab 2016-11-22 11:37:19 -03:00
Gustavo Maximiliano Cortez
ccfe998b9d
Fix hidden back button 2016-11-01 19:00:00 -03:00
Marty Alcala
ccd2870c51 pause preview when handling paypro from scanner 2016-10-26 17:27:25 -04:00
Marty Alcala
0e5f342198 a little cleanup 2016-10-26 16:09:21 -04:00
Marty Alcala
c0c08eeb59 fetch paypro details before navigating to confirm view for a topup 2016-10-26 16:03:20 -04:00
Marty Alcala
ffeb8ad612 ensure rate limit errors are handled properly 2016-10-26 15:02:14 -04:00
Marty Alcala
08711f1f07 move getPayProDetails method to its own service 2016-10-26 14:36:28 -04:00
Marty Alcala
22d4a92f7d Revert "Revert "Scan handling""
This reverts commit 641091e7d9.
2016-10-26 14:00:43 -04:00
Matias Alejo Garcia
641091e7d9 Revert "Scan handling" 2016-10-22 23:28:24 -03:00
Marty Alcala
a0e4c9d3f8 cleanup 2016-10-21 11:54:47 -04:00
Marty Alcala
2fb99dd7c1 use ui-router non-url params for paypro 2016-10-21 11:53:04 -04:00