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

NofN_xonly_key can change #514

Open
atacann opened this issue Feb 10, 2025 · 0 comments
Open

NofN_xonly_key can change #514

atacann opened this issue Feb 10, 2025 · 0 comments

Comments

@atacann
Copy link

atacann commented Feb 10, 2025

NofN key changes whenever a verifier enters/exits the system. Currently aggregator creates the nofn key during Aggregator::new() and it stays fixed from there. We need to change it so that nofn key is calculated from currently active verifiers. Additionally store nofn keys on the db for the deposit_info so that we can retrieve which nofn key was used to sign a particular deposit. Without the nofn key we cannot reconstruct the deposit transactions during withdrawal.

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

No branches or pull requests

1 participant