OpenAtomFoundation / xupercore

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

bridge: add caller support in contract call #292

Closed chenfengjin closed 2 years ago

chenfengjin commented 2 years ago

Description

add caller support in contract call

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Brief of your solution

codecov-commenter commented 2 years ago

Codecov Report

Merging #292 (300b2b4) into master (396f95b) will decrease coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
- Coverage   46.45%   46.40%   -0.05%     
==========================================
  Files         136      136              
  Lines       12199    12199              
==========================================
- Hits         5667     5661       -6     
- Misses       5358     5364       +6     
  Partials     1174     1174              
Impacted Files Coverage Δ
bcs/network/p2pv1/conn.go 55.10% <0.00%> (-6.13%) :arrow_down:

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 396f95b...300b2b4. Read the comment docs.