Commit graph

1078 commits

Author SHA1 Message Date
Tristan Edwards
9981ebe4f7 Use bluewallet redirect URL 2019-05-10 13:52:08 +02:00
Tristan Edwards
1a1557255f Add safelloStateToken PropType 2019-05-09 14:06:44 +02:00
Tristan Edwards
298aba26f4 Support Safello redirect URLs
When the user buys bitcoin through Safello, they will be redirected to
the Yoti app to verify their identity.

Previously, when the process was done, they
would be redirected to a browser window to continue their purchase, but
since bluewallet has a `bluewallet://` redirect URI associated to its
app ID, we can redirect them back to the app with a
`safello-state-token` query parameter appended to the URI instead.

Bluewallet then simply needs to check if that query parameter is
present, and if so, open a new WebView with the same Safello URL +
`stateToken=xxx` in order to resume the user's session. This way, the
whole buying process can take place inside Bluewallet's app, which
is a clear improvement in terms of user experience.
2019-05-09 12:17:01 +02:00
Overtorment
f44f86828e Merge branch 'master' of github.com:BlueWallet/BlueWallet 2019-05-06 15:07:42 +01:00
Overtorment
7a525dbb89 OPS: ver bump to v4.0.1 2019-05-06 12:55:01 +01:00
Overtorment
2882abc91c TST 2019-05-06 12:55:01 +01:00
Overtorment
9a993565ed ADD: BIP84 watch-only technical release 2019-05-06 12:55:01 +01:00
Overtorment
0f4b24a860 DOC 2019-05-04 21:58:12 +01:00
Overtorment
2a34a18a8f FIX: better import of ln wallet 2019-05-04 10:05:49 +01:00
Overtorment
3573496e9e REF: added localization strings 2019-05-04 10:05:49 +01:00
Overtorment
dd1df64a14 TST: preimage from /gettxs 2019-05-04 10:05:49 +01:00
Overtorment
3fd9717eaf ADD: preimage info of paid ln tx 2019-05-04 10:05:49 +01:00
Overtorment
9bed2c3776 FIX: android build 2019-05-03 19:45:38 +01:00
Overtorment
54034fb722 REF: better offline handling 2019-05-03 19:45:14 +01:00
Overtorment
d823c56a3b REL: v4.0.0 2019-05-02 21:55:03 +01:00
Overtorment
095a8183c7 REF: electrum 2019-05-02 21:54:28 +01:00
Marcos Rodriguez Vélez
33bffaa7ab ADD: Apple Watch support 2019-05-02 21:33:03 +01:00
Overtorment
c17ad26155 OPS 2019-04-23 20:03:28 +01:00
Overtorment
c09c27ccee FIX: rare crash on app startup 2019-04-23 19:55:50 +01:00
Overtorment
016657a580 REL: v3.9.7 2019-04-22 20:49:04 +01:00
Overtorment
b0ec261267 Merge branch 'master' of github.com:BlueWallet/BlueWallet 2019-04-22 20:26:59 +01:00
Overtorment
c49887f310 ADD: intermediate step asking user to backup his mnemonic 2019-04-22 20:21:13 +01:00
Overtorment
1f6eea9d95 Merge branch 'master' of github.com:BlueWallet/BlueWallet 2019-04-21 20:57:05 +01:00
Overtorment
4ed492c249 FIX: buy bitcoin now happens in builtin webview instead of external browser 2019-04-21 19:59:03 +01:00
Overtorment
c3e5bf87a5 Merge branch 'master' of github.com:BlueWallet/BlueWallet 2019-04-20 16:05:54 +01:00
Marcos Rodriguez Vélez
cc4b0bebdf Update RN to 0.59.4
Due to a very important Android related fix
2019-04-20 16:02:19 +01:00
Overtorment
f2b767e999 REF: more electrum servers 2019-04-20 14:45:14 +01:00
Overtorment
ab82674b89 REF: lapp browser improv 2019-04-14 20:10:40 +01:00
Overtorment
3136b5932a TST 2019-04-14 20:08:16 +01:00
Overtorment
020cb8abf1 FIX: large HD utxo fetch (closes #459) 2019-04-13 23:21:41 +01:00
Overtorment
a998ca0e07 FIX: better ln wallet import 2019-04-13 19:19:33 +01:00
Overtorment
6ccec86d19 REL: ver bump v3.9.5 2019-04-11 02:14:44 +01:00
Overtorment
3db3afdb24 FIX: changed electrum servers list 2019-04-11 01:58:47 +01:00
Overtorment
2318e0e5aa ADD: new deeplinking scheme 2019-04-10 00:16:58 +01:00
Overtorment
0d37b2b323 ADD: new deeplinking scheme 2019-04-10 00:16:58 +01:00
Overtorment
f5d31db7ec FIX: changed electrum servers list 2019-04-10 00:16:32 +01:00
Overtorment
e7bb51dda8 FIX: rare hangs when importing wallet via qr 2019-04-06 21:57:00 +01:00
Overtorment
6ad1cda344 FIX: icons (removed octicons) 2019-04-06 21:18:54 +01:00
Overtorment
df5d197f59 REL: lint 2019-04-06 21:17:43 +01:00
Overtorment
ad3568b4fc FIX: broken webview integration 2019-04-05 19:05:57 +01:00
Overtorment
e2c2074669 TST 2019-04-05 18:10:43 +01:00
Overtorment
cfef1704e1 Merge branch 'master' of github.com:BlueWallet/BlueWallet 2019-04-05 17:46:23 +01:00
Overtorment
b4e8ca90a3 REL: ver bump 2019-04-05 17:45:33 +01:00
Marcos Rodriguez Vélez
23e2ed1cdc Added NSLocationAlwaysUsageDescription 2019-04-05 15:22:43 +01:00
Marcos Rodriguez Vélez
07c18bb50e OPS: Version bumps 2019-04-05 15:22:10 +01:00
Marcos Rodriguez
d66ecf22f3 OPS: Versions bump 2019-04-05 15:22:10 +01:00
Marcos Rodriguez Vélez
20901ee9a7 FIX: Android specific version changes 2019-04-05 15:22:10 +01:00
Marcos Rodriguez Vélez
6d2e468c03 OPS: Upgrade to React Native 0.59.2 2019-04-05 15:22:10 +01:00
Overtorment
c036e00a8c REF: electrum servers list 2019-04-04 15:45:13 +01:00
Overtorment
8f3806ef7f Merge branch 'master' of github.com:BlueWallet/BlueWallet 2019-04-04 15:36:33 +01:00