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

[Nakamoto] stacks-signer needs to track its transactions to verify a block contains these special cased transactions #4243

Closed
Tracked by #3981
jferrant opened this issue Jan 12, 2024 · 1 comment

Comments

@jferrant
Copy link
Collaborator

jferrant commented Jan 12, 2024

Stacks signer must be able to validate the contents of a block to verify that it contains the control plane transactions it expects.

Add local state for signers to track expected transactions and verify that a proposed block contains them. Note that once this block is appended, the signer must be able to clear them from the queue to prevent denial of subsequent blocks that of course will not contain them.

Depends on #3930

@github-project-automation github-project-automation bot moved this to Status: 🆕 New in Stacks Core Eng Jan 12, 2024
@jferrant jferrant moved this from Status: 🆕 New to Status: 📋 Backlog in Stacks Core Eng Jan 16, 2024
@jferrant jferrant moved this from Status: 📋 Backlog to Status: 💻 In Progress in Stacks Core Eng Feb 9, 2024
@jferrant jferrant assigned jferrant and unassigned kantai Feb 9, 2024
@hstove hstove moved this from Status: 💻 In Progress to Status: In Review in Stacks Core Eng Feb 13, 2024
@hstove hstove linked a pull request Feb 13, 2024 that will close this issue
@hstove hstove removed a link to a pull request Feb 20, 2024
@saralab saralab moved this from Status: In Review to Status: ✅ Done in Stacks Core Eng Feb 26, 2024
@saralab saralab closed this as completed Feb 26, 2024
@blockstack-devops
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Oct 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

4 participants