Commit Graph

380 Commits

Author SHA1 Message Date
Overtorment
8a4bd4d8a6 FIX: tcp module warnings 2020-06-15 13:43:42 +01:00
snyk-bot
3d3bd185c6 fix: upgrade bitcoinjs-lib from 5.1.6 to 5.1.8
Snyk has created this PR to upgrade bitcoinjs-lib from 5.1.6 to 5.1.8.

See this package in NPM:
https://www.npmjs.com/package/bitcoinjs-lib

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-06-15 12:51:05 +01:00
snyk-bot
45ab9e385f fix: upgrade @sentry/react-native from 1.3.7 to 1.3.9
Snyk has created this PR to upgrade @sentry/react-native from 1.3.7 to 1.3.9.

See this package in NPM:
https://www.npmjs.com/package/@sentry/react-native

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-06-14 16:27:17 +01:00
marcosrdz
ebe02fdfbf OPS: Replace deprecated Clipboard 2020-06-13 17:30:55 +01:00
Overtorment
e8ddf3caea OPS: new RN module for TCP/TLS 2020-06-13 16:49:02 +01:00
marcosrdz
2579ebb3c8 OPS: Version bump 2020-06-11 22:02:55 +01:00
snyk-bot
8a7edf591b fix: upgrade dayjs from 1.8.25 to 1.8.27
Snyk has created this PR to upgrade dayjs from 1.8.25 to 1.8.27.

See this package in NPM:
https://www.npmjs.com/package/dayjs

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-06-11 13:47:08 +01:00
Overtorment
823340ba9e OPS: remove node-libs-react-native dep 2020-06-09 18:06:52 +01:00
snyk-bot
3631dec2e0 fix: upgrade @react-native-community/async-storage from 1.10.0 to 1.10.3
Snyk has created this PR to upgrade @react-native-community/async-storage from 1.10.0 to 1.10.3.

See this package in NPM:
https://www.npmjs.com/package/@react-native-community/async-storage

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-06-09 15:45:16 +01:00
Ivan Vershigora
6e54572402 FIX: round fiat currencies to 2 significant digits 2020-06-05 18:31:05 +01:00
Ivan Vershigora
71c8b74e92 REF: upgrade eslint, prettier, fix errors, reformat everything 2020-06-04 11:48:07 +01:00
Overtorment
d8d93d04b0 REL: bump ver; OPS: fixed store metadata 2020-06-03 14:25:00 +01:00
snyk-bot
22a4b4b1cd fix: upgrade buffer from 5.5.0 to 5.6.0
Snyk has created this PR to upgrade buffer from 5.5.0 to 5.6.0.

See this package in NPM:
https://www.npmjs.com/package/buffer

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-06-02 11:41:11 +01:00
marcosrdz
8e4005bf14 OPS: Package updates. REF: Reorder Wallets Modal 2020-06-01 18:51:09 +01:00
snyk-bot
d6230075f6 fix: upgrade bip39 from 2.5.0 to 2.6.0
Snyk has created this PR to upgrade bip39 from 2.5.0 to 2.6.0.

See this package in NPM:
https://www.npmjs.com/package/bip39

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-06-01 10:55:50 +01:00
Overtorment
8b2fc2260b REL: ver bump to 5.4.0 2020-05-31 22:29:44 +01:00
snyk-bot
7492cfd6cd fix: upgrade amplitude-js from 5.9.0 to 5.11.0
Snyk has created this PR to upgrade amplitude-js from 5.9.0 to 5.11.0.

See this package in NPM:
https://www.npmjs.com/package/amplitude-js

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-05-31 14:07:16 +01:00
Ivan Vershigora
c7501f218c REF: run eslint before any other tests 2020-05-30 21:45:27 +01:00
Overtorment
72a679d905 FIX: failing builds with new rnav dependencies 2020-05-29 19:21:25 +01:00
Ivan Vershigora
2615bb42f8 FIX: syncup with master 2020-05-29 14:54:33 +03:00
marcosrdz
20449fa3ae OPS: Update package 2020-05-28 18:13:07 +01:00
Overtorment
ccc3100e49 REL: ver bump to v5.3.9 2020-05-28 12:11:37 +01:00
Overtorment
b779771d8d OPS: moving detox to prod deps, otherwise android build fails in lintVitalRelease task. a solution would be lintOptions { checkReleaseBuilds false } but that is undesireable. 2020-05-28 11:22:51 +01:00
Overtorment
7e121d634c OPS: moved rn-nodeify from devDependencies to regular ones so we could build production releases with NODE_ENV=production 2020-05-28 11:22:51 +01:00
Ivan Vershigora
1676c79185 FIX: syncup with master, fix eslint errors 2020-05-28 11:44:15 +03:00
Ivan Vershigora
c65709dab6 REF: migrate to RN5, fix everything 2020-05-27 14:12:17 +03:00
snyk-bot
a774484e11 fix: upgrade node-libs-react-native from 1.0.3 to 1.2.0
Snyk has created this PR to upgrade node-libs-react-native from 1.0.3 to 1.2.0.

