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

Implement staking contract without delegation #4

Open
dbcfd opened this issue Aug 8, 2024 · 2 comments
Open

Implement staking contract without delegation #4

dbcfd opened this issue Aug 8, 2024 · 2 comments

Comments

@dbcfd
Copy link
Contributor

dbcfd commented Aug 8, 2024

Context: The library named LibStaking defines the staking behavior, while the contract responsible for handling the staking logic is the SubnetActor (SubnetActorDiamond.sol).

TBD: Describe here or in the resulting PR the changes introduced at each layer to accomplish our implementation.

Note: If the word collateral is encountered, it is safe to assume it refers to the stake amount in a subnet.

@dbcfd dbcfd closed this as completed Aug 13, 2024
@dbcfd dbcfd reopened this Aug 13, 2024
@JulissaDantes
Copy link
Contributor

We need to update this ticket to implement the staking contract, including delegation, or create a separate ticket to update the staking contract with delegation (I prefer the latter). CC: @carsonfarmer.

@carsonfarmer
Copy link

It looks like the ticket already contains a mention of this: recallnet/ipc#145 (comment). So perhaps it is just a matter of creating a sub-ticket and linking it to the original issue as part of the "task" list? Feel free to just do that 👍.

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

3 participants