Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove consensus estimation #5116

Merged

Conversation

Erigara
Copy link
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
@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
Contributor

mversic commented Oct 7, 2024

schema test is failing

@mversic mversic self-assigned this Oct 7, 2024
@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
16 of 17 checks passed
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