Commit graph

3449 commits

Author SHA1 Message Date
GLaDOS
aaf73ee5ee
Merge pull request #2287 from BlueWallet/fix-ms-import-qr
FIX: scan multisig cosigner in formats: plain Zpub, wallet descriptor
2020-12-09 00:02:25 +00:00
marcosrdz
9068dda54d Merge branch 'master' into scanlndhook 2020-12-08 18:26:56 -05:00
ncoelho
c2ff15d53b ADD: Help button on Vaults 2020-12-08 23:01:05 +01:00
GLaDOS
dc0a01d13e
Merge pull request #2292 from BlueWallet/translations_loc-en-json--master_fa_IR
Translate '/loc/en.json' in 'fa_IR'
2020-12-08 21:19:41 +00:00
GLaDOS
6f035ffc7e
Merge pull request #2293 from BlueWallet/translations_loc-en-json--master_sl_SI
Translate '/loc/en.json' in 'sl_SI'
2020-12-08 20:47:45 +00:00
MC Saeid
ffc1b436ed
Update en.json 2020-12-08 22:40:35 +03:30
MC Saeid
9747e4d6ca
Fixing json 2020-12-08 22:36:14 +03:30
transifex-integration[bot]
e3f98b1ddd
Translate /loc/en.json in sl_SI
review completed for the source file '/loc/en.json'
on the 'sl_SI' language.
2020-12-08 17:10:56 +00:00
transifex-integration[bot]
767bc4bd25
Translate /loc/en.json in fa_IR
review completed for the source file '/loc/en.json'
on the 'fa_IR' language.
2020-12-08 16:46:52 +00:00
MC Saeid
4228b3b70f
Capitalization – Part Two
For more information on capitalization, please refer to “Capitalization – Part One.”
2020-12-08 19:49:21 +03:30
MC Saeid
dd4a0d3216
Capitalization – Part One
Please note that these changes are not specific to one English style guide. These are what all style guides agree upon. Most of these words or phrases are titles. Let me know which one does not make sense for you, and I will provide links that you can read and make an informed decision. The rest will be changed in part two.
2020-12-08 19:33:54 +03:30
GLaDOS
0473fbfe4c
Merge pull request #2284 from BlueWallet/fix-tx-disappear
FIX: txs disappear and re-fetch if opened wallet too fast
2020-12-08 16:01:44 +00:00
MC Saeid
b5843edee0
REF: Correcting Punctuation Marks
Periods, commas, dashes (hyphens and em dashes).

Notable Issues
1. No comma is required after “please.”
2. A period is required to end a sentence. A full sentence must have a full stop at the end.
3. Incorrect use of the exclamation mark. Here is a quick read: grammarly.com/blog/exclamation-mark.
4. When a sentence is followed by a dependent phrase, such as the one below, an em dash (—) is recommended instead of a comma:
Example: This is your transaction's hex—signed and ready to be broadcasted to the network. (A dependent phrases such as “signed and ready to be broadcasted to the network” cannot stand on its own as a full sentence because it is not.)
5. Extra space between the last word of the sentence and period, namely: “…has been saved in your Downloads folder .” The extra space must be omitted.

