Skip to content

5.0.15

Choose a tag to compare

@github-actions github-actions released this 01 Apr 14:32
· 997 commits to main since this release
9d4377d

Fixed

  • Improved locking in indexing system, to remove race conditions which were possible when accessing historical state (#6886).
  • Fixed a bug which could produce an invalid secret chain (containing duplicate ledger secret sealing entries) in the ledger if an election occurred during private recovery (#6926). Comes with #6912 as a prerequisite.