OpenAtomFoundation / xupercore

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

Add ecverify and xvmAddressFromPubkey #252

Closed chenfengjin closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #252 (64648e3) into release-v5.1 (29ed46a) will decrease coverage by 0.00%. The diff coverage is 0.00%.

Impacted file tree graph

@@               Coverage Diff                @@
##           release-v5.1     #252      +/-   ##
================================================
- Coverage         47.90%   47.89%   -0.01%     
================================================
  Files               133      133              
  Lines             11334    11355      +21     
================================================
+ Hits               5429     5439      +10     
- Misses             4785     4796      +11     
  Partials           1120     1120              
Impacted Files Coverage Δ
bcs/contract/xvm/builtin_resolver.go 0.00% <0.00%> (ø)
bcs/consensus/xpoa/xpoa.go 53.36% <0.00%> (+0.96%) :arrow_up:
bcs/network/p2pv2/server.go 52.40% <0.00%> (+1.06%) :arrow_up:
bcs/network/p2pv1/conn.go 61.29% <0.00%> (+6.45%) :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 29ed46a...64648e3. Read the comment docs.