OpenAtomFoundation / xupercore

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

fix parachain evm #368

Closed godeamon closed 2 years ago

godeamon commented 2 years ago

平行链支持evm合约

codecov-commenter commented 2 years ago

Codecov Report

Merging #368 (f2d4082) into master (27a54ac) will decrease coverage by 0.07%. The diff coverage is 60.00%.

@@            Coverage Diff             @@
##           master     #368      +/-   ##
==========================================
- Coverage   45.41%   45.34%   -0.08%     
==========================================
  Files         142      142              
  Lines       12460    12467       +7     
==========================================
- Hits         5659     5653       -6     
- Misses       5643     5656      +13     
  Partials     1158     1158              
Impacted Files Coverage Δ
bcs/contract/evm/state.go 12.76% <0.00%> (-0.57%) :arrow_down:
bcs/ledger/xledger/state/tx_verification.go 14.36% <0.00%> (-0.03%) :arrow_down:
bcs/contract/evm/address.go 87.05% <100.00%> (+0.47%) :arrow_up:
kernel/engines/xuperos/chain.go 47.96% <100.00%> (+0.21%) :arrow_up:
bcs/network/p2pv1/conn.go 55.10% <0.00%> (-6.13%) :arrow_down:
bcs/consensus/xpoa/xpoa.go 51.26% <0.00%> (-1.02%) :arrow_down:
bcs/consensus/tdpos/tdpos.go 47.88% <0.00%> (-0.94%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.