Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #6457: fix(qt): improve GUI responsiveness for huge wallets
a4378fc fix(qt): emit dataChanged for the whole model in TransactionTableModel (UdjinM6) Pull request description: ## Issue being fixed or feature implemented Somehow a 500k+ txes wallet is MUCH more responsive with this patch. I'm not sure if it's macos only or not though, pls test. ## What was done? ## How Has This Been Tested? Run a wallet with 100k+ txes in it and send a tx or try changing units. ## Breaking Changes ## Checklist: - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have added or updated relevant unit/integration/functional/e2e tests - [ ] I have made corresponding changes to the documentation - [ ] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_ ACKs for top commit: knst: ACK a4378fc PastaPastaPasta: utACK a4378fc Tree-SHA512: eb0116f99f145ee131bd4a69895c9384dc26fc113ee034a2af74a92b0770b33631455a79e5826dc004f922ac182481eb26c54255274e186a47da3796da9550a6
- Loading branch information