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/tendermint/tendermint from 0.34.1 to 0.34.3 #70

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2021

Bumps github.com/tendermint/tendermint from 0.34.1 to 0.34.3.

Release notes

Sourced from github.com/tendermint/tendermint's releases.

0.34.3 (WARNING: BETA SOFTWARE)

https://github.com/tendermint/tendermint/blob/v0.34.3/CHANGELOG.md#v0.34.3

0.34.2 (WARNING: BETA SOFTWARE)

https://github.com/tendermint/tendermint/blob/v0.34.2/CHANGELOG.md#v0.34.2

Changelog

Sourced from github.com/tendermint/tendermint's changelog.

v0.34.3

January 19, 2021

This release includes a fix for a high-severity security vulnerability. More information on this vulnerability will be released on January 26, 2021 and this changelog will be updated.

It also updates GoGo Protobuf to 1.3.2 in order to pick up the fix for https://nvd.nist.gov/vuln/detail/CVE-2021-3121.

Friendly reminder: We have a bug bounty program.

BUG FIXES

v0.34.2

January 12, 2021

This release fixes a substantial bug in evidence handling where evidence could sometimes be broadcast before the block containing that evidence was fully committed, resulting in some nodes panicking when trying to verify said evidence.

Friendly reminder, we have a bug bounty program.

BREAKING CHANGES

  • Go API
    • [libs/os] #5871 EnsureDir now propagates IO errors and checks the file type (@erikgrinaker)

BUG FIXES

  • [evidence] #5890 Add a buffer to evidence from consensus to avoid broadcasting and proposing evidence before the height of such an evidence has finished (@cmwaters)
  • [statesync] #5889 Set LastHeightConsensusParamsChanged when bootstrapping Tendermint state (@cmwaters)
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 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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2021

The following labels could not be found: T:dependencies.

@tac0turtle tac0turtle merged commit 3d497c3 into master Jan 20, 2021
@tac0turtle tac0turtle deleted the dependabot/go_modules/github.com/tendermint/tendermint-0.34.3 branch January 20, 2021 12:50
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.

1 participant