summit: add new network#1267
Draft
nprt wants to merge 19 commits into
Draft
Conversation
|
Some early comments : same session key for authority_discovery and babe
balances.push((dap_buffer_account(), ASSET_HUB_POLKADOT_ED)))
|
|
@seadanda , @Ank4n , @kianenigma - PTAL as well! |
Thanks @nprt 🙇 All my comments above are now addressed, except
"balances": {
"balances": [
["5FyQB9HjYDB32jVcXnRa3aQpN8nY68cJyYt8t4FH5eZ5DgCj", 10000000000000000],
... (existing entries) ...
- ["5Ge8pVre9DuMnxUNQzwQsazFtAMZVcdjiBSHhp9zsDP5ZFuD", 10000000000000000]
+ ["5Ge8pVre9DuMnxUNQzwQsazFtAMZVcdjiBSHhp9zsDP5ZFuD", 10000000000000000],
+ ["5EYCAe5gKBMwLZyq5doL8n26pkA5pV6HSXdnmN4YawhPc2HH", 10000000000000000],
+ ["5EYCAe5gKBMwLZyq5dw41Hw3V68nsCVTZQ2d4AYfbMb4kF29", 10000000000000000]
]
},(ED would suffice)
|
Contributor
Author
Awesome, thanks for the suggestions! I'd definitely take a declarative approach here, and bundle all the relevant genesis configuration within the chainspec. I'll check the registering/onboarding process for paras tomorrow. I'll fund the DAP account as well. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds placeholder values for the summit network.