Commit Graph

1590 Commits

Author SHA1 Message Date
Overtorment
db1fa07f37 REL: ver bump 2020-01-12 12:01:26 +00:00
Overtorment
5e85dd3010 OPS: more strict linter checks. now CI will redflag even minor codestyle issues. run 'npm run lint:fix' manually before commit 2020-01-12 00:02:24 +00:00
Overtorment
8200fc0cf8 TST: ln fix 2020-01-12 00:00:33 +00:00
fiatjaf
b02fe5c8b1 finally update bolt11 to latest official release. 2020-01-11 22:26:51 +00:00
fiatjaf
a4d65faae1 non await decodeInvoice. 2020-01-11 22:26:51 +00:00
fiatjaf
3c0cffc74a change dependency to bluewallet/bolt11. 2020-01-11 22:26:51 +00:00
fiatjaf
8c2d2c5175 decode invoices locally. 2020-01-11 22:26:51 +00:00
Marcos Rodriguez
4ed9d888e0 FIX: Crash on LNInvoice amount render 2020-01-08 18:37:48 +00:00
Marcos Rodriguez
f5409d74e4 FIX: Camera activation 2020-01-08 18:37:48 +00:00
Marcos Rodriguez Vélez
7e8c216777 ADD: CLP Fiat 2020-01-07 23:17:09 +00:00
Overtorment
4078ed30c9 REF: electrum 2020-01-04 22:49:03 +00:00
Overtorment
ccd6602e90
Merge pull request #789 from BlueWallet/swipee2
Swipe to Scan
2020-01-04 21:01:03 +00:00
Overtorment
78e82a8c5d
Update deepLinkSchemaMatch.test.js 2020-01-04 20:31:58 +00:00
Overtorment
347c2562e4
Merge branch 'master' into swipee2 2020-01-04 20:26:52 +00:00
Marcos Rodriguez
2ec19bdec4 REF: SelectWallet uses Hooks 2020-01-04 12:23:15 +00:00
Nicholas Chen
e900e6e50e Updated to make docs to make it more precise 2020-01-04 12:14:52 +00:00
Nicholas Chen
8889d5d347 updating instructions for console compilation
refer here for more information:

https://github.com/BlueWallet/BlueWallet/issues/802
2020-01-04 12:14:52 +00:00
Marcos Rodriguez
24a32599d4 OPS: Package updates 2020-01-04 12:04:45 +00:00
Marcos Rodriguez
1e4b655fa0 ADD: Tests for DeeplinkSchemaMatch 2019-12-31 14:27:59 -06:00
Marcos Rodriguez
16ecd3096b ADD: Swipe to Scan 2019-12-31 13:57:39 -06:00
Umar Bolatov
847bfef406 Update Android build instructions
address #759
2019-12-31 14:32:21 +00:00
Marcos Rodriguez Vélez
951034f87f ADD: Lock App to Portrait mode 2019-12-31 14:30:08 +00:00
Marcos Rodriguez
3dd50f89dc FIX: Don't show wallet export warning if wallet was imported. 2019-12-31 14:26:40 +00:00
Umar Bolatov
bae0c09304 Add "engines" field to package.json
address #792
2019-12-30 20:34:21 +00:00
Nuno Coelho
4903eb2373 update readme 2019-12-29 18:33:38 +00:00
Marcos Rodriguez
3678c376a6 FIX: Set isLoading to false when biometrics unlock fails 2019-12-28 19:44:27 +00:00
Overtorment
adf00f1da0 TST: fix selftest 2019-12-28 18:24:53 +00:00
Marcos Rodriguez
6dac7340ef FIX: TX Time visual glitch 2019-12-28 17:37:21 +00:00
Overtorment
89e1518984 TST: simplify 2019-12-27 23:03:19 +00:00
Overtorment
51e0d7d36c REF: BIP49 to use electrum 2019-12-27 23:03:19 +00:00
Marcos Rodriguez
c975347b6f REF: Reworked Import wallet flow 2019-12-27 21:50:59 +00:00
Marcos Rodriguez
ec5bc4a3c6 ADD: Ask user if they have backed up their seed phrase 2019-12-26 22:40:03 +00:00
Marcos Rodriguez
29d35c36b5 ADD: Export screen allows copying to clipboard if its a LNDHub wallet 2019-12-26 22:21:46 +00:00
Marcos Rodriguez
c2eb13dd30 ADD: Show LNDHub backup when creating lnd wallet 2019-12-26 22:21:46 +00:00
Overtorment
cd7526dc33 OPS: fix appcenter android build 2019-12-26 22:14:29 +00:00
Marcos Rodriguez
5d569f8510 REF: Default view settings now uses Hooks 2019-12-25 22:36:45 +00:00
Marcos Rodriguez
b9e223ad37 REF: Release Notes uses Hooks 2019-12-25 21:22:32 +00:00
Marcos Rodriguez
6a5d9daad4 REF: About now uses hooks 2019-12-25 21:21:28 +00:00
Marcos Rodriguez
bbe01d16a3 FIX: TX list uses whole canvas area 2019-12-25 21:08:24 +00:00
Marcos Rodriguez
ea23dc1063 FIX: Show an alert when theres a fetch transactions error. 2019-12-25 21:07:28 +00:00
Overtorment
be8cfc3b8d OPS: post APK link in PRs 2019-12-23 23:36:04 +00:00
Marcos Rodriguez
b341f8b5c3 FIX: Receive address was not being rendered 2019-12-23 17:31:42 +00:00
Marcos Rodriguez
183135d910 FIX: Wallet type selecion clipping on advanced mode 2019-12-23 17:24:36 +00:00
Marcos Rodriguez
775d4bee43 FIX: Wallet type selecion clipping on advanced mode 2019-12-23 09:49:25 +00:00
Overtorment
d75ce20d99 Merge branch 'master' of github.com:BlueWallet/BlueWallet 2019-12-22 12:37:58 +00:00
Overtorment
664c3a526b TST: muted some tests because blockchain.info api started to return incomplete data (not the first time their API breaks); muted till I rewrite BIP44 to electrum 2019-12-22 12:37:50 +00:00
Marcos Rodriguez
b1748b80fa FIX: Issue 769. Don't allow empty wallet labels 2019-12-21 21:04:56 +00:00
Marcos Rodriguez
b30656e1ff REF: Custom receive
Update details.js
2019-12-18 23:26:29 +00:00
Marcos Rodriguez
5f50be22f2 ADD: Handle clipboard content with both bitcoin: and lightning:
Update App.js

Update App.js

Update App.js
2019-12-18 23:14:44 +00:00
Overtorment
8bce843901 REL: ver bum[ 2019-12-18 22:35:55 +00:00