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

[stacks-core] Update the stacker-db contract from the list of registered signers #4058

Closed
Tracked by #3970
jferrant opened this issue Nov 14, 2023 · 4 comments
Closed
Tracked by #3970

Comments

@jferrant
Copy link
Collaborator

jferrant commented Nov 14, 2023

There should be a map of signer keys (public keys) to stacked stx in pox-4. Utilize this map to update the stacker-db config of the stacker-db instance to enable these signers to write to the appropriate slots. Note that we will need to sets of stacker-db slots. One for signers for cycle N, one for signers of cycle N+1.

@setzeus
Copy link
Collaborator

setzeus commented Nov 22, 2023

Pasting design doc that mentions this issue for reference: https://docs.google.com/document/d/1IFTaHjEGHJkdFiEfKNayfmD0UlseoXpVcoMgJv0VW1g/edit?usp=sharing

@setzeus
Copy link
Collaborator

setzeus commented Dec 5, 2023

Does #4125 change the requirements here?

@MarvinJanssen
Copy link
Member

I feel like it does. Shall we schedule a discussion on it?

@MarvinJanssen
Copy link
Member

This was addressed in #4263 and #4269. Signer sets are now written to a dedicated boot contact .signers instead of the PoX-4 contract.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

4 participants