Skip to content

feat: added pallet_authorship to runtime#1876

Open
Klapeyron wants to merge 3 commits into
mainfrom
feat/pallet_authorship
Open

feat: added pallet_authorship to runtime#1876
Klapeyron wants to merge 3 commits into
mainfrom
feat/pallet_authorship

Conversation

@Klapeyron

Copy link
Copy Markdown
Contributor

Overview

This PR adds pallet_authorship to the runtime

📌 Submission Checklist

  • All commits are signed off (git commit -s) for the DCO
  • Changes are backward-compatible (or flagged if breaking)
  • Pull request description explains why the change is needed
  • Self-reviewed the diff
  • I have included a change file, or skipped for this reason:
  • If the changes introduce a new feature, I have bumped the node minor version
  • Update documentation (if relevant)
  • Updated AGENTS.md if build commands, architecture, or workflows changed
  • No new todos introduced

🧪 Testing Evidence

Please describe any additional testing aside from CI:

  • Additional tests are provided (if possible)

🔱 Fork Strategy

  • Node Runtime Update
  • Node Client Update
  • Other:
  • N/A

Links

@Klapeyron Klapeyron self-assigned this Jul 14, 2026
@Klapeyron Klapeyron linked an issue Jul 14, 2026 that may be closed by this pull request
@datadog-official

This comment has been minimized.

Signed-off-by: Tomasz Bartos <tomasz.bartos@shielded.io>
Signed-off-by: Tomasz Bartos <tomasz.bartos@shielded.io>
@Klapeyron Klapeyron force-pushed the feat/pallet_authorship branch from b095543 to 3ddf794 Compare July 15, 2026 06:43
Signed-off-by: Tomasz Bartos <tomasz.bartos@shielded.io>
@Klapeyron Klapeyron marked this pull request as ready for review July 15, 2026 07:32
@Klapeyron Klapeyron requested a review from a team as a code owner July 15, 2026 07:32
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@LGLO LGLO left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'm all for removing unused code. I'm not sure if we need pallet authorship at this point.

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.

[Aura -> BABE] Add pallet_authorship to runtime

2 participants