Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade react-native from 0.60.5 to 0.62.2 #13

Open
wants to merge 96 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
96 commits
Select commit Hold shift + click to select a range
25e68fc
OPS: upgrade rnwatch
marcosrdz Nov 11, 2019
285bc7c
FIX: Change create button on Receive LN payment should be create invoice
marcosrdz Nov 11, 2019
ef1772c
FIX: Dont allow zero invoices to enable create invoice button
marcosrdz Nov 11, 2019
98c410b
ADD: Send max option on advanced menu
marcosrdz Nov 10, 2019
fdded07
ADD: Value and memo to the success screen
ncoelho Nov 6, 2019
5de932a
Basic Bitcoin Royale support
mtwaro Nov 18, 2019
52c51d0
FIX: lapp browser when typing URL without https scheme it doesnt work…
Overtorment Nov 18, 2019
67ce241
REF: lint
Overtorment Nov 19, 2019
e4a39c5
ADD: Today Extension and Quick Actions.
marcosrdz Nov 3, 2019
aa6c574
FIX: Allow textfield to be visible above keyboard
marcosrdz Nov 21, 2019
3be4f93
OPS: Update AppCenter
marcosrdz Nov 21, 2019
7623606
REL: ver bump v4.8.0
Overtorment Nov 22, 2019
4f861bd
REL: ver bump v4.8.0
Overtorment Nov 22, 2019
c75e995
FIX: Import QR Code from screenshot not working
marcosrdz Nov 26, 2019
a943518
OPS: Update react-native-biometrics
marcosrdz Nov 27, 2019
212b15f
FIX: Limit shortcut items
marcosrdz Nov 28, 2019
029ad04
DOC: operations
Overtorment Nov 28, 2019
964e7f7
OPS: analytics fix
Overtorment Nov 28, 2019
7d00291
REL: changelog
Overtorment Nov 28, 2019
b29b9e2
OPS: dep pin
Overtorment Nov 28, 2019
c104957
Optimized balance and transaction fetching,
mtwaro Dec 2, 2019
35d78ef
Clean up important locale
mtwaro Dec 3, 2019
dec71e9
Separate bitcoinjs-lib
mtwaro Dec 3, 2019
a6deba7
Rename BlueWallet to GoldWallet
mtwaro Dec 7, 2019
4897764
Update translations
mtwaro Jan 3, 2020
f8a0c0c
Add korean translation
mtwaro Jan 3, 2020
b1f8a51
Fix: translation errors
mtwaro Jan 3, 2020
4e0832e
Rename app in ios build
mtwaro Jan 7, 2020
d81bdcc
ios renaming - part II
mtwaro Jan 7, 2020
1658714
Fix:
mtwaro Jan 8, 2020
1dfff86
Add change of unit callable from transaction status screen.
mtwaro Jan 14, 2020
3edc69b
Change package name from goldwallet.goldwallet to goldwallet.wallet
mtwaro Feb 24, 2020
bed14fc
Update README.md
mtwaro Feb 28, 2020
a182d4b
Update README.md
mtwaro Feb 28, 2020
ce7c676
Update electrum-server peers
mdfkbtc Mar 2, 2020
8b348a4
Update explorer value according to Veles
mdfkbtc Mar 2, 2020
b99139b
Update bitcoinjs-lib url
mdfkbtc Mar 2, 2020
beb7642
Update derivation path according to Veles
mdfkbtc Mar 2, 2020
7de5884
Rename to Veles/VLS/vlstats
mdfkbtc Mar 2, 2020
b468218
Add new shape image for wallets
mdfkbtc Mar 2, 2020
706fe14
Add new colors to wallet dashboards
mdfkbtc Mar 2, 2020
8e68c31
Screen: update UI for receive, send, settings, tx, wallets sections
mdfkbtc Mar 4, 2020
b8524a7
Fix requirements
mdfkbtc Mar 5, 2020
97420d9
Removed advanced settings till all wallets will be fixed
mdfkbtc Mar 5, 2020
58c13cd
Remove option for import wallet till fix all wallet types
mdfkbtc Mar 5, 2020
b88977d
screen: fix typo send/success.js
mdfkbtc Mar 5, 2020
92f5523
Backport advanced settings , disable SegwitP2SH single address
mdfkbtc Mar 6, 2020
a8bdcdf
loc: rename to 'VelesWallet'
mdfkbtc Mar 6, 2020
52f3fed
Update colors, improve scrolling in secleted wallet
mdfkbtc Mar 9, 2020
329f311
Add support for HDLegacyP2PKH wallet
mdfkbtc Mar 9, 2020
97b8ecf
class: Fix allowSendMax for HDLegacyP2PKH Wallet
mdfkbtc Mar 9, 2020
bf7f086
Fix color for unconfirmed , RBF tx's
mdfkbtc Mar 11, 2020
911c4e3
Update color value for KeyboardInputAccessory
mdfkbtc Mar 11, 2020
02f09bf
Add Veles logo to navbar in overview section
mdfkbtc Mar 11, 2020
3b622b8
screen: Update color scheme , fix margins , minor UI changes
mdfkbtc Mar 11, 2020
973cd7d
screen: add 'ImportWallet' button
mdfkbtc Mar 11, 2020
2732765
img: Update 'close' images
mdfkbtc Mar 11, 2020
ac34d48
img: Update Veles images (logo, qr-code) for Android
mdfkbtc Mar 11, 2020
2d3807b
Increase amount of generated addresses
mdfkbtc Mar 11, 2020
f8b24a8
screen: Update QRcode and transactions tab
mdfkbtc Mar 11, 2020
02b5f54
Update Bip21 package
mdfkbtc Mar 11, 2020
8eff75e
screen: remove displaying addresses for HD wallets
mdfkbtc Mar 12, 2020
8c06f92
screen: Remove currency option from Settings
mdfkbtc Mar 12, 2020
a108033
screen: Fix color in settings/language
mdfkbtc Mar 12, 2020
159971e
screen: Update loading screens
mdfkbtc Mar 14, 2020
ca18f1c
Rename iOS/Android packages and basefile names
mdfkbtc Mar 14, 2020
709204f
img: Update rest of images needed for Android
mdfkbtc Mar 15, 2020
e70cf15
Update dependencies and generating HD addresses (small UI fix)
mdfkbtc Mar 16, 2020
03ae7c5
Add new splash animation, set background for animation
mdfkbtc Mar 17, 2020
0bc97bd
class: Update wallet gradient colors
mdfkbtc Mar 17, 2020
50d0c4b
Updated unlock screen Logo and unlockWithKey
mdfkbtc Mar 18, 2020
19b0b0f
screen: Remove Selftest till fix, update About page
mdfkbtc Mar 18, 2020
5b0cd18
Update README.md and github links
mdfkbtc Mar 18, 2020
57bfba2
Update package name to io.veles.wallet
mdfkbtc Mar 18, 2020
52e9982
Raise up default number of addresseses for HD wallets
mdfkbtc Mar 18, 2020
bb68767
Dirty fix of getPrefferedBalanceUnit()
mdfkbtc Mar 18, 2020
c92ad67
Update packages-lock.json
mdfkbtc Mar 18, 2020
2f01362
loc: Update all translations
mdfkbtc Mar 18, 2020
4456a45
Update android build
mdfkbtc Mar 19, 2020
2b6cc0e
Upgrade async-storage to 1.7.1
mdfkbtc Mar 24, 2020
efc7f19
Update App name to "Veles Wallet"
mdfkbtc Mar 26, 2020
3ca6af2
REL: ver bump v4.8.2
mdfkbtc Mar 26, 2020
fc32d4f
Update help.txt
mdfkbtc Mar 29, 2020
d147ea2
appcenter removed, ios build succeeded (#3)
Kamill90 Apr 2, 2020
6fa7710
yarn fix (#6)
Kamill90 Apr 2, 2020
d6edebb
Yarn versions fix (#7)
Kamill90 Apr 3, 2020
a5d6af0
Add TypeScript support (#8)
mateuszpmroz Apr 3, 2020
89e933e
Add eslint config, configure husky with lint-staged on precommit
mateuszpmroz Apr 1, 2020
4585e36
modify lint-staged to be runned also on js and jsx files
mateuszpmroz Apr 1, 2020
8788970
Configure .eslintrc file
mdfkbtc Apr 19, 2020
c5de0ef
add prettier config
mateuszpmroz Apr 2, 2020
cf437f8
Modifications done by lint
mdfkbtc Apr 19, 2020
671d5b1
Fix sending tx from non-HD wallets
mdfkbtc Apr 19, 2020
d8d9f83
Remove A.ENUM
mdfkbtc Apr 19, 2020
1cb9108
Remove useCallback from BlueTransactionList
mdfkbtc Apr 19, 2020
8f06d27
fix: upgrade react-native from 0.60.5 to 0.62.2
snyk-bot May 1, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
96 changes: 81 additions & 15 deletions .eslintrc
@@ -1,21 +1,87 @@
{
"parser": "babel-eslint",
"env": {
"jest": true,
"react-native/react-native": true
},
"extends": [
"eslint:recommended",
"plugin:react/recommended",
"plugin:@typescript-eslint/eslint-recommended",
"plugin:@typescript-eslint/recommended",
"plugin:import/typescript",
"prettier",
"prettier/react"
],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaVersion": 2019,
"sourceType": "module",
"ecmaFeatures": {
"jsx": true
}
},
"plugins": [
"react", "prettier"
"@typescript-eslint",
"react",
"react-native",
"react-hooks",
"import",
"prettier"
],
"extends": ["standard", "standard-react", "prettier"],
"rules": {
'prettier/prettier': [
'warn',
{
singleQuote: true,
printWidth: 140,
trailingComma: 'all'
"settings": {
"react": {
"version": "detect"
},
"import/resolver": {
"node": {
"extensions": [".js", ".jsx", ".ts", ".tsx"]
}
]
},
"env":{
"es6": true
}
},
"globals": { "fetch": false }
"rules": {
"@typescript-eslint/camelcase": "off",
"@typescript-eslint/class-name-casing": "warn",
"@typescript-eslint/explicit-function-return-type": "off",
"@typescript-eslint/no-use-before-define": "off",
"@typescript-eslint/member-delimiter-style": "off",
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/ban-ts-ignore": "off",
"@typescript-eslint/no-non-null-assertion": "off",
"@typescript-eslint/indent": "off",
"@typescript-eslint/no-var-requires": "warn",
"@typescript-eslint/no-this-alias": "warn",
"@typescript-eslint/no-empty-function": "warn",
"no-async-promise-executor": "warn",
"no-case-declarations": "off",
"no-prototype-builtins": "off",
"no-empty": ["error", { "allowEmptyCatch": true }],
"no-undef": "warn",
"no-redeclare": "warn",
"no-var": "warn",
"require-atomic-updates": "off",
"prettier/prettier": "error",
"prefer-const": "warn",
"react/display-name": "off",
"react/prop-types": "warn",
"react/no-unescaped-entities": "warn",
"react-hooks/rules-of-hooks": "error",
"react-hooks/exhaustive-deps": "warn",
"react-native/no-color-literals": "warn",
"react-native/no-raw-text": "warn",
"react-native/no-single-element-style-arrays": "warn",
"react-native/no-unused-styles": "warn",
"import/newline-after-import": "error",
"import/no-duplicates": "error",
"import/order": ["error", {
"groups": [["builtin", "external"], ["internal", "parent", "sibling", "index", "unknown"]],
"pathGroups": [{
"pattern": "app/**",
"group": "internal",
"position": "before"
}],
"pathGroupsExcludedImportTypes": ["builtin"],
"alphabetize": { "order": "asc" },
"newlines-between": "always"
}]
}
}
10 changes: 10 additions & 0 deletions .prettierrc.js
@@ -0,0 +1,10 @@
module.exports = {
bracketSpacing: true,
jsxBracketSameLine: true,
singleQuote: true,
trailingComma: 'all',
printWidth: 120,
semi: true,
tabWidth: 2,
useTabs: false,
};