sui
sui copied to clipboard
[StateAccumulator] Add config for state consistency check handling
Description
Rather than requiring that we build a debug binary in order to panic on failure of state accumulator conservation checking (which would cause fullnode syncing to run very slowly), allow this to be configured.
Test Plan
Built release binary against this commit and ran local sui-node instance and saw that state consistency checks were enabled and running.
Also, snapshot tests
Type of Change (Check all that apply)
- [ ] user-visible impact
- [ ] breaking change for a client SDKs
- [ ] breaking change for FNs (FN binary must upgrade)
- [ ] breaking change for validators or node operators (must upgrade binaries)
- [ ] breaking change for on-chain data layout
- [ ] necessitate either a data wipe or data migration
Release notes
The latest updates on your projects. Learn more about Vercel for Git ↗︎
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.