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.11 to 0.34.13 #105

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2021

Bumps github.com/tendermint/tendermint from 0.34.11 to 0.34.13.

Release notes

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

0.34.13 (WARNING: BETA SOFTWARE)

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

0.34.12 (WARNING: BETA SOFTWARE)

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

Changelog

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

v0.34.13

This release backports improvements to state synchronization and ABCI performance under concurrent load, and the PostgreSQL event indexer.

Friendly reminder, we have a bug bounty program.

IMPROVEMENTS

v0.34.12

Special thanks to external contributors on this release: @​JayT106.

Friendly reminder, we have a bug bounty program.

FEATURES

  • [rpc] #6717 introduce /genesis_chunked rpc endpoint for handling large genesis files by chunking them (@​tychoish)

IMPROVEMENTS

BUG FIXES

  • [light] #6685 fix bug with incorrectly handling contexts that would occasionally freeze state sync. (@​cmwaters)
  • [privval] #6748 Fix vote timestamp to prevent chain halt (@​JayT106)
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.11 to 0.34.13.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/v0.34.13/CHANGELOG.md)
- [Commits](tendermint/tendermint@v0.34.11...v0.34.13)

---
updated-dependencies:
- dependency-name: github.com/tendermint/tendermint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot bot commented on behalf of github Sep 9, 2021

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

@codecov-commenter
Copy link

Codecov Report

Merging #105 (cbe5b70) into master (dc05c03) will increase coverage by 0.27%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   51.98%   52.26%   +0.27%     
==========================================
  Files          16       16              
  Lines        1460     1460              
==========================================
+ Hits          759      763       +4     
+ Misses        603      598       -5     
- Partials       98       99       +1     
Impacted Files Coverage Δ
pkg/loadtest/master.go 67.40% <0.00%> (+1.48%) ⬆️

@tac0turtle tac0turtle merged commit 5e3a45e into master Sep 30, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/tendermint/tendermint-0.34.13 branch September 30, 2021 07:58
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.

2 participants