Changelog
- 15a8d02 fix: replace SuggestGasPrice with custom SuggestedFeeAndTip (#5144)
- a12e6f2 feat: add reserveCapacityDoubling to /reservestate (#5139)
- 866b4b7 feat(storer): use buf chan to improve perfomance (#5170)
- 708d869 fix: [goreleaser]skip rc upload for brews (#5031)
- 4dc7507 refactor: use maps.Copy for cleaner map handling (#5168)
- a3d30d0 fix: do not import postage snapshot on ultra light nodes (#5169)
- 1fc45e9 fix: remove setting peer healthy true in case of underpopulated bins (#5145)
- 930110d fix(api): resolve panic when storage incentives disabled (#5150)
- c7bb73e chore: fix some function names in comment (#5121)
- 8f7e601 chore: fix some comments (#5154)
- 37566cb refactor: replace []byte(fmt.Sprintf) with fmt.Appendf (#5158)
- b850a6a chore: remove unused release trigger config file (#5164)