This repository was archived by the owner on Feb 29, 2024. It is now read-only.
Companion darwinia-messages-substrate update to darwinia-v0.12.5#216
Closed
boundless-forest wants to merge 10 commits into
Closed
Companion darwinia-messages-substrate update to darwinia-v0.12.5#216boundless-forest wants to merge 10 commits into
darwinia-messages-substrate update to darwinia-v0.12.5#216boundless-forest wants to merge 10 commits into
Conversation
* Refactor file structure * Refactor CI Signed-off-by: Xavier Lau <xavier@inv.cafe> * Remove unused constants * Remove unused primitives * Anchor `57e3486d9c7bb4deaef33cf9ba2da083b4e40314` * Update `bp-runtime` * Use latest toolchain * Update `bp-test-utils` * Update `bp-header-chain` * Update `bp-polkadot-core` * Downgrade versions * Format * Update `bp-message-dispatch` * Format * Update `pallet-bridge-grandpa` * Update `bp-parachains` * Update `bp-messages` * Format * Update `pallet-bridge-dispatch` * Update `pallet-bridge-parachains` * Update `bridge-runtime-common` part.1 * Update `instant_payments` * Update `weight_ext` * Update `outbound_lane` * Update `inbound_lane` * Update `pallet-messages` * Fixes * Update `bridge-runtime-common` part.1 * Update `bridge-runtime-common` part.2 * Format * Update `bridge-runtime-common` part.3 * Fix tests * Delete `increase_message_fee` (#207) * Delete useless call * Use call_index * Remove useless error types * Update * Format * Sync toolchain version * Remove useless code * Remove unused code * Remove unused code * Clean core primitives * Format * Add `pallets.rs` * Message pallet name for pangolin parachain alpha * Clean * Migrate pallet operation mode * Migrate best finalized * Handle all migrations * Remove unused code * License Signed-off-by: Xavier Lau <xavier@inv.cafe> Co-authored-by: bear <boundless.forest@outlook.com> Co-authored-by: Guantong <04637@163.com>
Member
|
This update is not in darwinia-v0.12.5's scope |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Companion for #217 and #206