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

refactor: increase type safety of block lifecycle #5140

Closed mversic closed 2 weeks ago

mversic commented 2 weeks ago

Context

Solution

Migration Guide (optional)


Review notes (optional)

Checklist

0x009922 commented 1 week ago

This PR caused regression in tests in #5124, namely in extra_functional::genesis::*. irohad panics here:

https://github.com/hyperledger/iroha/blob/c1b8563086db77155d0c90e30bac14a1bc2a54a5/crates/iroha_core/src/sumeragi/main_loop.rs#L396