sui icon indicating copy to clipboard operation
sui copied to clipboard

[StateAccumulator] Add config for state consistency check handling

Open williampsmith opened this issue 2 years ago • 1 comments

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

williampsmith avatar May 04 '23 21:05 williampsmith

The latest updates on your projects. Learn more about Vercel for Git ↗︎

4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
explorer ⬜️ Ignored (Inspect) May 5, 2023 0:31am
explorer-storybook ⬜️ Ignored (Inspect) May 5, 2023 0:31am
sui-wallet-kit ⬜️ Ignored (Inspect) May 5, 2023 0:31am
wallet-adapter ⬜️ Ignored (Inspect) May 5, 2023 0:31am

vercel[bot] avatar May 04 '23 21:05 vercel[bot]

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.

github-actions[bot] avatar Jul 05 '23 02:07 github-actions[bot]