hyperledger-iroha / iroha-dco

Iroha - A simple, decentralized ledger
http://iroha.tech
Apache License 2.0
987 stars 296 forks source link

MST storage cleanup & refactor #2204

Closed MBoldyrev closed 5 years ago

MBoldyrev commented 5 years ago

Description of the Change

Fixed other peers' states cleanup in MstStorage. Refactored erasure methods & Completer.

Benefits

Fixes unlimited growth of other peers' state maps. Clarifies code.

Possible Drawbacks

Usage Examples or Tests [optional]

Alternate Designs [optional]