Added
- Sign for inscription and output (#4027 by raphjaph)
- Document Inscription URIs (#4098 by casey)
- Show rune unlock height (#3580 by raphjaph)
- Add field metaprotocol to api::Inscription (#4047 by kbehouse)
- Show sat owner address when present (#4016 by lifofifoX)
Changed
- Only burn one sat (#4063 by onchainguy-btc)
Fixed
- Set
maxburnamount
when burning and require at least Bitcoin Core 25 (#4106 by casey) - Add
palindrome
toCharm::from_str
(#4104 by mvdnbrk) - Fix sat off-by-one error in output template (#4075 by casey)
Misc
- Style help text (#4118 by casey)
- Placate clippy (#4116 by raphjaph)
- Test
Charm
FromStr
implementation for exhaustiveness (#4107 by casey) - Improve
ord wallet send
help message and rename outputoutgoing
toasset
(#4105 by casey) - Hide teleburn address (#4093 by raphjaph)
- Add function to calculate rune unlock height (#4097 by casey)
- Handle errors when retrieving sat address (#4094 by casey)
- Fixed error message when using sat or satpoint with batch inscribe (#4054 by pokrovskyy)
- Add replicate and swap recipes (#4083 by casey)
- Make build script public (#4085 by arronzhang)
- Update
index.hbs
(#4090 by raphjaph) - Update Rust version in Dockerfile (#4078 by Th0rgal)
- Update minimum rust version to 1.79.0 (#4074 by raphjaph)
- Update docs Github Action (#4069 by raphjaph)
- Pin
bitcoin
to 0.32.3 inordinals
crate (#4066 by casey)