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

WIP: Adds MinerConfig for staking-miner #5983

Merged
merged 13 commits into from
Oct 12, 2024

Conversation

gpestana
Copy link
Contributor

@gpestana gpestana commented Oct 8, 2024

Refactors unsigned and verifier code to add a trait MinerConfig that encapsulates types and logic required for staking miner to work, without having to access the whole pallet's config.

Todo:

  • clean up types
  • type MinerConfig in the main pallet's config alone.
  • add more signed pallet tests

@paritytech-cicd-pr
Copy link

The CI pipeline was cancelled due to failure one of the required jobs.
Job name: test-linux-stable-int
Logs: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7563929

@gpestana gpestana marked this pull request as ready for review October 12, 2024 21:53
@gpestana gpestana merged commit a54b505 into staking-parachain-exp Oct 12, 2024
89 of 155 checks passed
@gpestana gpestana deleted the staking-parachain-exp-miner branch October 12, 2024 21:54
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.

2 participants