Skip to content

Can't inscribe with core v29.0 without --no-backup #4335

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

Open
gmart7t2 opened this issue Apr 29, 2025 · 1 comment
Open

Can't inscribe with core v29.0 without --no-backup #4335

gmart7t2 opened this issue Apr 29, 2025 · 1 comment

Comments

@gmart7t2
Copy link
Contributor

A bug introduced in Bitcoin core v29.0 prevents ord from being able to import the recovery key into its core wallet:

$ ord inscribe --file test.txt --fee-rate 1
error: commit tx recovery key import failed

bitcoin/bitcoin#32376

Possible fixes:

  • don't set internal:false when importing the key (because that's the default anyway, and the bug only happens if you explicitly set it)
  • don't set a label on the recovery key descriptor
@danvergara
Copy link

That's a feature, not a bug

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

No branches or pull requests

2 participants