OpenAtomFoundation / xupercore

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

dependencies: update crypto dependency commit hash #305

Closed chenfengjin closed 2 years ago

chenfengjin commented 2 years ago

Description

update dependencies

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Brief of your solution

Please describe your solution to solve the issue or feature request.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

codecov-commenter commented 2 years ago

Codecov Report

Merging #305 (faee816) into master (8b7d81f) will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #305      +/-   ##
==========================================
- Coverage   46.40%   46.38%   -0.02%     
==========================================
  Files         136      136              
  Lines       12199    12199              
==========================================
- Hits         5661     5659       -2     
- Misses       5365     5366       +1     
- Partials     1173     1174       +1     
Impacted Files Coverage Δ
bcs/network/p2pv1/conn.go 55.10% <0.00%> (-6.13%) :arrow_down:
bcs/contract/xvm/code_manager.go 63.63% <0.00%> (-2.73%) :arrow_down:
bcs/consensus/tdpos/schedule.go 43.11% <0.00%> (+0.45%) :arrow_up:
bcs/consensus/tdpos/tdpos.go 49.27% <0.00%> (+0.96%) :arrow_up:
bcs/network/p2pv2/server.go 52.40% <0.00%> (+1.06%) :arrow_up:
bcs/consensus/tdpos/common.go 55.07% <0.00%> (+2.89%) :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 8b7d81f...faee816. Read the comment docs.