v0.110.0
What's Changed
- ci(go): add 1.24 to test matrix by @wolf31o2 in #892
- ci: remove pr workflow in favor of go-test by @wolf31o2 in #893
- fix(cbor): return decode error if int too large by @wolf31o2 in #894
- fix: guard muxer segment creation from oversized payload by @wolf31o2 in #895
- fix: better handling for arbitrary CBOR data structures by @agaffney in #896
- feat: define TX witness types by @agaffney in #897
- fix: guard txsubmission server against int overflows by @wolf31o2 in #898
- feat: common interface for accessing TX witnesses by @agaffney in #899
- chore: guard localtxmonitor server against int overflows by @wolf31o2 in #900
- fix(ledger): guard againt int overflows by @wolf31o2 in #901
- ci(go-test): configure explicit permissions by @wolf31o2 in #902
- chore: configuration for golangci-lint by @wolf31o2 in #903
- chore: make format golines by @wolf31o2 in #904
Full Changelog: v0.109.0...v0.110.0