Actions
Bug #4397
closedPending transactions tab is not working properly.
Start date:
04/26/2022
Due date:
% Done:
0%
Estimated time:
Description
Pending transactions tab is not working properly. Failed staking transactions stay pending indefinitely and create duplicates when you do a successful transfer after the failed one. ( Here in this example I did a bunch of staking operations and they all took the description of the last one that I did)
Files
Updated by Gilles Hemmerlé over 1 year ago
- Assignee set to Olivier Bitsch
- Status changed from In Study to Testing
I fixed the pending transactions section. There were multiple issues (aventus format changed, wrong use of the mobx-state-tree,...). THeorically the pending transaction section is now working perfectly. It also refreshes automatically the balance when the transaction succeeded.
Important: Please make a package of the last sdk and update the package.json to point to the last version
Actions