What's Changed
- Add checks to prevent using empty strings in fee cmd flags by @altafan in #877
- GetVtxos filter for time range by @bitcoin-coder-bob in #879
- Improve integration tests by @louisinger in #878
- get intent by txid by @bitcoin-coder-bob in #884
- rpc for updating event stream topics by @bitcoin-coder-bob in #829
- chore: update Go version to 1.25.6 across workflows and modules by @aruokhai in #894
- feat: enhance TestFee cleanup by @aruokhai in #893
- GetPendingTxs: drop IsAccepted check by @louisinger in #898
- Bump go@v1.25.7 by @altafan in #907
- fix: gosec G704 by @louisinger in #910
- Arkade Asset by @aruokhai in #814
- Improve ark-ib/asset unit tests & Return metadata as hex string in indexer GetAsset rpc by @altafan in #913
- Fix & Bump golang-ci lint by @altafan in #914
- taproot-like merkle hash for asset metdata by @louisinger in #916
- Drop pkg/arkd-wallet-btcwallet by @altafan in #918
- Asset metdata followup by @louisinger in #919
- Fix parsing metadata from db record by @altafan in #922
- Add client-lib sub-module and drop arkd-wallet-btcwallet by @altafan in #865
- fix: indexer GetVtxos skips missing outpoints instead of returning empty by @louisinger in #929
- check non-dust output are valid taproot script by @louisinger in #927
- RegisterIntent and SubmitTx: limit transaction weight by @louisinger in #911
- Optimize sweeper SQL queries by @louisinger in #915
- Harden stream listener fanout under churn by @bitcoin-coder-bob in #912
- [Agent: arkana] fix: duplicate error code 34 (INTENT_NOT_FOUND → 45) by @arkanaai[bot] in #931
- grpc: gate Ark/Indexer RPCs with readiness interceptors by @sekulicd in #924
- fix: postgres/redis CI flaky test by @louisinger in #937
- add maxTxWeight to GetInfoResponse by @louisinger in #936
- readiness.go : atomic.Bool and proto method prefixes by @louisinger in #941
- Limit the number of vtxo.assets by @louisinger in #938
- fix: reject asset packet with duplicated asset groups by @louisinger in #944
- fix: tolerate trailing TLV bytes in asset packet parser by @Kukks in #945
- encode packet with TLV by @louisinger in #946
- update otel sdk to v1.40.0 by @louisinger in #947
- Fix sqlite multi-pubkey vtxo query returning empty results by @Kukks in #943
New Contributors
- @arkanaai[bot] made their first contribution in #931
Full Changelog: v0.8.11...v0.9.0