hyperledger-iroha / iroha-dco

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

Ametsuchi: handle insertion failure #2213

Closed MBoldyrev closed 5 years ago

MBoldyrev commented 5 years ago

Description of the Change

Make StorageImpl respect the failure of new block insertion.

Benefits

We see if the block was not actually inserted.

Possible Drawbacks

Usage Examples or Tests [optional]

Alternate Designs [optional]