Girazoki support both pre and post 0.9.16 anchoring logics for native token 0.9.16#1274
Merged
girazoki merged 16 commits intojeremy-polkadot-v0.9.16from Feb 10, 2022
Conversation
…girazoki-support-both-pre-and-post-0.9.16-anchoring-logics-for-native-token-0.9.16
Collaborator
|
Also @girazoki can you fix the test and merge please ? |
Collaborator
Author
|
yep on it |
…girazoki-support-both-pre-and-post-0.9.16-anchoring-logics-for-native-token-0.9.16
…girazoki-support-both-pre-and-post-0.9.16-anchoring-logics-for-native-token-0.9.16
Collaborator
Author
|
Gonna merge this branch as I verified the xcm tests pass. Anything left to do in the tests we will make it in the base branch (although I fixed some here) |
crystalin
pushed a commit
that referenced
this pull request
Feb 10, 2022
* Update deps (wip) * fix AccountId default errors but still need MaxEncodedLen derivation * cleanup staking changes + without_storage_info * update runtimes (TODO: AllPallets changes) * use AllPalletsReversedWithSystemFirst to keep current behavior * fmt * Update client * Update Rust tests * fmt * Set custom deadline percent * Rename specs in dockerfile * Improve indentation * Remove extra whitespaces * closure fmt * fmt * Girazoki support both pre and post 0.9.16 anchoring logics for native token 0.9.16 (#1274) * Add dual support in moonbase * Add tests for proving both representations are handled * Typescript tests for reanchoring * Cleaning and documenting * More docu * fix docu of teleports * EditorConfig * more editorconfig * Fix compilation error after cleanup * clean more * Toml sort * Modify tests to make them pass * pallet-identity to std and fix integration tests pallet maintenance mode * Fix crowdloan-rewards precompile tests by using H160 * FMT * Toml sort * Comment another assertion of a missing event in xtokens * fix benchmark build * Update tests to fix the new assetBalance type * Fix dmp and hrmp * ts prettier * Fix hopefully last test * Last last last test * fix para tests config * Update frontier * Temporarily hardcode parameter runtime_cache_size * Revert "Temporarily hardcode parameter runtime_cache_size" This reverts commit d9cb8ea. * update substrate Co-authored-by: 4meta5 <asinghchrony@protonmail.com> Co-authored-by: tgmichel <telmo@purestake.com> Co-authored-by: Crystalin <alan@purestake.com> Co-authored-by: girazoki <gorka.irazoki@gmail.com> Co-authored-by: librelois <c@elo.tf>
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.
What does it do?
Brings #1232 to 0.9.16
What important points reviewers should know?
Is there something left for follow-up PRs?
What alternative implementations were considered?
Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?
What value does it bring to the blockchain users?