Skip to content

improve testnet cmd#1449

Merged
melekes merged 5 commits intodevelopfrom
update-testnet-cmd
Apr 11, 2018
Merged

improve testnet cmd#1449
melekes merged 5 commits intodevelopfrom
update-testnet-cmd

Conversation

@melekes
Copy link
Contributor

@melekes melekes commented Apr 11, 2018

  • allow non-validators
  • configurable prefix
  • populating of persistent peers
  • Updated all relevant documentation in docs
  • Updated all code comments where relevant
  • Wrote tests
  • Updated CHANGELOG.md

* allow non-validators
* configurable prefix
* populating of persistent peers
@melekes melekes requested a review from ebuchman as a code owner April 11, 2018 15:01
@codecov-io
Copy link

codecov-io commented Apr 11, 2018

Codecov Report

Merging #1449 into develop will decrease coverage by 0.27%.
The diff coverage is 22.89%.

@@             Coverage Diff             @@
##           develop    #1449      +/-   ##
===========================================
- Coverage    63.95%   63.68%   -0.28%     
===========================================
  Files          102      102              
  Lines         9411     9458      +47     
===========================================
+ Hits          6019     6023       +4     
- Misses        2830     2868      +38     
- Partials       562      567       +5
Impacted Files Coverage Δ
cmd/tendermint/commands/init.go 0% <0%> (ø) ⬆️
cmd/tendermint/commands/testnet.go 20% <19.71%> (+8.37%) ⬆️
config/toml.go 53.19% <83.33%> (+2.08%) ⬆️
blockchain/pool.go 67.36% <0%> (-0.7%) ⬇️
consensus/reactor.go 72.33% <0%> (-0.66%) ⬇️
consensus/state.go 77.47% <0%> (-0.41%) ⬇️
p2p/peer.go 63.76% <0%> (ø) ⬆️

@melekes melekes merged commit 0323b03 into develop Apr 11, 2018
@melekes melekes deleted the update-testnet-cmd branch April 11, 2018 17:40
firelizzard18 pushed a commit to AccumulateNetwork/tendermint that referenced this pull request Feb 1, 2024
…ndermint#1449)

Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.26.1 to 1.27.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](bufbuild/buf-setup-action@v1.26.1...v1.27.0)

---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergio Mena <sergio@informal.systems>
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.

3 participants