Skip to content

Remove consensus.db code that could cause instability

Luke Champine requested to merge db into master

We don't know for certain that these changes will fix the corruption we've observed, but it seems probable. Removing this code only impacts performance, not safety/correctness, and we can easily restore it if it doesn't have any effect on corruption.

Merge request reports