Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/babylonlabs-io/babylon from 0.9.3-0.20240925223611-a98269d17887 to 0.14.0 in /tests/e2e #57

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2024

Bumps github.com/babylonlabs-io/babylon from 0.9.3-0.20240925223611-a98269d17887 to 0.14.0.

Release notes

Sourced from github.com/babylonlabs-io/babylon's releases.

Version v0.14.0

State Machine Breaking

  • #224 Make injected checkpoint a standard tx
  • #207 Rename total voting power to total bonded sat
  • #204 Add babylon finality activation block height to start processing finality messages in x/finality params.
  • #215 Implement ADR-29 generalized unbonding handler

Improvements

  • #213 Bump wasmd and re-enable static linking
  • #210 Parameterize finality parameters in prepare-genesis cmd

Version v0.13.0

v0.13.0

API Breaking

  • #194 Adjusted handling of FinalityProviderSigningInfo in finality keeper queries to improve API security.
    • Modified QuerySigningInfosResponse to remove direct exposure of sensitive fields.
    • Updated related tests in x/finality/keeper/grpc_query_test.go.
  • #200 Adjusted handling of Gauge in incentive keeper queries to improve API security.
  • #201 Adjusted handling of ValidatorWithBlsKey in checkpoint keeper queries to improve API security.
  • #202 Adjusted handling of FinalityProviderWithMeta in btcstaking keeper queries to improve API security.

State Machine Breaking

  • #181 Modify BTC heights and depths to be of uint32 type instead of uint64.

Bug fixes

  • #197 Fix BTCDelgationResponse missing staking_time
  • #193 Fix witness construction of slashing tx
  • #154 Fix "edit-finality-provider" cmd argument index
  • #186 Do not panic on nil Proof when handling finality votes

Improvements

  • #188 Simplify logic of FP set rotation
  • #169 Improve external events format and update events doc
  • #148 Add block results query

Misc Improvements

  • #170 Go releaser setup
  • #168 Remove devdoc from Makefile and remove unnecessary gin replace.
  • #184 Remove localnet setup as it provides no additional testing value.

Version v0.12.1

... (truncated)

Changelog

Sourced from github.com/babylonlabs-io/babylon's changelog.

v0.14.0

State Machine Breaking

  • #224 Make injected checkpoint a standard tx
  • #207 Rename total voting power to total bonded sat
  • #204 Add babylon finality activation block height to start processing finality messages in x/finality params.
  • #215 Implement ADR-29 generalized unbonding handler

Improvements

  • #213 Bump wasmd and re-enable static linking
  • #210 Parameterize finality parameters in prepare-genesis cmd

v0.13.0

API Breaking

  • #194 Adjusted handling of FinalityProviderSigningInfo in finality keeper queries to improve API security.
    • Modified QuerySigningInfosResponse to remove direct exposure of sensitive fields.
    • Updated related tests in x/finality/keeper/grpc_query_test.go.
  • #200 Adjusted handling of Gauge in incentive keeper queries to improve API security.
  • #201 Adjusted handling of ValidatorWithBlsKey in checkpoint keeper queries to improve API security.
  • #202 Adjusted handling of FinalityProviderWithMeta in btcstaking keeper queries to improve API security.
  • #203 Adjusted handling of RewardGauge in incentive keeper queries to improve API security.
  • #208 Adjusted handling of Evidence in finality keeper queries to improve API security.

State Machine Breaking

  • #181 Modify BTC heights and depths to be of uint32 type instead of uint64.

Bug fixes

  • #197 Fix BTCDelgationResponse missing staking_time
  • #193 Fix witness construction of slashing tx
  • #154 Fix "edit-finality-provider" cmd argument index
  • #186 Do not panic on nil Proof when handling finality votes

Improvements

  • #188 Simplify logic of FP set rotation
  • #169 Improve external events format and update events doc
  • #148 Add block results query

Misc Improvements

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/babylonlabs-io/babylon](https://github.com/babylonlabs-io/babylon) from 0.9.3-0.20240925223611-a98269d17887 to 0.14.0.
- [Release notes](https://github.com/babylonlabs-io/babylon/releases)
- [Changelog](https://github.com/babylonlabs-io/babylon/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babylonlabs-io/babylon/commits/v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/babylonlabs-io/babylon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2024

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants