Skip to content

Releases: babylonlabs-io/babylon-staking-indexer

v0.1.0-rc.6

08 Feb 08:19
46d1de1
Compare
Choose a tag to compare
v0.1.0-rc.6 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-rc.5...v0.1.0-rc.6

v0.1.0-rc.5

31 Jan 12:37
288c5a3
Compare
Choose a tag to compare
v0.1.0-rc.5 Pre-release
Pre-release

What's Changed

  • chore: handle slashing through BTC notifier instead of BBN events by @gusin13 in #140
  • fix: expiry checker should identify staking path by @gusin13 in #142
  • chore: enable logging for btc notifier by @gusin13 in #146
  • chore: add docs by @gusin13 in #144
  • chore: fix docs by @gusin13 in #148
  • feat: add staking, unbonding, slashing btc timestamps in db by @gusin13 in #150

Full Changelog: v0.1.0-rc.4...v0.1.0-rc.5

v0.1.0-rc.4

24 Jan 13:24
884e30b
Compare
Choose a tag to compare
v0.1.0-rc.4 Pre-release
Pre-release

What's Changed

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

v0.1.0-rc.3

16 Jan 13:07
e7fa5d5
Compare
Choose a tag to compare
v0.1.0-rc.3 Pre-release
Pre-release

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

v0.1.0-rc.2

13 Jan 12:30
f1a55b8
Compare
Choose a tag to compare
v0.1.0-rc.2 Pre-release
Pre-release

What's Changed

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

v0.1.0-rc.1

07 Jan 13:13
a54dce1
Compare
Choose a tag to compare
v0.1.0-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/babylonlabs-io/babylon-staking-indexer/commits/v0.1.0-rc.1