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 automatic re-stacking in Devnet after the number of cycles has passed #1303

Closed
hugocaillard opened this issue Jan 11, 2024 · 0 comments · Fixed by #1331
Closed
Assignees

Comments

@hugocaillard
Copy link
Collaborator

Context

Because having stacked STX is important in Nakamoto, we need a robust auto stacking stategy

Task

For each stacking account:

# Send some stacking orders
[[devnet.pox_stacking_orders]]
start_at_cycle = 0
duration = 12
wallet = "wallet_1"
slots = 2
btc_address = "mr1iPkD9N3RJZZxXRk7xF9d36gffa6exNC"

Set up automatic re-stacking at the end of the duration

@github-project-automation github-project-automation bot moved this to 🆕 New in DevTools Jan 11, 2024
@smcclellan smcclellan moved this from 🆕 New to 📋 Backlog in DevTools Jan 18, 2024
@hugocaillard hugocaillard moved this from 📋 Backlog to 🏗 In Progress in DevTools Jan 22, 2024
@hugocaillard hugocaillard linked a pull request Jan 29, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from 🏗 In Progress to ✅ Done in DevTools Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants