chainflip-io / chainflip-backend

The Chainflip backend repo, including the Chainflip Node and CFE.
52 stars 15 forks source link

feat: Add assethub to localnet #5443

Closed martin-chainflip closed 5 days ago

martin-chainflip commented 1 week ago

Pull Request

Closes: PRO-1839

Checklist

This PR updates the polkadot container used for localnet to the latest version and splits the network to two validators, which is a requirement for parachains. It also adds an asssethub collator.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72%. Comparing base (f35c07f) to head (ed24b83). Report is 12 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5443 +/- ## ====================================== Coverage 72% 72% ====================================== Files 490 491 +1 Lines 86916 86652 -264 Branches 86916 86652 -264 ====================================== - Hits 62395 62304 -91 - Misses 21587 21751 +164 + Partials 2934 2597 -337 ```

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