Releases: babylonlabs-io/staking-api-service
Releases · babylonlabs-io/staking-api-service
v1.0.9
v2.0.0-rc.2
What's Changed
- fix: finality provider stats not showing any data due to missing by @jrwbabylonlab in #375
Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2
v2.0.0-rc.1
What's Changed
- fix: allow list ci config by @jeremy-babylonlabs in #374
- Enable workflow_dispatch on publish ci pipeline by @toroviej0x0 in #373
- Show only babylon fp-s if bsn_id is omitted in /v2/finality-providers by @kirugan in #355
New Contributors
- @toroviej0x0 made their first contribution in #373
Full Changelog: v2.0.0-rc.0...v2.0.0-rc.1
v2.0.0-rc.0
What's Changed
- Add finality providers logos by @kirugan in #328
- Skip logo fetching for fp-s with empty identity field by @kirugan in #334
- chore: bump workflows by @maiquanghiep in #335
- Add placeholder for phase-3 and update swagger by @kirugan in #333
- Add babylon network to bsn by @kirugan in #337
- fix: should default to BABY FPs when bsn_id query is not present by @jrwbabylonlab in #339
- chore: update the max num of FPs to 10 by @jrwbabylonlab in #341
- feat: allow fetch all FPs regardles of BSNs by @jrwbabylonlab in #342
- Add bsn_id field to finality provider response by @kirugan in #343
- Remove babylon bsn from /v2/bsn by @kirugan in #344
- Add fp type to /v2/finality-providers by @kirugan in #345
- Use global fp value from indexer by @kirugan in #346
- Replace context.Background() with t.Context() in tests by @kirugan in #351
- Add retry.Context() option in clientCallWithRetry by @kirugan in #354
- Update docs by @kirugan in #356
- Fix case of as in Dockerfile by @kirugan in #357
- Support StakeExpansionSignatureHex in CovenantSignature by @kirugan in #359
- Add network_upgrade info in /v2/network-info response by @kirugan in #358
- Add checkpoint_finalization_timeout field to /v2/network-info response by @kirugan in #361
- feat: add staking output index in delegation response by @jrwbabylonlab in #364
- Add CanExpand field to delegations by @kirugan in #353
- Add staker_output_idx tests for /v2/delegation endpoint by @kirugan in #365
- Add allow-list properties to response in /v2/network-info by @kirugan in #367
- Modify allow-list data in /v2/network-info by @kirugan in #368
- feat: runtime allowlist eval by @jeremy-babylonlabs in #369
- fix: should not panic or error out when allow list path is not defined by @jrwbabylonlab in #371
- fix: rename allow list to stakingExpansionAllowlist in endpoint by @jeremy-babylonlabs in #370
- feat: delegation to include expanded state by @jrwbabylonlab in #372
Full Changelog: v1.0.8...v2.0.0-rc.0
v1.0.8
v1.0.7
v1.0.6
What's Changed
- Update inflation numbers in unlock-schedule.json by @kirugan in #306
- fix: remove APY field from the stats endpoint by @jrwbabylonlab in #307
- Enable staticcheck linter by @kirugan in #308
- Enable unused linter by @kirugan in #310
- Add correction to circulation supply by @kirugan in #311
- Add API tests by @kirugan in #290
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- fix: use APR instead of APY by @jrwbabylonlab in #303
- Supply endpoints by @kirugan in #302
- Enable gocritic and fix found issues by @kirugan in #304
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- fix: used wrong phase-1 tvl for calculating APY, should use phase-2 by @jrwbabylonlab in #293
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Enable new linters in .golangci.yml by @kirugan in #276
- Add access address metric by @kirugan in #278
- Change json tag of Cluster.Name in chainalysis by @kirugan in #283
- Remove unused fields clients.DbClients struct by @kirugan in #285
- Remove unused ctx in New functions by @kirugan in #286
- chore: Add default permission for Github workflows by @maiquanghiep in #288
- chore: Add release workflow by @maiquanghiep in #289
- Add apy by @jrwbabylonlab in #291
- Merge main into release/v1.x 3 by @jrwbabylonlab in #292
Full Changelog: v1.0.2...v1.0.3