Merge remote-tracking branch 'origin/unstable' into tree-states

This commit is contained in:
Michael Sproul
2023-07-19 11:23:52 +10:00
98 changed files with 3117 additions and 2189 deletions

View File

@@ -67,6 +67,7 @@ pub enum Error {
InvalidValidatorPubkeyBytes(bls::Error),
ValidatorPubkeyCacheUninitialized,
InvalidKey,
InvalidBytes,
UnableToDowngrade,
Hdiff(hdiff::Error),
InconsistentFork(InconsistentFork),