See this package in NPM:
https://www.npmjs.com/package/node-libs-react-native

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-05-27 11:29:27 +01:00
snyk-bot
b91335c516 fix: upgrade @react-native-community/async-storage from 1.8.1 to 1.10.0
Snyk has created this PR to upgrade @react-native-community/async-storage from 1.8.1 to 1.10.0.

See this package in NPM:
https://www.npmjs.com/package/@react-native-community/async-storage

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-05-26 10:40:54 +01:00
Ivan Vershigora
94fb26f20b REF: migrate to RN4 2020-05-25 18:39:34 +03:00
marcosrdz
1739d918ef Merge branch 'master' into scanlngpress 2020-05-25 08:25:19 -04:00
Overtorment
2158e26480 OPS: up detox ver; fix glados so it wont post master builds to unrelated prs 2020-05-25 12:55:51 +01:00
snyk-bot
951f1a75a6 fix: upgrade @sentry/react-native from 1.3.5 to 1.3.7
Snyk has created this PR to upgrade @sentry/react-native from 1.3.5 to 1.3.7.

See this package in NPM:
https://www.npmjs.com/package/@sentry/react-native

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-05-25 10:20:10 +01:00
marcosrdz
f52590b34c REF: Use navigation event isFocused 2020-05-24 12:40:22 -04:00
Ivan Vershigora
44033b473d FIX: bump frisbee package to 3.1.2 2020-05-23 15:03:28 +01:00
snyk-bot
acab5ba944 fix: upgrade util from 0.12.1 to 0.12.3
Snyk has created this PR to upgrade util from 0.12.1 to 0.12.3.

See this package in NPM:
https://www.npmjs.com/package/util

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-05-22 09:57:44 +01:00
marcosrdz
a573c697ec ADD: Scan button in Main List 2020-05-21 20:34:08 +01:00
snyk-bot
dcf9bda742 fix: upgrade eslint-config-prettier from 6.10.0 to 6.11.0
Snyk has created this PR to upgrade eslint-config-prettier from 6.10.0 to 6.11.0.

See this package in NPM:
https://www.npmjs.com/package/eslint-config-prettier

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-05-21 15:02:22 +01:00
snyk-bot
9a621d0ece fix: upgrade @react-native-community/blur from 3.4.1 to 3.6.0
Snyk has created this PR to upgrade @react-native-community/blur from 3.4.1 to 3.6.0.

See this package in NPM:
https://www.npmjs.com/package/@react-native-community/blur

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-05-20 16:29:07 +01:00
Overtorment
0075c8820d REF: organizing scripts 2020-05-19 23:26:56 +01:00
Overtorment
2fdcb0477c REL: ver bump to v5.3.8 2020-05-19 15:06:54 +01:00
snyk-bot
3bb716db85 fix: upgrade dayjs from 1.8.23 to 1.8.25
Snyk has created this PR to upgrade dayjs from 1.8.23 to 1.8.25.

See this package in NPM:
https://www.npmjs.com/package/dayjs

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-05-19 14:31:40 +01:00
snyk-bot
31efdc6531 fix: upgrade react-native-camera from 3.21.0 to 3.23.1
Snyk has created this PR to upgrade react-native-camera from 3.21.0 to 3.23.1.

See this package in NPM:
https://www.npmjs.com/package/react-native-camera

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-05-18 11:28:58 +01:00
Overtorment
83dc707066 TST: better tests reporting 2020-05-18 11:08:01 +01:00
Overtorment
fe4f60fb45 Merge remote-tracking branch 'origin/master' into tanx-randombytes 2020-05-11 11:41:15 +01:00
marcosrdz
9a29b92d23 OPS: Update package source 2020-05-11 08:10:03 +01:00
Luke Childs
e67421082c Fix react-native-secure-key-store reference 2020-05-10 14:39:15 +01:00
Overtorment
4133a0166b Merge branch 'randombytes' of https://github.com/tanx/BlueWallet into tanx-randombytes 2020-05-08 11:29:45 +01:00
Overtorment
5261daec5a REL: up build num; REF: scripts; TST 2020-05-08 11:21:06 +01:00
Tankred Hase
816bab6c97 Fix crypto path 2020-05-07 00:53:02 +08:00
Tankred Hase
bf9df10ade Fix crypto.js path in package.json 2020-05-06 13:37:52 +08:00