What's Changed
- Refactor: remove unused intent.proof index by @chris-ricketts in #1027
- fix: waitForConfirmation fallback to time.Now() in case of error by @louisinger in #1034
- FinalizeOffchainTx: reject if any input is unrolled by @louisinger in #1029
- Hardcode 1 week unil exit delay on mainnet by @altafan in #1018
- RoundRepository: add GetSweepTxs by @louisinger in #1040
- VerifyTapscriptSigs options by @louisinger in #1014
- Copy extension packets to batch leaf transaction by @louisinger in #1022
- client-lib: extension feature by @louisinger in #1003
- Forward errors and panics to loki by @altafan in #1023
- allow unrolled VTXOs to join batches with configurable expiry margin by @bitcoin-coder-bob in #961
- Fix gRPC max receive message size for arkd client connections by @sekulicd in #1047
- Add: configurable postgres connection pool limits by @chris-ricketts in #1041
- Wait for projection db updates before sending events through streams by @altafan in #1038
- Redis Live-store: make Pop() and Delete() transactionnal by @louisinger in #1024
- Fix buf release pipeline by @altafan in #1053
Full Changelog: v0.9.3...v0.9.4