Commit graph

12,861 commits

Author SHA1 Message Date
Jean-Baptiste Dominguez
d864b35513 First enhancement in the send flow architecture 2018-08-29 15:38:23 +09:00
Brendon Duncan
529bdf3386 Alert and resume scanning if data is not recognised. 2018-08-29 18:28:37 +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
Jean-Baptiste Dominguez
b35ee316a8
Merge pull request #310 from Bitcoin-com/wallet/task/500
Upgrade bitcoin-uri.service.js
2018-08-29 14:27:23 +09: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
Brendon Duncan
5738bab13e Updated comments. 2018-08-29 15:41:13 +12:00
Brendon Duncan
fcfb039673 parse() now only returns the address in the format that was present in the data, to make it easier to find out about the data. 2018-08-29 15:21:43 +12:00
Brendon Duncan
3a3a525133 Bugfix for displaying payment amount. 2018-08-29 11:38:20 +12:00
Brendon Duncan
e6d438abf9 Test for a bare URL being invalid. 2018-08-29 11:18:09 +12:00
Brendon Duncan
32aa02a8c2 Fails gracefully when not passed a string. 2018-08-29 10:15:03 +12:00
Brendon Duncan
d30a076f4b Changed argument name to data, because it may not be a URI. 2018-08-29 10:05:23 +12:00
Brendon Duncan
217b02504a Added tests for single slash. Removed some unused code. 2018-08-29 10:04:02 +12:00
Brendon Duncan
3b74ab7d8c Tolerating extra dash and slashes. 2018-08-29 09:59:47 +12:00
Brendon Duncan
9bed4239da Grouped the output. 2018-08-29 09:54:04 +12:00
Brendon Duncan
6c85cffb20 Now handles encrypted private key. 2018-08-29 09:11:14 +12:00
Brendon Duncan
b95798d271 Tests for private keys on testnet. 2018-08-29 08:49:18 +12:00
Brendon Duncan
a9f2794d11 Testing uncompressed private keys on mainnet. 2018-08-28 20:56:10 +12:00
Brendon Duncan
61a29cf7ea Copay invitation and wifPrivateKey. 2018-08-28 18:42:03 +12:00
Brendon Duncan
c2cca3c080 Bitcoin cash uppercase. 2018-08-28 17:18:05 +12:00
Brendon Duncan
e8005c9ea6 Legacy addresses with bitcoincash: prefix. 2018-08-28 17:10:15 +12:00
Brendon Duncan
4d525c85d7 CashAddr on testnet and Bitpay format on mainnet. 2018-08-28 17:00:52 +12:00
Jean-Baptiste Dominguez
1d1fde21ea
Merge pull request #309 from Bitcoin-com/wallet/task/500
Get the interface for the sendFlowService
2018-08-28 11:22:39 +09:00
Brendon Duncan
a4ab20abba Tests for BIP72. 2018-08-28 14:17:43 +12:00
Jean-Baptiste Dominguez
4564040459 fixes for pkg mas 2018-08-28 10:50:53 +09:00
Sebastiaan Pasma
3cab114618
template.pot change 2018-08-27 14:09:06 +02:00
Sebastiaan Pasma
2c2c21bcdf
Update notifications now able to parse "rc"'s and also show release notes from GitHub. 2018-08-27 14:06:10 +02:00
Sebastiaan Pasma
8217351141
possible fix for selecting the right currency on new wallets 2018-08-27 10:59:14 +02:00
Brendon Duncan
1be9ce39c1 Starting to work on more comprehensive handling of cashAddr format. Basic handling of cashAddr on testnet. 2018-08-27 20:46:11 +12:00
Brendon Duncan
43592a1689
Fix package.json. 2018-08-27 18:04:55 +12:00
Jean-Baptiste Dominguez
d0bd3e1f61
Merge pull request #306 from Bitcoin-com/wallet/sprint/21
Wallet/sprint/21
2018-08-27 13:22:53 +09:00
Jean-Baptiste Dominguez
7718724958 pkg building script 2018-08-27 12:00:02 +09:00
Jean-Baptiste Dominguez
9a44a4b33b
Merge pull request #304 from Bitcoin-com/wallet/sprint/21
Wallet/sprint/21
2018-08-26 22:20:25 +09:00
Jean-Baptiste Dominguez
4deeb80a14
Merge pull request #303 from Bitcoin-com/wallet/dev
Wallet/dev
2018-08-26 22:16:46 +09:00
Jean-Baptiste Dominguez
0a4054707f
Merge pull request #302 from Bitcoin-com/wallet/prod
Wallet/prod
2018-08-26 22:07:20 +09:00
Jean-Baptiste Dominguez
1fa87fc9a0
Merge pull request #299 from Bitcoin-com/wallet/sprint/20
Wallet/sprint/20
2018-08-23 16:33:00 +09:00
Jean-Baptiste Dominguez
07ff264619
Merge pull request #297 from Bitcoin-com/wallet/dev 5.0-rc3
Wallet/dev
2018-08-23 14:40:54 +09:00
Jean-Baptiste Dominguez
dd4fcc9ed1
Update appConfig.json 2018-08-23 14:40:18 +09:00
Jean-Baptiste Dominguez
7e0998c919
Merge pull request #296 from Bitcoin-com/wallet/sprint/20
Wallet/sprint/20
2018-08-23 14:39:47 +09:00
Jean-Baptiste Dominguez
a2009a2f06
Merge pull request #295 from Bitcoin-com/wallet/task/503
Tweak strings to match translations.
2018-08-23 14:39:23 +09:00
Brendon Duncan
39bcb9daae Tweak strings to match translations. 2018-08-23 16:21:15 +12:00
Brendon Duncan
b9943c403f Testing addresses with Bitcore wallet client. 2018-08-23 14:37:02 +12:00
Brendon Duncan
1da9a79296 Parsing BTC testnet address. 2018-08-23 14:27:03 +12:00
Brendon Duncan
93d061c96a Returning addresses from cashAddr with bitcoincash: prefix. 2018-08-23 12:55:58 +12:00
Brendon Duncan
ab0b8b19b0 Returning legacy address for cashAddr. 2018-08-23 12:47:47 +12:00
Brendon Duncan
70f76baad0 bitcoinUriService passing first test. 2018-08-23 10:48:49 +12:00
Brendon Duncan
f16ef22436 amountController tests no longer fail. 2018-08-23 10:32:47 +12:00
Sebastiaan Pasma
ed998e9036
Make "Share the Wallet App" translatable 2018-08-22 16:27:30 +02:00
Sebastiaan Pasma
4cf268682b
removed comments 2018-08-22 16:21:57 +02:00