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

Refine the next cycle state refresh function #4693

Conversation

BowTiedRadone
Copy link
Contributor

This PR updates the state refreshing function for new cycles and targets feat/pox-4-stateful-property-testing (#4550).

Copy link
Member

@moodmosaic moodmosaic left a comment

Choose a reason for hiding this comment

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

LGTM!

BowTiedRadone and others added 2 commits April 19, 2024 13:06
Co-authored-by: Nikos Baxevanis <nikos.baxevanis@gmail.com>
Co-authored-by: Nikos Baxevanis <nikos.baxevanis@gmail.com>
Copy link
Collaborator

@friedger friedger left a comment

Choose a reason for hiding this comment

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

LGTM

// next empty reward slot)
else if (
wallet.unlockHeight > 0 &&
wallet.unlockHeight > burnBlockHeight + 1050 && wallet.isStackingSolo
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: 1050 could be a constant.

Copy link
Member

Choose a reason for hiding this comment

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

Yep. If it turns out we end up using it multiple times it can be extracted as a constant.

@moodmosaic moodmosaic merged commit 37d61ec into feat/pox-4-stateful-property-testing Apr 19, 2024
@moodmosaic moodmosaic deleted the feat/pox-4-stateful-refine-refresh-command branch April 19, 2024 11:18
@blockstack-devops
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Nov 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants