OpenAtomFoundation / xupercore

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

add log for tx verify failed #321

Closed godeamon closed 2 years ago

godeamon commented 2 years ago

add log for tx verify failed.

codecov-commenter commented 2 years ago

Codecov Report

Merging #321 (73c7b0c) into master (1eafe63) will decrease coverage by 0.00%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #321      +/-   ##
==========================================
- Coverage   45.80%   45.79%   -0.01%     
==========================================
  Files         138      138              
  Lines       12270    12272       +2     
==========================================
  Hits         5620     5620              
- Misses       5497     5500       +3     
+ Partials     1153     1152       -1     
Impacted Files Coverage Δ
bcs/ledger/xledger/state/tx_verification.go 14.44% <0.00%> (-0.06%) :arrow_down:
bcs/network/p2pv2/server.go 51.33% <0.00%> (-1.07%) :arrow_down:
bcs/consensus/xpoa/xpoa.go 53.29% <0.00%> (+1.01%) :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 1eafe63...73c7b0c. Read the comment docs.