Frank Tang
b5b16f1278
[ Fixes : #10978 ] Endless loading public chat name
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-01-04 09:26:55 +01:00
Roman Volosovskyi
767bd46bff
Allow non alphanumeric branch names in scripts/update-status-go.sh
2020-12-31 12:50:26 +02:00
Roman Volosovskyi
8e288aea56
[ #11379 ] Add a watch only account from an ENS name
2020-12-30 18:18:24 +02:00
Churikova Tetiana
4f4f6cf29e
fixed testrail reports and e2e nightly
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-12-29 18:48:04 +01:00
Andrea Maria Piana
d8235d9e17
Add milestoned to actions
2020-12-29 09:54:29 +01:00
Andrea Maria Piana
5d02472f89
Add next column to zenhub
2020-12-29 09:30:04 +01:00
Frank Tang
f306b084da
[ Fixes : #11586 ] Every element in a seq should have a unique :key
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-29 09:12:50 +01:00
Andrea Maria Piana
6099262c98
[ Fixes : #11579 ] Add only certain fields to multiaccount on login
...
`multiaccounts` has some fields that should not be overriden
(`save-password`), so we expliciltly `assoc` only certain fields.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-28 17:09:22 +01:00
Andrea Maria Piana
37ccc6f825
Hide option to increase gas on keycard
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-28 15:19:24 +01:00
Andrea Maria Piana
33e58dbca9
Whitelist link previews client side
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-28 09:37:02 +01:00
Andrea Maria Piana
d8f1944b27
Hide community banner
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-28 09:36:22 +01:00
Gheorghe Pinzaru
6342163152
Add react-native-fast-image for external assets
...
Use fast image in link previews
Mock fast image in tests
Update nix android deps
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-12-25 15:03:59 +03:00
Gheorghe Pinzaru
8948dcb736
Fix android text overflow
...
Fixes #11575
Move the overflow handler to separate view
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-12-24 16:58:51 +03:00
hesterbruikman
52823d7f59
Create releases.md ( #11463 )
...
* Create releases.md
File that captures release notes for App store ad Play store. Informs users of relevant additions, changes, fixes.
* Update and rename releases.md to RELEASES.md
As suggested, removing checklist to keep in a separate file and using capitals for the title
2020-12-24 13:43:29 +01:00
jinhojang6
eff60c69d5
Update translations
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-24 08:24:48 +01:00
Andrea Maria Piana
b30149d9f2
Bump version to 1.10.0
2020-12-24 08:23:44 +01:00
Andrea Maria Piana
2ca39daa59
Communities
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-23 17:23:11 +01:00
Gheorghe Pinzaru
35c2c226df
Remove redundant overflow hidden on messages
...
Fixes #11439
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-12-23 14:27:30 +03:00
Andrea Maria Piana
5b801b95fa
[ Fixes : #11557 ] Resend contact picture when changed
...
Fixes : #11557
Resend contact picture when it is changed.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-23 09:43:51 +01:00
Andrea Maria Piana
b5a6f1b78f
Add nix purge command and change the behavior of nix clean
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-23 09:08:46 +01:00
Gheorghe Pinzaru
2571e44de0
Referrals add screen with join public-chat
...
Update strings
Check if transaction has receipt on login
Notification on accept
Add large icon
Unify notifications for referral
Fix duplicate path for acquisition
Fix accept notification and visibility
Small fixes
Do not show notifications when not rewardable
Add home item
Show referral on lets go button
Fix list item on home
Hide messages on accept
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-12-22 15:33:02 +03:00
Churikova Tetiana
7f22912f1e
e2e: bookmarks
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-12-21 16:38:58 +01:00
Roman Volosovskyi
aac7a97e13
[ #11502 ] Handle tx fetching failure
2020-12-21 17:05:00 +02:00
Michele Balistreri
eaf463395a
shorter pairing codes for Keycard
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2020-12-21 17:07:25 +03:00
Gheorghe Pinzaru
8342972059
Android tabbar replace elevation with border
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-12-21 15:02:18 +03:00
Churikova Tetiana
98a8359db3
e2e: new tests
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-12-18 10:05:40 +01:00
Andrea Maria Piana
9fe7ddaf0b
[ Fixes : #11545 ] Don't update browser if nil
...
Fixes : #11545
Fixes : #11544
The two issues were caused by the same bug, essentially if
`navigation-state-changed` event was fired (it's debounced) when the tab
had been closed, the browser would be updated with a `nil` id, causing
all sort of issues as it had not history etc.
This commit ensures that no changes are made if the browser is nil.
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-12-18 10:05:00 +01:00
Gheorghe Pinzaru
5643c4d537
Add profile pictures
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-17 14:12:07 +01:00
Gheorghe Pinzaru
09822e142b
Add async storage wrapper
...
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-12-16 14:08:13 +03:00
Gheorghe Pinzaru
86d7b79175
Add buy crypto banner UI
...
Store in local storage banner preference
Add i18n
2020-12-16 14:08:05 +03:00
Andrea Maria Piana
4e5ba2c533
Fix watching accounts for transaction in chat messages
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-15 16:40:26 +01:00
Volodymyr Kozieiev
b197d54e47
Switched to status-go where reaction resends under the hood if sending failed
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com>
2020-12-15 16:59:13 +02:00
Churikova Tetiana
1b9bd8b017
e2e: fixed browser tests
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-12-14 18:53:39 +01:00
Roman Volosovskyi
879f441b7d
[ #11499 ] Fix multiple notifications for a single erc20 transfer
2020-12-14 13:34:20 +02:00
Frank Tang
8e882dda21
[ Fixes : #11074 ] only validate whether group name is blank
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-14 10:58:40 +01:00
Churikova Tetiana
905aa26705
e2e: browser1.0
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-12-11 18:09:31 +01:00
andrey
3241d3273e
[ #11469 ] Browser bookmarks
...
Signed-off-by: andrey <motor4ik@gmail.com>
2020-12-11 16:55:42 +01:00
Churikova Tetiana
efc4f6c750
e2e: fix fetching from offline
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-12-10 17:09:24 +01:00
Roman Volosovskyi
c33e2be76b
[wallet] Watch txs history while app is in the background (Android only)
2020-12-10 18:02:49 +02:00
Andrea Maria Piana
8748280279
[ Fixes : #10777 ] Always convert value to string
...
When calling `SendTransaction` sometimes the value would be a string
(most cases), sometimes the value would instead big a `BigInt`, which
would be serialized to an integer, and status-go would be unable to
parse it as it expects values to be a string.
This commit makes sure that values are always serialized as string
before sending them over.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-10 08:26:38 +01:00
Andrea Maria Piana
1b4dcb7103
[ Fixes : #11520 ] Rotate mailservers on error conditions
...
If a mailserver request is failing we disconnect at the 3rd attempt.
Though once we are disconnected, we connect again to the same mailserver
based on ping time.
This commit changes the behavior so that mailservers are penalized if
they are returning errors.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-10 08:26:00 +01:00
Churikova Tetiana
5259de7423
e2e:nightly fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-12-09 18:01:36 +01:00
Serhy
e167773258
Update tests and get balance method
...
Signed-off-by: Serhy <sergii@status.im>
2020-12-08 18:47:56 +02:00
snyk-bot
57c0e835e2
fix: test/appium/requirements.txt to reduce vulnerabilities
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1014645
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-08 15:56:04 +01:00
Roman Volosovskyi
7055c46a60
[ #11507 ] Fix e2e tests
2020-12-07 15:37:16 +02:00
Andrea Maria Piana
2f1e5c819e
[ Fixes : #11518 ] Fix dependabot directory
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-07 12:14:16 +01:00
Andrea Maria Piana
2df5eccff0
[ Fixes : #9851 ] Allow setting ens & transaction verify url, and fix
...
pending transaction
This commit fixes an issue where pending transactions would be marked as
confirmed in commands, due to the fact that we would default to pending
if no transaction was in the database.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-07 11:19:12 +01:00
Serhy
a70b07e83d
Interact with ropsten web3 to send assets
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-12-04 21:16:58 +01:00
Churikova Tetiana
8a97331779
e2e: testrail report
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-12-04 21:10:01 +01:00
Andrea Maria Piana
fdf91cff80
[ Fixes : #8280 ] Remove unused transport security entries
...
Removes not used security transport entries from ios
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-04 12:42:01 +01:00