Skip to content

Conversation

@OttoAllmendinger
Copy link
Contributor

This PR includes two changes to the utxo-ord module:

  1. Fix the inscription reveal size test by using the same output address in
    both estimation and actual transaction. Also increases commit value for
    more realistic testing.

  2. Add a default postage amount constant based on the ord reference
    implementation, replacing hardcoded values for better readability and
    maintainability.

BTC-2936

OttoAllmendinger and others added 2 commits January 14, 2026 14:34
Update the test to match actual reveal transaction size by using the same
output address in both estimation and the actual transaction. Also increase
commit value for a more realistic test case.

Issue: BTC-2936

Co-authored-by: llm-git <llm-git@ttll.de>
Define a default postage amount constant based on the ord reference
implementation. Replace the hardcoded value with this named constant for
better readability and maintainability.

Issue: BTC-2936

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review January 14, 2026 14:22
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner January 14, 2026 14:22
@OttoAllmendinger OttoAllmendinger merged commit 7962c68 into master Jan 14, 2026
20 checks passed
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.

3 participants