Skip to content

feat: remove consensus estimation#5116

Merged
mversic merged 1 commit intohyperledger-iroha:mainfrom
Erigara:remove_consensus_estimation
Oct 8, 2024
Merged

feat: remove consensus estimation#5116
mversic merged 1 commit intohyperledger-iroha:mainfrom
Erigara:remove_consensus_estimation

Conversation

@Erigara
Copy link
Copy Markdown
Contributor

@Erigara Erigara commented Oct 3, 2024

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.

@Erigara Erigara self-assigned this Oct 3, 2024
@github-actions github-actions bot added the api-changes Changes in the API for client libraries label Oct 3, 2024
@Erigara Erigara force-pushed the remove_consensus_estimation branch from f6f9a1e to b6da038 Compare October 3, 2024 10:18
Comment thread crates/iroha_core/src/state.rs
@s8sato s8sato self-assigned this Oct 7, 2024
s8sato
s8sato previously approved these changes Oct 7, 2024
mversic
mversic previously approved these changes Oct 7, 2024
@mversic mversic force-pushed the remove_consensus_estimation branch from b6da038 to 28e53bf Compare October 7, 2024 07:28
@mversic
Copy link
Copy Markdown
Contributor

mversic commented Oct 7, 2024

schema test is failing

@mversic mversic self-assigned this Oct 7, 2024
Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
@Erigara Erigara dismissed stale reviews from s8sato and mversic via 1079902 October 7, 2024 12:21
@Erigara Erigara force-pushed the remove_consensus_estimation branch from 28e53bf to 1079902 Compare October 7, 2024 12:21
@mversic mversic merged commit 0729420 into hyperledger-iroha:main Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-changes Changes in the API for client libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove consensus_estimation

3 participants