hyperledger-iroha / iroha

Iroha - A simple, enterprise-grade decentralized ledger
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
438 stars 280 forks source link

Emit events for consensus errors #5142

Open mversic opened 2 weeks ago

mversic commented 2 weeks ago

atm SignatureVerificationError and BlockValidationError don't produce corresponding pipeline events. The code isn't implemented