virtualeconomy / v-systems

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

Update/support exchange contracts #288

Closed ncying closed 3 years ago

ncying commented 3 years ago

PR Details

Description

Add exchange contracts logic settings and related test

Related Issue

None

Motivation and Context

for new contracts release

How Has This Been Tested

All unit test and newly added test passed

Types of changes

Checklist

codecov-commenter commented 3 years ago

Codecov Report

Merging #288 (21c12a9) into exchange (0173a96) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           exchange     #288      +/-   ##
============================================
+ Coverage     73.29%   73.30%   +0.01%     
============================================
  Files           207      207              
  Lines          7357     7358       +1     
  Branches        256      250       -6     
============================================
+ Hits           5392     5394       +2     
+ Misses         1965     1964       -1     
Impacted Files Coverage Δ
.../main/scala/vsys/settings/BlockchainSettings.scala 92.30% <ø> (ø)
...vsys/blockchain/state/diffs/CommonValidation.scala 95.65% <100.00%> (+0.09%) :arrow_up:
...ain/scala/vsys/api/http/TransactionsApiRoute.scala 54.90% <0.00%> (+0.98%) :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 0173a96...21c12a9. Read the comment docs.