v0.1.42
What's Changed
- Update minimum golang version to v1.21.7 by @dhrubabasu in #233
- Use
mockgen
for all mocks by @dhrubabasu in #234 - Add more robust
.golangci.yml
by @dhrubabasu in #235 - Dedupe construction test constants by @dhrubabasu in #238
- Use
mapper.DecodeToBytes
everywhere by @dhrubabasu in #239 - Rename
RewardAddresses
toValidationRewardsOwners
by @dhrubabasu in #240 - Support Durango Upgrade by @dhrubabasu in #237
- [email protected] by @dhrubabasu in #241
Full Changelog: v0.1.41...v0.1.42