OpenAtomFoundation / xupercore

The kernel of xuperchain.
Apache License 2.0
61 stars 47 forks source link

add consensus log #314

Closed qizheng09 closed 2 years ago

qizheng09 commented 2 years ago

Description

What is the purpose of the change? Add poa consensus debug log.

codecov-commenter commented 2 years ago

Codecov Report

Merging #314 (b72ad89) into master (2954977) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #314      +/-   ##
==========================================
- Coverage   45.82%   45.82%   -0.01%     
==========================================
  Files         138      138              
  Lines       12264    12267       +3     
==========================================
+ Hits         5620     5621       +1     
- Misses       5491     5492       +1     
- Partials     1153     1154       +1     
Impacted Files Coverage Δ
bcs/consensus/xpoa/schedule.go 50.00% <100.00%> (+1.35%) :arrow_up:
bcs/contract/xvm/code_manager.go 63.63% <0.00%> (-2.73%) :arrow_down:
bcs/consensus/xpoa/xpoa.go 52.28% <0.00%> (-1.02%) :arrow_down:
kernel/consensus/base/driver/chained-bft/smr.go 40.45% <0.00%> (+0.75%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2954977...b72ad89. Read the comment docs.