Releases: babylonlabs-io/staking-api-service
Releases · babylonlabs-io/staking-api-service
v0.4.0-rc.2
What's Changed
- chore: update swagger to v2 by @jrwbabylonlab in #195
- fix: replace the v1 delegation state filter with pending action filter by @jrwbabylonlab in #194
Full Changelog: v0.4.0-rc.1...v0.4.0-rc.2
v0.4.0-rc.1
IMPORTANT NOTICE
v0.4.x is not a stable release yet. This first release is for testnet launch and subject to other major changes in the coming weeks before reach to a stable state.
What's Changed
- add additional check from btc library by @KonradStaniec in #71
- Define v2 api endpoint by @jeremy-babylonlabs in #73
- add indexer db connection by @jeremy-babylonlabs in #89
- fix config-local.yml by @jeremy-babylonlabs in #90
- params v2 endpoint by @jeremy-babylonlabs in #94
- [phase-2] use bson instead of json to read db data correctly by @jeremy-babylonlabs in #99
- finality providers v2 endpoint by @jeremy-babylonlabs in #95
- add staking delegations v2 endpoint by @jeremy-babylonlabs in #96
- improve delegation return type by @jeremy-babylonlabs in #106
- add delegation by tx hash endpoint by @jeremy-babylonlabs in #104
- rename v2 global params by @jeremy-babylonlabs in #105
- fix: broken num conversion types by @jrwbabylonlab in #118
- improve routes error returns by @jeremy-babylonlabs in #117
- feat: support delegation allow list by @gusin13 in #121
- consume indexer queue events by @jeremy-babylonlabs in #120
- stats and staker stats endpoint by @jeremy-babylonlabs in #122
- Revert "delegation allowlist (#121)" by @gusin13 in #129
- chore: add staking_tx_hex in delegation endpoint by @gusin13 in #130
- feat: return covenant unbonding sig by @jrwbabylonlab in #131
- feat: granular delegation states by @gusin13 in #135
- feat: return IsEligibleForTransition in delegation by @jrwbabylonlab in #139
- chore: expose slashing tx by @gusin13 in #147
- feat: phase-1 delegatoin to check if FP has been transitioned by @jrwbabylonlab in #151
- Add network info endpoint by @jrwbabylonlab in #148
- fix: new configs shall align the formt using - by @jrwbabylonlab in #153
- fix: slashing state by @gusin13 in #154
- feat: v2 overall stats by @gusin13 in #149
- fix: bump queue client to fix delay time by @gusin13 in #157
- chore: remove unused slashed substate by @jrwbabylonlab in #159
- chore: bump bbn version by @gusin13 in #164
- feat: add MarkDelegationAsTransitioned method by @jeremy-babylonlabs in #163
- fix: return the transitioned state for phase-1 delegation by @jrwbabylonlab in #169
- feat: support fp stats by @gusin13 in #161
- fix: timestamp shall return as iso format by @jrwbabylonlab in #170
- fix: update params breaking changes by @jrwbabylonlab in #172
- fix: broken staking and unbonding timelock value by @jrwbabylonlab in #174
- fix: queue timeout by @gusin13 in #175
- chore: initialise metric server after script in main by @jrwbabylonlab in #178
- fix: stats and queues by @gusin13 in #180
- feat: add spendingHeight to slashing by @jrwbabylonlab in #184
- fix: delegation look up sorting order by @jrwbabylonlab in #191
- fix: wrong index was used for sorting v2 delegation by @jrwbabylonlab in #192
- chore: remove useless config by @jrwbabylonlab in #190
Full Changelog: v0.3.8...v0.4.0
What's Changed
- add additional check from btc library by @KonradStaniec in #71
- Define v2 api endpoint by @jeremy-babylonlabs in #73
- add indexer db connection by @jeremy-babylonlabs in #89
- fix config-local.yml by @jeremy-babylonlabs in #90
- params v2 endpoint by @jeremy-babylonlabs in #94
- [phase-2] use bson instead of json to read db data correctly by @jeremy-babylonlabs in #99
- finality providers v2 endpoint by @jeremy-babylonlabs in #95
- add staking delegations v2 endpoint by @jeremy-babylonlabs in #96
- improve delegation return type by @jeremy-babylonlabs in #106
- add delegation by tx hash endpoint by @jeremy-babylonlabs in #104
- rename v2 global params by @jeremy-babylonlabs in #105
- fix: broken num conversion types by @jrwbabylonlab in #118
- improve routes error returns by @jeremy-babylonlabs in #117
- feat: support delegation allow list by @gusin13 in #121
- consume indexer queue events by @jeremy-babylonlabs in #120
- stats and staker stats endpoint by @jeremy-babylonlabs in #122
- Revert "delegation allowlist (#121)" by @gusin13 in #129
- chore: add staking_tx_hex in delegation endpoint by @gusin13 in #130
- feat: return covenant unbonding sig by @jrwbabylonlab in #131
- feat: granular delegation states by @gusin13 in #135
- feat: return IsEligibleForTransition in delegation by @jrwbabylonlab in #139
- chore: expose slashing tx by @gusin13 in #147
- feat: phase-1 delegatoin to check if FP has been transitioned by @jrwbabylonlab in #151
- Add network info endpoint by @jrwbabylonlab in #148
- fix: new configs shall align the formt using - by @jrwbabylonlab in #153
- fix: slashing state by @gusin13 in #154
- feat: v2 overall stats by @gusin13 in #149
- fix: bump queue client to fix delay time by @gusin13 in #157
- chore: remove unused slashed substate by @jrwbabylonlab in #159
- chore: bump bbn version by @gusin13 in #164
- feat: add MarkDelegationAsTransitioned method by @jeremy-babylonlabs in #163
- fix: return the transitioned state for phase-1 delegation by @jrwbabylonlab in #169
- feat: support fp stats by @gusin13 in #161
- fix: timestamp shall return as iso format by @jrwbabylonlab in #170
- fix: update params breaking changes by @jrwbabylonlab in #172
- fix: broken staking and unbonding timelock value by @jrwbabylonlab in #174
- fix...
v0.3.8
What's Changed
- fix: bump babylon to 0.17.2 by @jrwbabylonlab in #173
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
Full Changelog: v0.3.6...v0.3.7
v0.3.6
v0.3.5
What's Changed
- feat: return FP in random order by @jrwbabylonlab in #134
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- fix term acceptance routes by @jeremy-babylonlabs in #91
- change branch to v0.3.x by @jeremy-babylonlabs in #92
- Add missing terms acceptance collection by @jeremy-babylonlabs in #93
Full Changelog: v0.3.3...v0.3.4
v0.3.3
v0.3.2
What's Changed
- fix: Bump Babylon version and use new check for unbonding transaction by @KonradStaniec in #71
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix: remove the delegation.address in favor of pk address lookup by @jrwbabylonlab in #62
- fix: remove unisat api call from the codebase by @jrwbabylonlab in #64
- fix: remove the unused taproot_address from db index by @jrwbabylonlab in #66
- feat: update existing delegation check endpoint to add code in response by @jrwbabylonlab in #63
Full Changelog: v0.3.0...v0.3.1