Sale Djenic
f55123ddf1
fix(@desktop/onboarding): keycard is not shown in settings after first launch
...
Fixes : #11314
2023-07-13 09:12:19 +02:00
Sale Djenic
7849d03707
fix(@desktop/onboarding): the app crashes when converting a keycard to a regular account, or just being in loading state forever
...
Fixes : #11507
2023-07-13 08:47:03 +02:00
Sale Djenic
51edc1b256
fix(@desktop/onboarding): cannot run any keycard flow after creating a Keycard replacement
...
Fixes : #11494
2023-07-13 08:46:49 +02:00
Mikhail Rogachev
1a7532d92c
fix: Fix behaviour issues with CRs and mutual update messages ( #11178 )
...
Close #11121
2023-07-13 01:39:56 +04:00
Stefan
42f2546e4a
feat(wallet) handle multi-transaction update events for activity filter
...
Bump status-go to include multi-transaction update events
Throttle down "update transactions" button to once every two seconds
Closes #11233
2023-07-12 23:26:47 +02:00
Stefan
976e5c9549
feat(wallet) handle new pending transactions notification in filter
...
Process pending updates events and trigger button show
Also: improve parsing of activity entry
Updates #11233
2023-07-12 11:45:30 +02:00
Michal Iskierko
3632a169be
feat(@desktop/communities): Burn and mint functionality for assets.
...
Adjst burning and minting flows to handle assets.
Supplies are passed from qml to nim as strings - "2" for ERC721, "1.5" for ERC20
String amounts are converted to Uint256 type. Additionally ERC20 amounts are converted to basic units (wei-like, decimals=18).
Uint256 values are passed to backend functions and then coverted to strings which can be converted to bigInt.BigInt types.
Supply and RemainingSupply are exposed to qml as floats.
Issue #11129
2023-07-12 11:16:57 +02:00
Sale Djenic
1561b170e4
chore(@desktop/syncing): keycards syncing improvements part 2/2
...
Handling keycards related syncing improvements done on the status-go side.
Closes : #11268
2023-07-11 22:15:44 +02:00
Igor Sirotin
d7aa0582be
Switch to new URL unfurl API [sending messages part] ( #11476 )
2023-07-11 14:30:55 +03:00
Sale Djenic
d550b01e65
fix(@desktop/onboarding): app loading screen displayed forever when creating a new Status account
...
Fixes : #11454
2023-07-07 14:35:52 -04:00
Cuteivist
00eee836ae
feat(@desktop/wallet): Fetch txs only when opening activity tab ( #11360 )
...
closses #11356
2023-07-07 12:00:19 +02:00
Anthony Laibe
5a9ff99aad
fix(@wallet): overview balance with symbol
...
fixes #11397
2023-07-06 15:48:02 +02:00
Cuteivist
ab487d40a5
fix(@desktop/wallet): Handle empty activity list exception ( #11399 )
...
fixes #11354
fixes #11381
2023-07-06 14:59:26 +02:00
Anthony Laibe
0cd7829d62
fix(@wallet): prevent delete main account
...
fixes #11398
2023-07-06 07:50:23 +02:00
Stefan
7a9c76966d
feat(wallet) reload on new transaction downloaded quick win
...
Show a reload hint button for user to refresh the filter
Updates #11233
2023-07-05 23:45:34 +02:00
Stefan
d17f2c70f1
chore(wallet) extract responsibilities from activity.Controller
...
Extract processing of Events and Status keeping responsibilities from
activity.Controller
Updates #11233
2023-07-05 23:45:34 +02:00
Sale Djenic
a10e83bcba
chore(@desktop/syncing): wallet keypairs/accounts syncing improvements part 1/2
...
Handling syncing improvements done on the status-go side.
Closes : #11267
2023-07-05 15:29:43 +02:00
Pascal Precht
c10809863a
feat: add support for cropped asset data when deploying community NFTs
...
Needs: https://github.com/status-im/status-go/pull/3705
Closes : #10317
2023-07-05 12:56:37 +02:00
Jonathan Rainville
2d21ff6c38
fix(community): fix cancel of authentication still requests to join
...
Fixes #11272
The problem was that we didn't handle the cancelation (checking with password was empty).
Now we do and we send the signal to cancel when it's the case.
2023-07-04 15:13:48 -04:00
Stefan
2487b4b1cb
feat(wallet) make filer apis async
...
Bump status-go to include required changes
Refactor the API usage to use the new async APIs.
Support multiple events in the same block
Report loading state for all the APIs
Also
- fix the loadingData state in the controller.nim
- reset the model to empty when the filter is invalidated due to
address and chain IDs change
Closes #11170
2023-07-03 17:40:19 +02:00
Anthony Laibe
13ae6c4955
fix(@wallet): delete account some times crash
...
fixes #11343
2023-07-03 14:48:39 +02:00
Stefan
ad489a224c
fix(wallet) remove legacy transaction history event
...
Closes : #11345
2023-06-30 19:26:17 +02:00
Cuteivist
7a7394628e
feat(@desktop/wallet): Handle multitransactions ( #11124 )
...
closes #11071
2023-06-30 17:07:53 +02:00
Cuteivist
bade10c5e0
feat(@desktop/wallet): Add loading state for activity feed ( #11326 )
...
closes #11072
2023-06-30 15:50:06 +02:00
08ef5efda5
fleets.json: drop decomissioned eth.test fleet
...
The fleet wasn't being used so it has been liquidated:
https://github.com/status-im/infra-eth-cluster/commit/de986014
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-06-30 08:35:06 -04:00
Anthony Laibe
7dbf994e1f
feat(@wallet): add account button from settings
2023-06-29 18:51:37 +02:00
Michal Iskierko
6f1957e650
feat(@desktop/communities): Assets deployment
...
Issue #10987
2023-06-29 17:27:36 +02:00
Jonathan Rainville
e35945b76c
feat(requestToJoin): add addressesToShare to requestToJoin call
...
Fixes #11154
2023-06-29 11:19:19 -04:00
Sale Djenic
319bf7a69e
fix(@desktop/syncing): keypair syncing - function renamed to avoid confusion, request from the code review
2023-06-29 15:08:29 +02:00
Sale Djenic
241956d537
feat(@desktop/syncing): keypair syncing - added support for keycard pairings
2023-06-29 15:08:29 +02:00
Sale Djenic
7c56dc53d9
feat(@desktop/syncing): keypair syncing - recovering from another device with Keycard related profile
...
Closes : #10983
2023-06-29 15:08:29 +02:00
Khushboo Mehta
a2dd87c18b
feat(@desktop/wallet): Watch only account toggle + persisted
...
fixes #11221
2023-06-29 10:18:42 +02:00
Anthony Laibe
29d78a99be
feat(@wallet): all accounts list are ordered by position
...
fixes #11263
2023-06-29 09:42:33 +02:00
Jonathan Rainville
cde6c53318
move asset and collectible rebuild to communities module
2023-06-27 09:54:23 -04:00
Jonathan Rainville
28fa8271a6
feat(communities): update communities token list on token deploy
...
Fixes #11125
Updates the communities asset and collectibles lists when a new token is deployed.
Also refactors the section module to remove all that code and use the communities token list instead.
Adds community ID to the token list model so that we can show only the global tokens and the tokens from the community are shown in the community
2023-06-27 09:54:23 -04:00
Alex Jbanca
bf62ef0366
fix(accountDerivation): App is crashing when the account derivation fails in status-go
...
The crash is caused by missing `derivedAddresses` property on the response of fetchDerivedAddresses task
2023-06-27 14:53:58 +03:00
Pascal Precht
d38ca1b71e
feat: use last know channelPermissionResponse data in UI
...
This commit makes use of the newly introduced APIs added in
https://github.com/status-im/status-go/pull/3657
The idea is that clients can retrieve the last known channel permission
state from the database make use of the in the UI, before waiting for an
async onchain check to finish.
Closes #11156
2023-06-27 12:52:18 +02:00
Jonathan Rainville
e201499994
fix(main/view): remove activeSectionChanged signal that crashes
2023-06-27 10:25:06 +03:00
Jonathan Rainville
20afd728fa
fix(community_tokens/service): fix crash when receiving bad event
...
Fixes #11176
2023-06-27 10:25:06 +03:00
Anthony Laibe
31aca3ac35
feat(@wallet): Sort account by position
2023-06-26 22:21:20 +02:00
Khushboo Mehta
c47140a406
feat(@desktop/wallet): Wallet accounts - Account List
...
fixes #11189
2023-06-23 16:55:36 +02:00
Boris Melnik
cdac45010a
feat(communities): Adds mute community intervals
...
Fixes : #9369
2023-06-22 20:46:33 +03:00
Khushboo Mehta
9be598ee32
fix(@desktop/wallet): Activity UI filtering improvements
...
1. Handling case where filters result in no results
2. Fixed period filter
3. Used recipient model from go side
2023-06-22 17:49:02 +02:00
Stefan
eb0406b556
feat(wallet) api to retrieve last activity timestamp
...
Bumps status-go to include the new API endpoint.
Integrate the new API endpoint with the ActivityFilterPanel.
Closes #11169
2023-06-22 15:53:11 +02:00
Dario Gabriel Lipicar
d5d4bba374
fix(@wallet): use fixed activity type from backend
...
Part of #11080
2023-06-22 08:54:45 +02:00
Stefan
2ba9680316
feat(wallet): filter activity by ERC20
...
Refactor code to use the token identity instead of token code
Removed the debugging activity view as now we have the API integrated
in the history view
Fixed the activity type in the activity entry
Closes : #11025
2023-06-21 11:49:02 +02:00
Pascal Precht
b3329d790e
feat: channel permissions
...
Closes : #10996 , #10995 , #10993 , #10997 , #9537
2023-06-20 21:57:37 +02:00
Igor Sirotin
dae95c7918
fix: always update localNickName
( #11161 )
2023-06-20 13:41:05 +03:00
Emil Sawicki
54ae6a3154
feat(@wallet): Display parsed input data
...
fixes #10793
2023-06-19 10:43:09 +01:00
Anthony Laibe
c7ab998ea8
feat(@wallet): parse input data of tx
2023-06-19 10:43:09 +01:00