avalanchego
avalanchego copied to clipboard
Pchain state accidental diff removal
Why this should be merged
state.Diff and state.State behave in slightly different ways when they come to stakers CRUD operations. There is no reasons to have these differences
How this works
Just fix diff behaviour
How this was tested
Extra UTs comparing state.Diff and state.State behavious when stakers are inserted/queried/deleted
This PR has become stale because it has been open for 30 days with no activity. Adding the lifecycle/frozen
label will cause this PR to ignore lifecycle events.