Brendon Duncan
|
986f85e7aa
|
The send tab paste button now recognises a wider variety of Bitcoin Cash prefixes.
|
2018-08-30 17:18:26 +12: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
|
5747cbfb66
|
"Testnet not supported" message when scanning a testnet address.
|
2018-08-30 15:49:59 +12:00 |
|
Brendon Duncan
|
e6fba98af9
|
Not using data if it is for the testnet.
|
2018-08-30 09:04:01 +12: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 |
|
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 |
|
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 |
|
Brendon Duncan
|
b3e34483b6
|
Show my address button.
|
2018-08-17 11:59:27 +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
|
5a5d31d45d
|
Fix for building android release
|
2018-08-14 17:13:44 +09:00 |
|
Brendon Duncan
|
05e204dec8
|
Changed the review controller to allow the transaction to be shared, once successful.
|
2018-08-14 16:58:13 +12:00 |
|
Brendon Duncan
|
cf6658c83a
|
Removed $apply() inside $watch.
|
2018-08-14 14:48:07 +12:00 |
|
Jean-Baptiste Dominguez
|
24033f4615
|
Merge branch 'wallet/sprint/20' into wallet/task/514
|
2018-08-14 11:41:31 +09:00 |
|
Jean-Baptiste Dominguez
|
947c2d324f
|
Upgrade text
|
2018-08-14 11:38:24 +09:00 |
|
Sebastiaan Pasma
|
1dad3ab3fd
|
Many translation fixes. Missing translations in template.pot and added some in views
|
2018-08-13 13:48:41 +02:00 |
|
Jean-Baptiste Dominguez
|
30230304b6
|
Fix height header
|
2018-08-13 16:13:29 +09:00 |
|
Jean-Baptiste Dominguez
|
08ff6f2a6c
|
Merge pull request #266 from Bitcoin-com/wallet/task/427
Manage the currency state
|
2018-08-13 14:14:34 +09:00 |
|
Jean-Baptiste Dominguez
|
52e1b5e811
|
Manage the currency state
|
2018-08-13 14:13:49 +09:00 |
|
Brendon Duncan
|
b7d2c3e05c
|
Merged fixes to Wallet Details.
|
2018-08-13 17:00:32 +12:00 |
|
Brendon Duncan
|
0b71daf04d
|
Removed previous fix as it is superceded by a better one.
|
2018-08-13 16:51:38 +12:00 |
|
Brendon Duncan
|
6de4f2ecda
|
Enlarged Wallet Details header to fit Receive and Send buttons without covering the unlocked balance.
|
2018-08-13 16:45:46 +12:00 |
|
Jean-Baptiste Dominguez
|
430f4644eb
|
Fix formatted amount.
|
2018-08-13 13:32:20 +09:00 |
|