github babylonlabs-io/babylon-staking-indexer v0.1.0-rc.3

latest releases: v3.0.9, v3.0.8, v3.0.7...
pre-release16 months ago

What's Changed

  • Replace .Str() with .Stringer() for types that implement fmt.Stringer by @kirugan in #121
  • Remove redundant typecasts by @kirugan in #119
  • Trigger mock generations through go generate by @kirugan in #120
  • feat: handle unexpected unbonding tx by @gusin13 in #102
  • Replace .Str()+strconv.Format() in logs with .Uint32 for uint32 types by @kirugan in #123
  • feat: emit withdrawn and withdrawable events by @gusin13 in #116
  • Remove unused types by @kirugan in #124
  • Replace types.Error with error interface (#122) by @kirugan in #125
  • Replace types.error with error 2 (#122) by @kirugan in #126
  • Add helper .collection(...) method to database by @kirugan in #127

New Contributors

Full Changelog: v0.1.0-rc.2...v0.1.0-rc.3

Don't miss a new babylon-staking-indexer release

NewReleases is sending notifications on new releases.