v0.23.0 (2024-02-11)
Features
- network: implement stake snapshot local state query (#394)
Bug Fixes
- support multiple pools in stake snapshot query (#396)
- contemplate legacy tx outputs in utxo by address query (#386)
- favor Babbage over Conway for tx decoding (#389)
- addresses: check length before decoding (#377)
- traverse: fix conway txs not returning reference inputs (#388)
- traverse: add missing tx field getters for Conway (#392)
- utxorpc: map missing struct values (#387)
Build
- deps: update itertools requirement from 0.10.5 to 0.12.1 (#390)