-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Wallet) move deletion of pending transactions in nim
Bump status-go HEAD that removes deletion of pending multi-transactions in status-go Previous implementation was relying on the fact that all pending transactions are also multi-transactions, which it seems not to be the case (e.g. ens, airdrop collectible) Also tried to extend the deletion of multi-transactions to status go but it was causing crashes for minted/dropped tokens. Updates #10474
- Loading branch information
1 parent
110e5af
commit 528bb53
Showing
2 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule status-go
updated
17 files