v0.113.0
What's Changed
- fix(protocol): include all protocol states in switch by @wolf31o2 in #932
- fix: use proper slice capacity for errors by @agaffney in #933
- build(deps): use andrewslotin/go-proxy-pull-action 1.3.0 by @wolf31o2 in #934
- ci(golangci-lint): use bugs and performance presets by @wolf31o2 in #937
- feat: account for stake/pool deposits in validation rules by @agaffney in #938
- feat: support for querying pool/stake registration certs in validation rules by @agaffney in #939
- feat: account for stake deregistration in validation rules by @agaffney in #940
- fix: use Shelley address network ID for Byron addresses by @agaffney in #941
- chore: make format golines by @wolf31o2 in #942
- feat: allow collateral assets in Babbage if all are returned by @agaffney in #943
Full Changelog: v0.112.0...v0.113.0