There is a reason for each specific change that I made, thus making all of the necessary. I would be happy to provide sources if necessary.
2020-12-08 19:20:44 +03:30
marcosrdz
fe9945d4ad Merge branch 'master' into scanlndhook 2020-12-08 10:27:22 -05:00
Ziya-Sadr
985264609c Update broadcast.js 2020-12-08 15:26:52 +00:00
Overtorment
a9aa213b21 FIX: scan multisig cosigner in formats: plain Zpub, wallet descriptor 2020-12-08 14:58:16 +00:00
Overtorment
e38f0c41f9 FIX: txs disappear and re-fetch if opened wallet too fast 2020-12-08 13:00:09 +00:00
GLaDOS
cee135a183
Merge pull request #2282 from BlueWallet/updateui
ADD: Update UI if wallets context changes
2020-12-07 22:50:04 +00:00
Overtorment
cc02439421 ADD: multisig for everyone 2020-12-07 22:25:00 +00:00
marcosrdz
4be2d041a8 Merge branch 'master' into scanlndhook 2020-12-07 16:52:43 -05:00
marcosrdz
810795db64 ADD: Update UI if wallets context changes 2020-12-07 16:49:56 -05:00
GLaDOS
31eda23f4c
Merge pull request #2281 from BlueWallet/is-it-my-address
ADD: is it my address check on wallet details screen (closes #829)
2020-12-07 19:47:55 +00:00
marcosrdz
7363cb6d64 Update isItMyAddress.js 2020-12-07 13:55:50 -05:00
marcosrdz
fff8c889a8 Merge branch 'is-it-my-address' of https://github.com/BlueWallet/BlueWallet into is-it-my-address 2020-12-07 13:25:28 -05:00
marcosrdz
6899d78ea0 Update isItMyAddress.js 2020-12-07 13:24:24 -05:00
Overtorment
5efc58d9e5 ADD: is it my address check on wallet details screen (closes #829) 2020-12-07 18:23:30 +00:00
Overtorment
57ec7c9813 ADD: is it my address check on wallet details screen (closes #829) 2020-12-07 18:05:35 +00:00
GLaDOS
d90fbc2da3
Merge pull request #2280 from BlueWallet/fix-ms-creation
FIX: animation on ms creation screen
2020-12-07 17:31:24 +00:00
ncoelho
30a23c852d ADD: Help section and tips to Vaults 2020-12-07 17:48:56 +01:00
Overtorment
5cc54f282e FIX: animation on ms creation screen 2020-12-07 16:35:28 +00:00
marcosrdz
70c1c4da0c Update scanLndInvoice.js 2020-12-07 11:06:45 -05:00
marcosrdz
3aa56001bd WIP 2020-12-07 10:58:28 -05:00
marcosrdz
03c1a7f0a6 OPS: Fix LGTM Errors 2020-12-07 10:15:33 -05:00
marcosrdz
39d0d5b253 Update scanLndInvoice.js 2020-12-07 10:12:49 -05:00
marcosrdz
34b4b1d104 Merge branch 'master' into scanlndhook 2020-12-07 10:10:26 -05:00
GLaDOS
5ff3d390ff
Merge pull request #2276 from BlueWallet/limpbrains-loc-sync9
FIX: Persian language
2020-12-07 13:29:10 +00:00
GLaDOS
96f14f98da
Merge pull request #2278 from BlueWallet/translations_loc-en-json--master_sl_SI
Translate '/loc/en.json' in 'sl_SI'
2020-12-07 10:06:33 +00:00
transifex-integration[bot]
9fa58fcb6f
Translate /loc/en.json in sl_SI
review completed for the source file '/loc/en.json'
on the 'sl_SI' language.
2020-12-07 09:11:25 +00:00
Ivan Vershigora
e983f6ea13 FIX: DE 2020-12-07 11:15:53 +03:00
Ivan Vershigora
51b35968ac FIX: Persian language 2020-12-07 11:03:53 +03:00
Overtorment
ce4c35bcad FIX: Transaction details not shown when 'display in wallets list' not set (closes #1966) 2020-12-06 11:38:09 +00:00
Ivan Vershigora
befa7c1992 ADD: Persian language, sync cs_cz, es, it and ru 2020-12-06 10:57:31 +00:00
marcosrdz
e0c47e9c10 FIX: LNURL wallet not found 2020-12-06 10:55:40 +00:00
GLaDOS
61d36db9be
Merge pull request #2268 from BlueWallet/snyk-upgrade-a3cacb26f4bf9338f8c4419ce87abe25
[Snyk] Upgrade react-native-device-info from 6.2.0 to 7.0.2
2020-12-05 06:48:27 +00:00
snyk-bot
90f5c49068
feat: upgrade react-native-device-info from 6.2.0 to 7.0.2
Snyk has created this PR to upgrade react-native-device-info from 6.2.0 to 7.0.2.

See this package in npm:
https://www.npmjs.com/package/react-native-device-info

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
2020-12-05 05:50:35 +00:00
marcosrdz
a0f8e00e64 Update scanLndInvoice.js 2020-12-05 00:28:36 -05:00
marcosrdz
420e9a3fa8 WIP 2020-12-05 00:21:08 -05:00
marcosrdz
fbb219fc74 REF: Scan invoice Hooks 2020-12-05 00:17:51 -05:00
marcosrdz
5428e10b01 Update addMultisigStep2.js 2020-12-04 23:38:53 -05:00
marcosrdz
5829290501 FIX: Modal on multisig seed #2176 2020-12-04 23:18:31 -05:00