Original release notes
What's Changed
- vtxo chain pagination by @bitcoin-coder-bob in https://github.com/arkade-os/arkd/pull/1092
- Whitelist
channelzendpoints in permissions by @s373nZ in https://github.com/arkade-os/arkd/pull/1133 - Fix: fix two bugs in client-lib (send on closed channel panic and deprecated URL) by @guggero in https://github.com/arkade-os/arkd/pull/1134
- fix: CSVMultisigClosure small int decoding logic by @louisinger in https://github.com/arkade-os/arkd/pull/1135
- feat(intent): set BIP-322 PSBT_GLOBAL_GENERIC_SIGNED_MESSAGE (0x09) by @afsheenb in https://github.com/arkade-os/arkd/pull/1132
- feat: add CEL-based batch_trigger gate for round start by @Kukks in https://github.com/arkade-os/arkd/pull/1046
- Use
minRelayTxFeeas fallback for fee estimation by @s373nZ in https://github.com/arkade-os/arkd/pull/1089
New Contributors
- @guggero made their first contribution in https://github.com/arkade-os/arkd/pull/1134
- @afsheenb made their first contribution in https://github.com/arkade-os/arkd/pull/1132
Full Changelog: https://github.com/arkade-os/arkd/compare/v0.9.11...v0.9.12
