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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

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.

🚀

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