virtualeconomy / v-systems

V Systems Reference Full Node
Other
115 stars 45 forks source link

update contract check logic #279

Closed ncying closed 3 years ago

ncying commented 3 years ago

PR Details

Description

fix contract invalid logic

Related Issue

None

Motivation and Context

For next release

How Has This Been Tested

all unit test passed

Types of changes

Checklist

codecov-io commented 3 years ago

Codecov Report

Merging #279 (6c43f7c) into master (a3d7852) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
- Coverage   66.28%   66.26%   -0.02%     
==========================================
  Files         199      199              
  Lines        5780     5780              
  Branches      292      288       -4     
==========================================
- Hits         3831     3830       -1     
- Misses       1949     1950       +1     
Impacted Files Coverage Δ
...vsys/blockchain/state/diffs/CommonValidation.scala 95.45% <100.00%> (ø)
src/main/scala/vsys/network/Handshake.scala 75.00% <0.00%> (-2.50%) :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 a3d7852...6c43f7c. Read the comment docs.