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(block-builder): finalize block #22

Merged
merged 10 commits into from
Jan 24, 2023

Conversation

failfmi
Copy link
Collaborator

@failfmi failfmi commented Jan 23, 2023

Detailed description:

Which issue(s) this PR fixes:
Fixes #9

Special notes for your reviewer:
Weights are skipped to due to lack of other pallets

Checklist

  • Documentation added
  • Tests updated

@failfmi failfmi self-assigned this Jan 23, 2023
constants/keys.go Outdated Show resolved Hide resolved
primitives/storage/storage.go Outdated Show resolved Hide resolved
frame/block_builder/block_builder.go Outdated Show resolved Hide resolved
frame/block_builder/block_builder.go Outdated Show resolved Hide resolved
@failfmi failfmi requested a review from radkomih January 24, 2023 09:31
@failfmi failfmi merged commit 215b705 into master Jan 24, 2023
@failfmi failfmi deleted the feat/block-builder-api/finalize_block branch January 24, 2023 14:30
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.

Implement BlockBuilder_finalize_block
2 participants