Skip to content

Fix sBTC minting none burn hash #154

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

Merged
merged 1 commit into from
Jun 17, 2025
Merged

Fix sBTC minting none burn hash #154

merged 1 commit into from
Jun 17, 2025

Conversation

BowTiedRadone
Copy link
Collaborator

@BowTiedRadone BowTiedRadone commented Jun 16, 2025

This PR fixes a bug in sBTC minting for projects relying on sBTC suite. It also improves the mintSbtc function to stick to get-burn-block-info? native Clarity function instead of relying on sbtc-deposit get-burn-header. This avoids other bugs related to deployment order, etc. This PR also prepares the ground for #149.

Resolves #153.

@BowTiedRadone BowTiedRadone requested a review from a team as a code owner June 16, 2025 22:51
@BowTiedRadone BowTiedRadone requested a review from moodmosaic June 16, 2025 22:51
@BowTiedRadone BowTiedRadone merged commit c5057c1 into master Jun 17, 2025
22 checks passed
@BowTiedRadone BowTiedRadone deleted the fix/sbtc-mint branch June 17, 2025 09:30
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.

sBTC minting fails in Clarinet projects having remote data option disabled
2 participants