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

fix(iroha_config): broken trusted peers check #5121

Closed 0x009922 closed 2 weeks ago

0x009922 commented 3 weeks ago

Context

Split from #5087

When there was one trusted peer, it decided that there are no.

Solution

Fix the check

Migration Guide (optional)

None


Review notes (optional)

None

Checklist

mversic commented 2 weeks ago

there seem to be a test failing

0x009922 commented 2 weeks ago

there seem to be a test failing

Yup, flaky unrelated test (integration::triggers::by_call_trigger::unregistering_one_of_two_triggers_with_identical_wasm_should_not_cause_original_wasm_loss)