Skip to content

Completed the existing FinalizeBlock PR and rebased to master#7798

Merged
sergio-mena merged 13 commits intomasterfrom
sergio/7736-rebase-finalize_block_PR
Feb 14, 2022
Merged

Completed the existing FinalizeBlock PR and rebased to master#7798
sergio-mena merged 13 commits intomasterfrom
sergio/7736-rebase-finalize_block_PR

Conversation

@sergio-mena
Copy link
Contributor

This PR is rebasing PR #6546 implementing FinalizeBlock

The logic here is out of sync with the current ABCI++ spec, but rebasing the existing implementation is a first step to filling the gap between spec and implementation, which will be addressed via another issue (#7658)

Additionally, there were some parts of the code that needed completion so that all UTs passed

This addresses #7736

Copy link
Contributor

@williambanfield williambanfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing concerning. Nice job on getting the rebase all working!

tac0turtle and others added 12 commits February 14, 2022 20:49
migrate abci to finalizeBlock

work on abci, proxy and mempool

abciresponse, blok events, indexer, some tests

fix some tests

fix errors

fix errors in abci

fix tests amd errors
Co-authored-by: William Banfield <4561443+williambanfield@users.noreply.github.com>
@sergio-mena sergio-mena force-pushed the sergio/7736-rebase-finalize_block_PR branch from b19e99a to 45fe5b5 Compare February 14, 2022 20:06
@sergio-mena sergio-mena merged commit d3548eb into master Feb 14, 2022
@sergio-mena sergio-mena deleted the sergio/7736-rebase-finalize_block_PR branch February 14, 2022 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants