Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Hyperledger Iroha v1.0 Release Candidate 4 Hotfix 1 version

Compare
Choose a tag to compare
@neewy neewy released this 05 Mar 06:29
· 43 commits to master since this release
  • Add rollback before TemporaryWsv creation to prevent a deadlock in reject case, if a block was prepared before voting
  • Add hash index for transaction status table to prevent sequential scan on each query

Benefits

Improved performance

Possible Drawbacks

One more query in the pipeline, hash index is not WAL logged