parallel-finance / parallel

A decentralized lending & staking protocol built on top of the Polkadot ecosystem.
https://parallel.fi
GNU General Public License v3.0
120 stars 35 forks source link

feat: add vaults to parallel & bump runtime version to 206 #1971

Closed 0xrjman closed 6 months ago

0xrjman commented 6 months ago

Add vaults:

Key Changes:

Result: Verified with chopstick fork environment

before:

image

after:

image
codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 81 lines in your changes are missing coverage. Please review.

Project coverage is 51.32%. Comparing base (eadac2d) to head (867acd2).

Files Patch % Lines
pallets/crowdloans/src/migrations.rs 0.00% 79 Missing :warning:
pallets/liquid-staking/src/lib.rs 0.00% 1 Missing :warning:
pallets/liquid-staking/src/types.rs 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1971 +/- ## ========================================== - Coverage 51.53% 51.32% -0.21% ========================================== Files 197 197 Lines 19551 19630 +79 ========================================== Hits 10075 10075 - Misses 9476 9555 +79 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.