-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add paseo support #182
Conversation
Codecov ReportAttention: Patch coverage is
@@ Coverage Diff @@
## main #182 +/- ##
==========================================
+ Coverage 65.16% 67.94% +2.78%
==========================================
Files 37 39 +2
Lines 5069 5665 +596
Branches 5069 5665 +596
==========================================
+ Hits 3303 3849 +546
+ Misses 1248 1231 -17
- Partials 518 585 +67
|
9bb6e40
to
86a2123
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job. Support for other chains, such as asset-hub
and bridge-hub
... can be easily added if needed.
Adds
chain-spec-generator
support, so thatpop up
can be used to launch localpaseo
,kusama
andpolkadot
networks.