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

feat: remove consensus estimation #5116

Closed Erigara closed 2 weeks ago

Erigara commented 3 weeks ago

Context

Closes #5053.

Solution

Remove consensus estimation. Time trigger execution based on (prev_block_creation_time; current_block_creation_time].

Migration Guide

Require recompilation of executor and triggers.

mversic commented 2 weeks ago

schema test is failing