-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Fixes MinInflation type not found on polkadart_cli #491
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #491 +/- ##
===========================================
- Coverage 96.87% 48.48% -48.39%
===========================================
Files 5 181 +176
Lines 160 9588 +9428
===========================================
+ Hits 155 4649 +4494
- Misses 5 4939 +4934
Flags with carried forward coverage won't be shown. Click here to find out more.
|
PR Type
enhancement, configuration changes
Description
V14Parser
by adding new codecs to the_resultingRegistry
, includingMinInflation
,MaxInflation
,Falloff
,IdealStake
, andUseAuctionSlots
.pubspec.yaml
file to increment the package version to 1.2.3 and changed the homepage and repository URLs to a new GitHub location.PRDescriptionHeader.CHANGES_WALKTHROUGH
v14_parser.dart
Add new codecs to the V14Parser registry
packages/substrate_metadata/lib/parsers/v14_parser.dart
_resultingRegistry
.MinInflation
,MaxInflation
,Falloff
,IdealStake
,and
UseAuctionSlots
.pubspec.yaml
Update package version and repository information
packages/substrate_metadata/pubspec.yaml