What's Changed
- Add new dependency + usage of new event field by @kirugan in #228
- Fix Typo in Function Documentation in container.go by @vtjl10 in #235
- Add default case warning by @kirugan in #238
- Revert "Add default case warning (#238)" by @kirugan in #239
- Fix const typo by @kirugan in #240
- Store bbn bsn in bsn collections by @kirugan in #241
- Add max active fps storing by @kirugan in #237
- Fix name of param + add debug logs by @kirugan in #250
- Add manul test by @kirugan in #251
- Add retry.Context() in clientCallWithRetry by @kirugan in #252
- Fix "as" case in Dockerfile by @kirugan in #254
- Add detailed logging for fp events by @kirugan in #253
- Add StakeExpansionSignatureHex support by @kirugan in #258
- Delegation expansion by @kirugan in #256
- Delegation expansion stats by @kirugan in #261
- Remove unused quit channel by @kirugan in #264
- Fix parsing of event in case value of attribute starts with [ by @kirugan in https://github.com//pull/267
- Replace quiteContext() with context.WithCancel(...) by @kirugan in #265
- Cover DelegationExpansion logic for SpendNotification + udpated docs by @kirugan in #266
- Enable workflow_dispatch on publish ci pipeline by @toroviej0x0 in #270
- ChainID storage and retrieval by @kirugan in #248
- chore: bump go workflows by @maiquanghiep in #271
- chore: enable docker_scan workflow by @maiquanghiep in #272
- fix: should populate bsnId for babylon FPs by @jrwbabylonlab in #273
- Rename StateExpansion to StateExpanded by @kirugan in #274
- fix: should stop processing other FP status event if already slashed by @jrwbabylonlab in #278
- chore: add more error logs for the notifier by @jrwbabylonlab in #279
- fix: should stop processing other FP status event if already slashed 2 by @jrwbabylonlab in #282
- feat: fp allowlist service by @jeremy-babylonlabs in #280
- feat: allowlist migration script by @jeremy-babylonlabs in #284
- chore: update comment and readme to indicate events within same block… by @jrwbabylonlab in #287
- feat: backfill script logs and exports by @jeremy-babylonlabs in #286
- fix: remove backfill logger by @jeremy-babylonlabs in #288
- chore: Bump CI workflows and pin to SHA hashes by @filippos47 in #291
- chore:add srv record for mongodb saas endpoint by @liam-icheng-lai in #292
- cleanup: bsn by @jeremy-babylonlabs in #293
- Update github.com/babylonlabs-io/babylon to v4 by @kirugan in #296
- Update github.com/babylonlabs-io/babylon/v4 to correct v4 version by @kirugan in #297
- Add CLAUDE.md by @kirugan in #298
- Get rid of code related to WithdrawableStakingEventType and Withdrawn… by @kirugan in #290
- Update staking queue client by @kirugan in #299
New Contributors
- @vtjl10 made their first contribution in #235
- @toroviej0x0 made their first contribution in #270
- @maiquanghiep made their first contribution in #271
- @filippos47 made their first contribution in #291
- @liam-icheng-lai made their first contribution in #292
Full Changelog: v1.0.5...v3.0.0