Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## fix/config #1121 +/- ##
==============================================
+ Coverage 59.99% 60.43% +0.43%
==============================================
Files 118 118
Lines 10879 10890 +11
==============================================
+ Hits 6527 6581 +54
+ Misses 3756 3719 -37
+ Partials 596 590 -6 |
melekes
approved these changes
Jan 19, 2018
Contributor
|
passes on jenkins (see branch |
firelizzard18
pushed a commit
to AccumulateNetwork/tendermint
that referenced
this pull request
Nov 24, 2023
…ermint#1109) (tendermint#1121) * Revert "config: add bootstrap peers (tendermint#9680)" (tendermint#1109) * Revert "config: add bootstrap peers (tendermint#9680)" This reverts commit f12588a. * docs/p2p: bootstrap_peers config flag removed (cherry picked from commit 2d3ee28) # Conflicts: # UPGRADING.md # config/toml.go # docs/core/configuration.md * Solving merging conflicts when backporting tendermint#1109 --------- Co-authored-by: Daniel <daniel.cason@informal.systems>
firelizzard18
pushed a commit
to AccumulateNetwork/tendermint
that referenced
this pull request
Nov 24, 2023
* version: Bump to v0.38.0-rc3 Signed-off-by: Thane Thomson <connect@thanethomson.com> * Remove changelog entry relating to tendermint#1121 Signed-off-by: Thane Thomson <connect@thanethomson.com> * Rebuild changelog Signed-off-by: Thane Thomson <connect@thanethomson.com> --------- Signed-off-by: Thane Thomson <connect@thanethomson.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tweak test config to make tests run 2-3x faster :).
Sorry I didn't come up with this months ago ...