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

Update(deps): Bump github.com/bitsongofficial/go-bitsong from 0.11.0 to 0.14.0 #241

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 8, 2023

Bumps github.com/bitsongofficial/go-bitsong from 0.11.0 to 0.14.0.

Release notes

Sourced from github.com/bitsongofficial/go-bitsong's releases.

v0.14.0

This is the proposed upgrade for the BitSong Network to version v0.14.0. The scheduled block height for this upgrade to take place is 10,055,000, which is estimated to occur on February 17th, 2023 at 16:30:00 UTC, with a margin of error of approximately 4 hours to accommodate for any potential clock drift. The chain ID for the network will remain as "bitsong-2b".

Changelog

  • fix(authz): Add Binary Codec support to MinValCommissionDecorator
  • fix(authz): Add MinValCommissionDecorator test

Upgrade process

Clone the go-bitsong reposytory

git clone https://github.com/bitsongofficial/go-bitsong.git
cd go-bitsong
git checkout v0.14.0
make install

Check your version

$ bitsongd version
# 0.14.0

Restart your go-bitsong instance

systemctl restart bitsongd

v0.13.0

Changelog

  • Updated Cosmos-sdk to v0.45.11 for improved stability and security
  • Upgraded ibc-go to v3.3.1 for enhanced interoperability between different blockchain networks
  • Tendermint upgraded to v0.34.24 for better performance and bug fixes
  • Integrated Cosmwasm v0.29.2 for advanced smart contract functionality
  • Added new command init-from-state which allows for easy initialization of private validator, p2p, genesis, and application configuration, as well as replacement of exported state.

Upgrade process

Clone the go-bitsong reposytory

git clone https://github.com/bitsongofficial/go-bitsong.git
cd go-bitsong
git checkout v0.13.0
make install

Check your version

$ bitsongd version
# 0.13.0

Restart your go-bitsong instance

</tr></table> 

... (truncated)

Changelog

Sourced from github.com/bitsongofficial/go-bitsong's changelog.

[v0.14.0] - 2023-02-07

  • fix(authz): Add Binary Codec support to MinValCommissionDecorator
  • fix(authz): Add MinValCommissionDecorator test

[v0.13.0] - 2023-01-23

  • Updated Cosmos-sdk to v0.45.11 for improved stability and security
  • Upgraded ibc-go to v3.3.1 for enhanced interoperability between different blockchain networks
  • Tendermint upgraded to v0.34.24 for better performance and bug fixes
  • Integrated Cosmwasm v0.29.2 for advanced smart contract functionality
  • Added new command init-from-state which allows for easy initialization of private validator, p2p, genesis, and application configuration, as well as replacement of exported state.
Commits
  • e5847ac chore: add v014 upgrade handler
  • 5075506 update docs
  • a6b3d76 fix(authz): Add MinValCommissionDecorator test
  • 62fe771 fix(authz): Add MinValCommissionDecorator test
  • 8b3cc2e fix(authz): Add Binary Codec support to MinValCommissionDecorator
  • ecf29a7 fix: go.sum
  • 0b80f5f Permissioned cosmwasm integration (#154)
  • 4ba5dbd merged v0.12.1.1
  • e39f270 fix gitignore
  • f082d04 fix init from state
  • Additional commits viewable in compare view

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 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/bitsongofficial/go-bitsong](https://github.com/bitsongofficial/go-bitsong) from 0.11.0 to 0.14.0.
- [Release notes](https://github.com/bitsongofficial/go-bitsong/releases)
- [Changelog](https://github.com/bitsongofficial/go-bitsong/blob/main/CHANGELOG.md)
- [Commits](bitsongofficial/go-bitsong@v0.11.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/bitsongofficial/go-bitsong
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2023
@dependabot dependabot bot requested review from Raumo0 and wolthrax February 8, 2023 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants