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: add block-production-log primitives and pallet #475

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

LGLO
Copy link
Contributor

@LGLO LGLO commented Feb 7, 2025

Description

block-production-log pallet. Uses unbounded storage. Everything wired in, benchmarked.

Checklist

  • Commit sequence broadly makes sense and commits have useful messages.
  • New tests are added if needed and existing tests are updated.
  • Relevant logging and metrics added
  • CI passes. See note on CI.
  • Any changes are noted in the changelog.md for affected crate
  • Self-reviewed the diff

@LGLO LGLO requested a review from Klapeyron February 7, 2025 06:48
@LGLO LGLO force-pushed the ETCM-9306-block-production-log-pallet branch from bdc81a0 to 7e3abed Compare February 7, 2025 06:54
@LGLO LGLO force-pushed the ETCM-9306-block-production-log-pallet branch from 7e3abed to ec1b901 Compare February 7, 2025 07:18
@LGLO LGLO force-pushed the ETCM-9306-block-production-log-pallet branch from 3c0f912 to eaad65e Compare February 7, 2025 07:57
@LGLO LGLO force-pushed the ETCM-9306-block-production-log-pallet branch from 3e797f7 to 2f849da Compare February 7, 2025 12:59
@LGLO LGLO marked this pull request as ready for review February 7, 2025 13:00
@LGLO LGLO force-pushed the ETCM-9306-block-production-log-pallet branch 4 times, most recently from 3da3339 to 4fac495 Compare February 10, 2025 16:02
node/runtime/src/lib.rs Outdated Show resolved Hide resolved
toolkit/pallets/block-production-log/src/lib.rs Outdated Show resolved Hide resolved
@LGLO LGLO force-pushed the ETCM-9306-block-production-log-pallet branch from 0b10b8c to ca31f17 Compare February 11, 2025 15:07
@LGLO LGLO force-pushed the ETCM-9306-block-production-log-pallet branch from ca31f17 to e1d51af Compare February 11, 2025 15:37
@LGLO LGLO enabled auto-merge (squash) February 11, 2025 15:37
@LGLO LGLO disabled auto-merge February 11, 2025 15:38
@LGLO LGLO force-pushed the ETCM-9306-block-production-log-pallet branch from e1d51af to 3140356 Compare February 11, 2025 15:56
@LGLO LGLO enabled auto-merge (squash) February 11, 2025 15:59
@LGLO LGLO merged commit dc20793 into master Feb 11, 2025
23 checks passed
@LGLO LGLO deleted the ETCM-9306-block-production-log-pallet branch February 11, 2025 16:11
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