Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

v1.2.0 - Caelum 1

Latest
Compare
Choose a tag to compare
@ejfitzgerald ejfitzgerald released this 08 Apr 08:52
· 213 commits to master since this release

We have been hard at work with this release improving stability, fixing bugs and making performance tweaks. The list below highlights the changes that have been made.

Core

  • Duplicate transaction filtering performance updates
  • Fix issue with single object store not writing to beginning of file
  • Fix issue with not clearing fixed size journal if file has been previously opened
  • Force rebuild of bloom filter if necessary, during recovery phase
  • Improve startup time be consolidating merkle root searches
  • Minor logging updates