Commit 0ad9cff
committed
Keep the existing balanceMap when a balance report is unchanged
Engines re-report balances they already reported, and each report used
to allocate a fresh Map. An unchanged balance now keeps the existing
Map, so memoized reducers, the wallet cache saver, and yaob's ===
diffing see no phantom update.1 parent c09ac2c commit 0ad9cff
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
364 | 368 | | |
365 | 369 | | |
366 | 370 | | |
| |||
0 commit comments