Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

v0.23.3

Compare
Choose a tag to compare
@silasdavis silasdavis released this 20 Dec 12:00
· 985 commits to main since this release
9596a88

Fixed

  • [State] Since State hash is not unique (i.e if we make no writes) by storing the CommitID by AppHash we can overwrite an older CommitID with a newer one leading us to load the wrong tree version to overwrite in case of loading from a checkpoint.