Brendon Duncan
|
2422efdb46
|
Bugfix for last commit.
|
2018-07-02 18:02:32 +12:00 |
|
Brendon Duncan
|
867063fc8f
|
Handle first launch.
|
2018-07-02 17:57:51 +12:00 |
|
Jean-Baptiste Dominguez
|
9224d40a65
|
Remove secure storage feature, postpone
|
2018-07-02 14:06:36 +09:00 |
|
Brendon Duncan
|
149b956b7c
|
Storing profile on desktop without using secure storage.
|
2018-06-11 14:09:39 +12:00 |
|
Brendon Duncan
|
435c2cacd4
|
Desktop using local storage only.
|
2018-06-11 12:23:39 +12:00 |
|
Brendon Duncan
|
16b5054ea2
|
Now including app version is profile.
|
2018-06-05 11:34:14 +12:00 |
|
Brendon Duncan
|
cc45e91680
|
Covered all the migration cases.
|
2018-06-04 20:23:01 +12:00 |
|
Brendon Duncan
|
afe433d909
|
Starting to migrate profile storage.
|
2018-06-04 15:31:51 +12:00 |
|
Brendon Duncan
|
4109d4743f
|
Loading profiles from all sources, in preparation for merge.
|
2018-06-04 09:47:02 +12:00 |
|
Brendon Duncan
|
8d94a244bc
|
Removed some debug messages.
|
2018-06-01 15:25:08 +12:00 |
|
Brendon Duncan
|
f483fd81d8
|
Removed deleteProfile() as it is not used.
|
2018-06-01 11:53:04 +12:00 |
|
Brendon Duncan
|
aaad6a1b4a
|
Refactored to have the mobile and desktop secure storage contained with a more generic secure storage service.
|
2018-06-01 10:19:26 +12:00 |
|
Brendon Duncan
|
90d321033b
|
Working pretty roughly on iOS with cordova-plugin-secure-storage.
|
2018-05-31 17:53:58 +12:00 |
|
Brendon Duncan
|
6caa7c74b5
|
Improvement - 324 - Remove "Bitcoin Core Wallet" toggle entirely.
|
2018-05-15 17:07:50 +12:00 |
|
Sam Cheng Hung
|
92e593ab12
|
Update: Rewrites balance checking with a promise-based function to avoid asynchronous issues
|
2018-04-11 15:24:29 +08:00 |
|
Sam Cheng Hung
|
195e9190c5
|
Update: Adds displayBitcoinCoreFlag
|
2018-04-03 14:28:47 +09:00 |
|
Kadir Sekha
|
6e425dd815
|
got receive bitcoin event working
|
2017-11-16 16:35:34 +09:00 |
|
Gustavo Maximiliano Cortez
|
9abd852f4b
|
Mercado Libre: First steps
|
2017-07-26 12:53:20 -03:00 |
|
Gustavo Maximiliano Cortez
|
5ae543d4c4
|
Notify when a tx has been confirmed
|
2017-05-23 09:46:42 -03:00 |
|
Gustavo Maximiliano Cortez
|
f78f937c0f
|
Removes old _NextStep code
|
2017-03-06 15:46:44 -03:00 |
|
Gustavo Maximiliano Cortez
|
bb744f1e05
|
Merge pull request #5421 from ajp8164/feat/bitpay-accounts
Improved bitpay account pairing and management of paired state and data.
|
2017-02-22 12:40:36 -03:00 |
|
JDonadio
|
867e7535de
|
fix storage name log
|
2017-02-21 16:27:51 -05:00 |
|
Gustavo Maximiliano Cortez
|
48e921e7df
|
Caching txs
|
2017-02-16 15:32:43 -03:00 |
|
Gustavo Maximiliano Cortez
|
fcae682954
|
Refactor Glidera Authorization process
|
2017-02-16 15:32:42 -03:00 |
|
Andy Phillipson
|
ff56fc2bee
|
Updated for 1.3.6.
|
2017-02-09 14:58:47 -05:00 |
|
Andy Phillipson
|
7a2d386f34
|
Merge branch 'master' into feat/bitpay-accounts
|
2017-02-09 13:13:20 -05:00 |
|
Matias Alejo Garcia
|
05f10e1135
|
fix storage
|
2017-02-07 16:16:21 -05:00 |
|
Matias Alejo Garcia
|
2d3da332c4
|
fix storage pull
|
2017-02-07 16:13:28 -05:00 |
|
Andy Phillipson
|
162d84e2d2
|
WIP, rebasing.
|
2017-02-07 15:49:42 -05:00 |
|
Andy Phillipson
|
14aa806267
|
Merge branch 'feat/bitpay-accounts' of https://github.com/ajp8164/copay into feat/bitpay-accounts
|
2017-02-07 13:12:56 -05:00 |
|
Andy Phillipson
|
63bc3d8f63
|
Improved bitpay account pairing and management of paired state and data.
|
2017-02-07 13:01:40 -05:00 |
|
Matias Alejo Garcia
|
4911d50b0d
|
add email to account deletion
|
2017-02-01 11:36:05 -03:00 |
|
Matias Alejo Garcia
|
776154ffbf
|
fix old format migration
|
2017-01-31 16:59:27 -03:00 |
|
Matias Alejo Garcia
|
1501d74558
|
fix bitpay card
|
2017-01-31 14:24:13 -03:00 |
|
Matias Alejo Garcia
|
19b3d9bb15
|
refactor bitpay card
|
2017-01-27 17:54:41 -03:00 |
|
Matias Alejo Garcia
|
5b1cbe0ab9
|
rm upgraders
|
2017-01-27 10:51:51 -03:00 |
|
Gustavo Maximiliano Cortez
|
c44ac35a73
|
Merge pull request #5518 from ajp8164/bug/ensure-card-next-step
Ensure next steps for card is enabled if no bitpay accounts cards aft…
|
2017-01-25 15:44:46 -03:00 |
|
Andy Phillipson
|
dbdd6ad6bd
|
Replace forEach() with _asyncEach() to block execution until loop callbacks complete.
|
2017-01-25 11:09:26 -05:00 |
|
Andy Phillipson
|
6323cc5264
|
Ensure next steps for card is enabled if no bitpay accounts cards after validation.
|
2017-01-24 10:59:33 -05:00 |
|
Andy Phillipson
|
484e09e4ff
|
Fix upgrade accounts so they don't overwrite each other.
|
2017-01-24 10:33:08 -05:00 |
|
Andy Phillipson
|
56bff1db41
|
Upgrade only one account at a time.
|
2017-01-24 10:08:31 -05:00 |
|
Andy Phillipson
|
46fa9b46af
|
Iterable is keys, not an object.
|
2017-01-24 08:52:58 -05:00 |
|
Andy Phillipson
|
91b6d2774b
|
Perform deep object verification on bitpayAccounts-v2. Ensure that nextStep for bitpay card is visible when no cards are cached.
|
2017-01-23 17:01:47 -05:00 |
|
Andy Phillipson
|
17210d52bb
|
Implements a validator for bitpayAccounts-v2
|
2017-01-23 16:15:40 -05:00 |
|
Andy Phillipson
|
6747e0eae5
|
Do not add to Object prototype, use private local function.
|
2017-01-23 15:22:10 -05:00 |
|
Andy Phillipson
|
d4ac5f9551
|
Synchronize all storage upgrade.
|
2017-01-22 15:22:59 -05:00 |
|
Andy Phillipson
|
8178bf1201
|
Improved bitpay account pairing and management of paired state and data.
|
2017-01-06 12:11:47 -05:00 |
|
Andy Phillipson
|
94539871ba
|
Remove confusing comment.
|
2017-01-05 18:19:23 -05:00 |
|
Andy Phillipson
|
3bf8923f10
|
Remove obsolete key on storage upgrade. Improve log output.
|
2017-01-05 17:57:25 -05:00 |
|
Andy Phillipson
|
21875a53b5
|
Write to a new storage key on storage upgrade.
|
2017-01-05 17:23:26 -05:00 |
|