Commit graph

129 commits

Author SHA1 Message Date
Jean-Baptiste Dominguez
c715fdcb41 Rename incomingData to incomingDataService 2018-09-04 11:24:07 +09:00
Jean-Baptiste Dominguez
6f28f6ba2b redir cb 2018-09-03 13:31:58 +09:00
Jean-Baptiste Dominguez
b4d42215d3 add copay invitation in incomingData 2018-09-03 09:08:12 +09:00
Jean-Baptiste Dominguez
6e52aaca2d 1st cleaning for incomingData 2018-09-03 08:28:22 +09:00
Jean-Baptiste Dominguez
ddd867092c Refactor incomingData 2018-08-31 18:37:04 +09:00
Jean-Baptiste Dominguez
2b8c2d1c61
Merge pull request #316 from Bitcoin-com/wallet/task/500
Changed testnet to isTestnet.
2018-08-31 16:45:40 +09:00
Jean-Baptiste Dominguez
7fa2ab7ff4 Merge 2018-08-31 16:11:58 +09:00
Jean-Baptiste Dominguez
dd59169d5f adapt for the request specific amount. Clean comments and code, and more. 2018-08-31 16:09:31 +09:00
Brendon Duncan
ef23746de6 Changed testnet to isTestnet. 2018-08-31 17:14:58 +12:00
Brendon Duncan
c4d9b94a86 Merged latest changes for detecting addresses. 2018-08-30 20:49:03 +12:00
Brendon Duncan
918451f3da Scanning or pasting ordinary URL gives the option to open it in a browser. 2018-08-30 19:56:18 +12:00
Jean-Baptiste Dominguez
2c0432e292 3rd step enhancement send flow 2018-08-30 16:03:51 +09:00
Brendon Duncan
9877e13390 Corrected the addres for display in the Review screen cashAddr. 2018-08-30 16:34:21 +12:00
Brendon Duncan
5ad9c7bf49 "Testnet not supported" message when pasting. 2018-08-30 15:55:29 +12:00
Brendon Duncan
e6fba98af9 Not using data if it is for the testnet. 2018-08-30 09:04:01 +12:00
Brendon Duncan
6d48572f28 Handling all cash URI addresses formats at the same time. 2018-08-29 18:27:58 +12:00
Brendon Duncan
471a9ba4ae Treating BitPay address like cashAddr. 2018-08-29 17:39:04 +12:00
Brendon Duncan
8a1e3f2297 Bitcoin Cash URI in incoming data now more permissive with the prefix. 2018-08-29 15:55:49 +12:00
Brendon Duncan
89f4328f8e BIP70 in IncomingDataService uses new BitcoinUriService. 2018-08-29 15:42:43 +12:00
Sebastiaan Pasma
99d8de02da
Show pasted address instead of always cashaddr format on bch 2018-08-14 15:53:18 +02:00
Brendon Duncan
5445ddbecd Fix for wallet selection header when in Shapeshift flow. Also fixed a coin already present bug that occurred in subsequent Shapeshift flows. 2018-08-13 10:00:39 +12:00
Sebastiaan Pasma
e4c5da0d44
thirdParty fix 2018-08-10 12:07:24 +02:00
Jean-Baptiste Dominguez
e183643298 Remove from the route the stateparams, adapt some controllers in the new sendflowservice 2018-08-09 12:35:39 +09:00
Brendon Duncan
0410182d4f Incoming data working with sendFlowService. 2018-08-09 13:24:13 +12:00
Brendon Duncan
bf9b467bfe Renamed sendFlowService functions to be more consistent. 2018-08-09 13:01:48 +12:00
Sebastiaan Pasma
f7ecdb2f2f
sendflow service integrated into flow 2018-08-08 17:10:47 +02:00
Jean-Baptiste Dominguez
d26a96500b eGifter incomingData 2018-08-07 15:30:28 +09:00
Brendon Duncan
9b4b3996ae Merge. Also invoice name from third party data. 2018-08-07 17:58:35 +12:00
Jean-Baptiste Dominguez
886204d8b0 incomingData time for bch 2018-08-07 14:34:02 +09:00
Jean-Baptiste Dominguez
a9711c2575 Fix incomingData, expires different depending on btc or bch (bitpay...) 2018-08-07 14:02:53 +09:00
Jean-Baptiste Dominguez
c800e8efe5 incomingData, bip70 & bitpay 2018-08-07 13:56:56 +09:00
Brendon Duncan
d183077a20 Countdown timer for BIP70 invoices. 2018-08-07 09:39:48 +12:00
Jean-Baptiste Dominguez
470868ade9 Review screen, cleaning in the same time 2018-08-06 23:19:46 +09:00
Jean-Baptiste Dominguez
3652419b0d Fix double id 2018-08-06 22:21:40 +09:00
Jean-Baptiste Dominguez
bb3b00ae8d Fix incomingData toAddress, mistake 2018-08-06 22:20:51 +09:00
Jean-Baptiste Dominguez
59b9167ff0 Merge 2018-08-06 22:17:15 +09:00
Jean-Baptiste Dominguez
cc213956d0 header bitpay on the wallet selector, incoming data fix, clean a bit 2018-08-06 22:12:33 +09:00
Brendon Duncan
f1f8f6e0f5 Tidied up third party data from BIP70 Payment Protocol. 2018-08-06 20:31:06 +12:00
Brendon Duncan
b0e46f18a1 The Origin screen can now display payment requests properly. 2018-08-06 16:45:00 +12:00
Brendon Duncan
fb4bc1563c Starting to integrate BIP70 payment protocol into new send flow. 2018-08-06 12:04:14 +12:00
Sebastiaan Pasma
cebe9507f1
Make the "to"-address field work in new style + BTC transactions fix 2018-08-03 13:13:29 +02:00
Sebastiaan Pasma
01dd774fae
thirdParty updates + shapeshift screens + merged with review transaction 2018-08-02 15:15:23 +02:00
Sebastiaan Pasma
42d77903e1
Third Party Service integration (Shapeshift) (CSS + translations + wallet selector + routes) 2018-07-31 17:21:56 +02:00
Sebastiaan Pasma
fd4adbfb57
wallet to wallet case worked out. Also fixed routes and some css 2018-07-24 14:24:22 +02:00
Sebastiaan Pasma
3604ee3c3c
routes, renames and flow 2018-07-23 16:58:32 +02:00
Jean-Baptiste Dominguez
7459fcffd2 416 - Fix : Show the menu only if we are on the scan tab. 2018-07-17 13:43:47 +09:00
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