What's Changed
- fix(indexer): terminate abandoned GetSubscription streams on reconnect by @Kukks in #1143
- Drop unused report service by @altafan in #1137
- Hotfix: pass vtxoTreeExpiry in txbuilder.BuildCommitmentTx instead of constructor by @altafan in #1145
- Add structured TX_FILTERS_LIMIT_EXCEEDED and INVALID_TX_FILTER errors by @bitcoin-coder-bob in #1141
- fix(indexer): snapshot listener topics in dispatch loop to avoid map race by @bitcoin-coder-bob in #1144
- Fix retry accepting an already requested but failed tx by @altafan in #1147
- update to go1.26.5 by @louisinger in #1151
- Safer taptree depth encoding by @louisinger in #1150
- indexer: Add renewableOnly filter to GetVtxos by @altafan in #1149
- Fix stream log interceptor by @altafan in #1153
- Scale the DAG by @bitcoin-coder-bob in #908
Full Changelog: v0.9.13...v0.9.14