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

feat: Nakamoto block support for stacks-insepct try-mine #5584

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

jbencin
Copy link
Contributor

@jbencin jbencin commented Dec 17, 2024

Description

Add Nakamoto block support to stacks-inspect try-mine

Applicable issues

Additional info (benefits, drawbacks, caveats)

This works with the testnet chainstate I've been using for testing, but I'm not sure if there are any edge cases I need to specifically handle here, depending on where in the tenure the block is

Checklist

  • Test coverage for new or modified code paths
  • Changelog is updated
  • Required documentation changes (e.g., docs/rpc/openapi.yaml and rpc-endpoints.md for v2 endpoints, event-dispatcher.md for new events)
  • New clarity functions have corresponding PR in clarity-benchmarking repo
  • New integration test(s) added to bitcoin-tests.yml

stackslib/src/cli.rs Outdated Show resolved Hide resolved
@jbencin jbencin force-pushed the feat/try-mine-nakamoto branch from 37cc6d9 to 06cbf1c Compare December 20, 2024 17:12
Copy link
Contributor

@obycode obycode left a comment

Choose a reason for hiding this comment

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

🚀

@jbencin jbencin added this pull request to the merge queue Jan 2, 2025
Merged via the queue into stacks-network:develop with commit 5178a46 Jan 2, 2025
2 checks passed
@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 Jan 10, 2025
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