Skip to content

Docs theme latest#4145

Merged
tac0turtle merged 6 commits intomasterfrom
docs-theme-latest
Nov 15, 2019
Merged

Docs theme latest#4145
tac0turtle merged 6 commits intomasterfrom
docs-theme-latest

Conversation

@tac0turtle
Copy link
Contributor

  • Referenced an issue explaining the need for the change
  • Updated all relevant documentation in docs
  • Updated all code comments where relevant
  • Wrote tests
  • Updated CHANGELOG_PENDING.md

Copy link
Contributor

@melekes melekes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏎

@codecov-io
Copy link

Codecov Report

Merging #4145 into master will increase coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4145      +/-   ##
==========================================
+ Coverage   66.68%   66.73%   +0.04%     
==========================================
  Files         247      247              
  Lines       21221    21221              
==========================================
+ Hits        14151    14161      +10     
+ Misses       6010     6004       -6     
+ Partials     1060     1056       -4
Impacted Files Coverage Δ
consensus/ticker.go 91.66% <0%> (-4.17%) ⬇️
consensus/replay.go 71.76% <0%> (-0.79%) ⬇️
p2p/pex/pex_reactor.go 83.28% <0%> (-0.58%) ⬇️
consensus/state.go 77.42% <0%> (-0.53%) ⬇️
consensus/reactor.go 78.26% <0%> (-0.35%) ⬇️
privval/signer_server.go 95.65% <0%> (ø) ⬆️
privval/signer_listener_endpoint.go 89.13% <0%> (+2.17%) ⬆️
libs/events/events.go 98.05% <0%> (+4.85%) ⬆️
privval/signer_endpoint.go 83.78% <0%> (+8.1%) ⬆️
blockchain/v2/reactor.go 70.17% <0%> (+19.29%) ⬆️

@tac0turtle tac0turtle merged commit e71a2b1 into master Nov 15, 2019
@tac0turtle tac0turtle deleted the docs-theme-latest branch November 15, 2019 11:14
iKapitonau pushed a commit to scrtlabs/tendermint that referenced this pull request Mar 3, 2025
…endermint#4123) (tendermint#4145)

it happens in benchmark or production when traffic is high, the log
frequency is very high because it's triggered by p2p tx propagation
message.

Solution:
- change it to debug level
<hr>This is an automatic backport of pull request tendermint#4123 done by
[Mergify](https://mergify.com).

---------

Co-authored-by: yihuang <yi.codeplayer@gmail.com>
Co-authored-by: Andy Nogueira <me@andynogueira.dev>
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.

4 participants