Skip to content

Conversation

@joshuahannan
Copy link
Member

@joshuahannan joshuahannan commented Oct 17, 2024

Based on #425, closes #426
Moved to a new branch because of Git issues

Adds a PoP parameter to the addNodeRecord method in the staking contract.
In the NodeRecord init function, PoP is verified against the staking public key.

Also updates the locked tokens contract, staking collection, and all of their transactions to include this parameter

@joshuahannan joshuahannan requested a review from tarakby October 17, 2024 20:59
@tarakby tarakby self-assigned this Oct 18, 2024
@tarakby
Copy link
Contributor

tarakby commented Oct 18, 2024

Ledger app changes will be based on this version of the PR.

This PR will remain open till we approach upgrading the contract on Mainnet.

@tarakby tarakby mentioned this pull request Jan 27, 2025
@joshuahannan joshuahannan merged commit 19e60fc into master May 28, 2025
2 checks passed
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.

Require proof of possession of the staking private key from staking nodes

3 participants