Skip to content

Bump github.com/tendermint/tendermint from 0.34.0 to 0.34.1#68

Merged
tac0turtle merged 1 commit intomasterfrom
dependabot/go_modules/github.com/tendermint/tendermint-0.34.1
Jan 10, 2021
Merged

Bump github.com/tendermint/tendermint from 0.34.0 to 0.34.1#68
tac0turtle merged 1 commit intomasterfrom
dependabot/go_modules/github.com/tendermint/tendermint-0.34.1

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

0.34.1 (WARNING: BETA SOFTWARE)

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

Changelog

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

v0.34.1

January 6, 2021

Special thanks to external contributors on this release:

@p4u from vocdoni.io reported that the mempool might behave incorrectly under a high load. The consequences can range from pauses between blocks to the peers disconnecting from this node. As a temporary remedy (until the mempool package is refactored), the max-batch-bytes was disabled. Transactions will be sent one by one without batching.

Friendly reminder, we have a bug bounty program.

BREAKING CHANGES

  • CLI/RPC/Config

    • [cli] #5786 deprecate snake_case commands for hyphen-case (@cmwaters)
  • Go API

IMPROVEMENTS

  • [mempool] #5813 Add keep-invalid-txs-in-cache config option. When set to true, mempool will keep invalid transactions in the cache (@p4u)

BUG FIXES

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)

Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.34.0 to 0.34.1.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md)
- [Commits](tendermint/tendermint@v0.34.0...v0.34.1)

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

dependabot bot commented on behalf of github Jan 7, 2021

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

@tac0turtle tac0turtle merged commit 74183b8 into master Jan 10, 2021
@tac0turtle tac0turtle deleted the dependabot/go_modules/github.com/tendermint/tendermint-0.34.1 branch January 10, 2021 14:23
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