What's Changed
- Client lib improvements by @altafan in #956
- Bump go@1.26.0 by @altafan in #963
- [cli] Fix receive output by @altafan in #964
- [client-lib] Optional retry to join a batch session by @altafan in #962
- [client-lib] Fix returned value of batch expiry by @altafan in #968
- Fuzz: AssetPacket deserialization by @chris-ricketts in #969
- vtxoMinOffchainTxAmount clamped to dust when below it by @bitcoin-coder-bob in #923
- event channel send helper by @bitcoin-coder-bob in #953
- readiness: use GetReadyUpdate stream instead of GetStatus RPC by @louisinger in #971
- db: add (pubkey, updated_at) index by @louisinger in #975
- MAX_CONCURRENT_STREAMS config by @louisinger in #978
- GetInfo cache by @louisinger in #976
- Bump go@1.26.1 by @altafan in #980
- split unary and stream connection by @louisinger in #979
- [arkd]: tests & defensive guards for decodeTx util function by @chris-ricketts in #982
- allow multiple op return in offchain tx by @louisinger in #981
- [ark-lib] test & fix txutils.ReadTxWitness by @chris-ricketts in #974
- fix CVE-2026-33186 by @louisinger in #985
- subdust w/ asset by @louisinger in #983
- Configurable max op return outputs by @altafan in #987
New Contributors
- @chris-ricketts made their first contribution in #969
Full Changelog: v0.9.0...v0.9.1