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
|
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 |
|
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 |
|
Sebastiaan Pasma
|
8b19f599b6
|
Merge remote-tracking branch 'origin/wallet/task/537' into wallet/sprint/20
|
2018-08-09 13:46:34 +02:00 |
|
Sebastiaan Pasma
|
420305cf01
|
shapeshift moved to default services and communities fix
|
2018-08-09 10:16:45 +02:00 |
|
Jean-Baptiste Dominguez
|
c8d7e88f81
|
Merge branch 'wallet/sprint/20' into wallet/dev
|
2018-08-09 15:52:48 +09:00 |
|
Jean-Baptiste Dominguez
|
c68b1e77f6
|
clean controller and remove old firebase event
|
2018-08-09 15:09:43 +09: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
|
b426209efb
|
Fix for clearing current state only.
|
2018-08-09 13:06:50 +12:00 |
|
Brendon Duncan
|
bf9b467bfe
|
Renamed sendFlowService functions to be more consistent.
|
2018-08-09 13:01:48 +12:00 |
|
Brendon Duncan
|
1d025cbf35
|
Fixes for Android 4.4
|
2018-08-09 11:42:25 +12:00 |
|
Brendon Duncan
|
dff0d51ef3
|
Refactored sendFlowService and cleared its state before entering the send tab.
|
2018-08-09 11:10:26 +12:00 |
|
Sebastiaan Pasma
|
2206102715
|
sendflow service integrated into flow
|
2018-08-08 17:27:15 +02:00 |
|
Sebastiaan Pasma
|
f7ecdb2f2f
|
sendflow service integrated into flow
|
2018-08-08 17:10:47 +02:00 |
|
Sebastiaan Pasma
|
8229d51fdd
|
sendflow service
|
2018-08-08 16:35:49 +02:00 |
|
Jean-Baptiste Dominguez
|
ab13478f79
|
Add shapeshift service item
|
2018-08-08 16:03:34 +09:00 |
|
Brendon Duncan
|
ae6dcea81a
|
Fix for getting Shapeshift working.
|
2018-08-08 18:58:26 +12:00 |
|
Jean-Baptiste Dominguez
|
037c00ec9e
|
Merge branch 'wallet/sprint/20' into wallet/task/514
|
2018-08-08 11:23:35 +09:00 |
|
Jean-Baptiste Dominguez
|
7f0946b390
|
Merge branch 'wallet/sprint/20' into wallet/task/441
|
2018-08-08 10:56:26 +09:00 |
|
Jean-Baptiste Dominguez
|
ecad91d328
|
Merge pull request #237 from Bitcoin-com/wallet/task/439
439 - Enter Amount screen modifications
|
2018-08-08 10:53:59 +09:00 |
|
Jean-Baptiste Dominguez
|
75843c68ff
|
Merge pull request #231 from Bitcoin-com/wallet/task/505
505 - BitAnalytics 0.2.1 with GA
|
2018-08-08 10:53:01 +09:00 |
|
Jean-Baptiste Dominguez
|
699d1dddf2
|
Merge pull request #220 from Bitcoin-com/wallet/task/426
Improvement - 426 - New Payment Sent screen
|
2018-08-08 10:51:51 +09:00 |
|
Jean-Baptiste Dominguez
|
9420b63728
|
Fix shapeshift, remove the cancelTx. Remove the timer with the getStatus
|
2018-08-07 20:11:21 +09:00 |
|
Sebastiaan Pasma
|
52ca7bafd7
|
Merge remote-tracking branch 'origin/wallet/task/514' into wallet/task/514
|
2018-08-07 09:54:43 +02:00 |
|
Sebastiaan Pasma
|
83b1977a6f
|
Shapeshift controller useless functions removed
|
2018-08-07 09:47:37 +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 |
|