Andrea Maria Piana

Results 74 issues of Andrea Maria Piana

[comment]: # (Please replace ... with your information. Remove < and >) [comment]: # (To auto-close issue on merge, please insert the related issue number after # i.e fixes #566)...

[comment]: # (Please replace ... with your information. Remove < and >) [comment]: # (To auto-close issue on merge, please insert the related issue number after # i.e fixes #566)...

# Feature Issue ### User Story As a community admin I want to be able to hide private channel from those who don't have access So that I don't disclose...

E: Mobile Release 2.29

We should hide the browser under a feature flag. That means that we should not present the user with the option to open in status if the flag is disabled.

feature
E:Mobile Composer
mobile-core

As discussed with designer, is fine to remove blur from android. Blur on android leads to some performance issue, complexity in the code and prevents us to enable to the...

feature
mobile-core

When migrating from v1 to v2, there's a field that is not being computed for the `accounts` table: https://github.com/status-im/status-go/blob/c9ee0e04c25d9079bf8a4b9617ad10df6d33fff8/appdatabase/migrations/sql/1683627613_accounts_and_keycards_improvements.up.sql#L8 This `CHECK` constrainst fails from account of the app v1, since...

feature
mobile-core
E:Wallet Legacy account migration

This epic includes a list of tasks that need to be performed in order to provide a smooth upgrade path from v1 to v2 when upgrading from the stores. The...

feature
mobile-core
E:Wallet Legacy account migration

Currently we use the master key to derive addresses under the `bip 0044` path. This key is not stored in v1 accounts, so the wallet root key m/44'/60'/0'/0/0 should be...

blocked
feature
mobile-core
E:Wallet Legacy account migration

@flexsurfer reported seeing extra communities in the Opened tab on communities home (Status Inu community) Whoever pick up this issue should try to replicate, and close if it's not able....

mobile-core

``` 0x3af229605178b48da99111097234feeb7b4e08c96ec50cfbe339ad862a6839bd", "receivedTime": 1696507482315651441, "payloadSizeBytes": 796} 2023-10-05T12:04:42.315Z DEBUG wakuv2/waku.go:1337 cached w envelope {"envelopeHash": "0x3af229605178b48da99111097234feeb7b4e08c96ec50cfbe339ad862a6839bd"} 2023-10-05T12:04:42.315Z DEBUG wakuv2/waku.go:1369 filters did not match {"hash": "0x3af229605178b48da99111097234feeb7b4e08c96ec50cfbe339ad862a6839bd", "contentTopic": "/waku/1/0xfa61c2f2/rfc26"} waku_test.go:162: Error Trace: /home/jenkins/workspace/status-go_prs_tests_PR-4070/wakuv2/waku_test.go:162 Error:...

E:Flaky Test