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

Fix New Stake Method #727

Merged
merged 3 commits into from
Feb 4, 2025
Merged

Fix New Stake Method #727

merged 3 commits into from
Feb 4, 2025

Conversation

rauljordan
Copy link
Collaborator

The new stake function was untested, and is important for automating delegated stakers. A boolean was incorrect, and the wrong value was passed into the actual staking mechanism

Copy link
Contributor

@PlasmaPower PlasmaPower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PlasmaPower
Copy link
Contributor

PlasmaPower commented Feb 4, 2025

Tests are failing, I'm guessing it's just flaky: https://github.com/OffchainLabs/bold/actions/runs/13143590105/job/36676334983?pr=727#step:6:4874

Speaking of which, it can be in a follow-up PR, but it'd be good to have an automated test of the full addToDeposit delegated stake flow

@rauljordan rauljordan merged commit f708331 into main Feb 4, 2025
5 checks passed
@rauljordan rauljordan deleted the fix-new-stake branch February 4, 2025 20:10
@rauljordan
Copy link
Collaborator Author

Great suggestion, I'll work on those next

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.

2 participants