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

skeleton for provisioner subsystem #4158

Merged
merged 9 commits into from
Oct 9, 2024

Conversation

kishansagathiya
Copy link
Contributor

Changes

This PR adds skeleton for the provisioner subsystem

Tests

go test -tags integration github.com/ChainSafe/gossamer

Issues

#3832

Copy link
Member

@EclesioMeloJunior EclesioMeloJunior left a comment

Choose a reason for hiding this comment

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

Just small comments, in general LGTM. Question:

  • will be this provisioner subsystems a dependency for BABE?
  • The communication between the parts would be done through a channel?

dot/parachain/provisioner/provisioner.go Outdated Show resolved Hide resolved
dot/parachain/provisioner/messages/messages.go Outdated Show resolved Hide resolved
dot/parachain/provisioner/provisioner.go Outdated Show resolved Hide resolved
@kishansagathiya kishansagathiya merged commit 549a48d into feat/parachain Oct 9, 2024
21 of 22 checks passed
@kishansagathiya kishansagathiya deleted the kishan/feat/provisioner branch October 9, 2024 09:41
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.

4 participants