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 |
|
Brendon Duncan
|
a4ab20abba
|
Tests for BIP72.
|
2018-08-28 14:17:43 +12: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
|
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 |
|
Jean-Baptiste Dominguez
|
d06e9f7088
|
Update package-template.json
|
2018-08-18 02:03:23 +09:00 |
|
Jean-Baptiste Dominguez
|
f4346fd921
|
Update bower.json
|
2018-08-18 02:02:50 +09:00 |
|
Jean-Baptiste Dominguez
|
154e495846
|
Update package.json
|
2018-08-18 01:29:04 +09:00 |
|
Jean-Baptiste Dominguez
|
6dcc221ee1
|
ionic resolution
|
2018-08-18 01:17:04 +09:00 |
|
Jean-Baptiste Dominguez
|
3cef258912
|
Merge branch 'wallet/sprint/20' of https://github.com/Bitcoin-com/Wallet into wallet/sprint/20
|
2018-08-18 00:51:24 +09:00 |
|
Jean-Baptiste Dominguez
|
a67f9acbc6
|
Resolution package
|
2018-08-18 00:51:08 +09:00 |
|
Brendon Duncan
|
9ee9e8fbed
|
Merged quick fix for asn1.
|
2018-08-17 16:58:10 +12:00 |
|
Brendon Duncan
|
26891f6e47
|
Cleaned up log message.
|
2018-08-17 16:54:04 +12:00 |
|
Brendon Duncan
|
b3e34483b6
|
Show my address button.
|
2018-08-17 11:59:27 +12:00 |
|
Brendon Duncan
|
aa75ba18d6
|
Removed old content.
|
2018-08-17 11:45:43 +12:00 |
|
Jean-Baptiste Dominguez
|
eee1a69d84
|
Update package.json
|
2018-08-16 17:54:51 +09:00 |
|
Jean-Baptiste Dominguez
|
e8f7126c89
|
package.json
|
2018-08-16 17:52:23 +09:00 |
|
Jean-Baptiste Dominguez
|
e6ae1c0520
|
Add the command in package.json
|
2018-08-16 17:51:59 +09:00 |
|
Jean-Baptiste Dominguez
|
56be096207
|
quick fix for asn1
|
2018-08-16 17:51:20 +09:00 |
|
Jean-Baptiste Dominguez
|
acee3024a9
|
Quick fix for asn1
|
2018-08-16 17:51:08 +09:00 |
|
Jean-Baptiste Dominguez
|
c27bfcb800
|
Merge pull request #282 from Bitcoin-com/wallet/sprint/20
Wallet/sprint/20
|
2018-08-15 17:27:52 +09:00 |
|
Brendon Duncan
|
c280adbb06
|
Merged view for transaction sharing fix.
|
2018-08-15 12:33:10 +12:00 |
|
Brendon Duncan
|
8dd573624d
|
View change for previous fix.
|
2018-08-15 12:31:03 +12:00 |
|
Sebastiaan Pasma
|
99d8de02da
|
Show pasted address instead of always cashaddr format on bch
|
2018-08-14 15:53:18 +02:00 |
|
Sebastiaan Pasma
|
448679d1a6
|
receive tab not showing fiat amount on receiving amount ("payment received" screen)
|
2018-08-14 14:05:22 +02:00 |
|
Jean-Baptiste Dominguez
|
8f2ce2ce12
|
Merge pull request #281 from Bitcoin-com/wallet/sprint/20
Wallet/sprint/20
|
2018-08-14 18:20:13 +09:00 |
|
Sebastiaan Pasma
|
abe71a8077
|
typo in template.pot
|
2018-08-14 10:27:27 +02:00 |
|
Jean-Baptiste Dominguez
|
f834f6783f
|
Merge pull request #280 from Bitcoin-com/wallet/task/541
Fix for building android release
|
2018-08-14 17:15:07 +09:00 |
|
Jean-Baptiste Dominguez
|
5a5d31d45d
|
Fix for building android release
|
2018-08-14 17:13:44 +09:00 |
|
Jean-Baptiste Dominguez
|
a34520c2a9
|
Merge pull request #279 from Bitcoin-com/wallet/sprint/20
Wallet/sprint/20
|
2018-08-14 16:49:22 +09:00 |
|
Jean-Baptiste Dominguez
|
f18546b8d6
|
Update appConfig.json
|
2018-08-14 16:48:55 +09:00 |
|
Jean-Baptiste Dominguez
|
7541f65361
|
Merge pull request #278 from Bitcoin-com/wallet/dev
Wallet/dev
|
2018-08-14 16:41:53 +09:00 |
|