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

traits for proposing/verifying payload #42

Merged
merged 19 commits into from
Dec 7, 2023
Merged

Conversation

pompon0
Copy link
Collaborator

@pompon0 pompon0 commented Nov 28, 2023

We need a way to delegate proposing/verifying the block's payload to the user.
See the related pr: matter-labs/zksync-era#554

Additionally introduced stronger typing for signed messages in bft tests.

Fixes BFT-388.

@pompon0 pompon0 marked this pull request as ready for review December 5, 2023 13:58
node/libs/storage/src/traits.rs Show resolved Hide resolved
node/libs/storage/src/replica_state.rs Outdated Show resolved Hide resolved
node/actors/executor/src/lib.rs Show resolved Hide resolved
node/actors/bft/src/lib.rs Outdated Show resolved Hide resolved
node/actors/bft/src/leader/state_machine.rs Show resolved Hide resolved
node/libs/storage/src/traits.rs Show resolved Hide resolved
@pompon0 pompon0 requested a review from slowli December 7, 2023 12:30
node/actors/executor/src/lib.rs Show resolved Hide resolved
node/actors/bft/src/testonly/ut_harness.rs Show resolved Hide resolved
@pompon0 pompon0 merged commit b06ae4b into main Dec 7, 2023
4 checks passed
@pompon0 pompon0 deleted the gprusak-payload-interface2 branch December 7, 2023 15:45
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