This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
forked from paritytech/polkadot-sdk
-
Notifications
You must be signed in to change notification settings - Fork 1
Conversation
This file contains 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
claravanstaden
pushed a commit
that referenced
this pull request
Dec 4, 2023
* Fix compile error * Load PricingParameters from control * Load InboundDeliveryCost from EthereumInboundQueue * Allow utility calls * Fix integration tests * Remove createAssetExecutionFee * Fix breaking test * fix benchmark weights --------- Co-authored-by: Vincent Geddes <[email protected]>
claravanstaden
added a commit
that referenced
this pull request
Dec 4, 2023
* updates snowbridge dependencies to git repos * use snowbridge v0.9.0 * Rename control to system * Remove redundant address (#49) * Fix compile error * Load PricingParameters from control * Load InboundDeliveryCost from EthereumInboundQueue * Allow utility calls * Fix integration tests * Remove createAssetExecutionFee * Fix breaking test * fix benchmark weights --------- Co-authored-by: Vincent Geddes <[email protected]> * benchmark fixes (#55) Co-authored-by: claravanstaden <Cats 4 life!> * Update to EthereumSystem * fixes related to pr comments * fix exporter * adds universal location check * use ethereum network from snowbridge rococo common crate * starts with pallet universal alias * merge damage Host snowbridge-dev * use pallet instance in inbound queue origin * cleanup * TrustedTeleporters from SnowBridgeMessageQueue --------- Co-authored-by: claravanstaden <Cats 4 life!> Co-authored-by: ron <[email protected]> Co-authored-by: Vincent Geddes <[email protected]>
claravanstaden
pushed a commit
that referenced
this pull request
Dec 8, 2023
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.
β -----------------------------------------------------------------------------
Thank you for your Pull Request! π Please make sure it follows the contribution guidelines outlined in
this document and fill
out the sections below. Once you're ready to submit your PR for review, please
delete this section and leave only the text under the "Description" heading.
Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context,
including:
Use Github semantic
linking
to address any open issues this PR relates to or closes.
Fixes # (issue number, if applicable)
Closes # (issue number, if applicable)
Checklist
T
required)
You can remove the "Checklist" section once all have been checked. Thank you for your contribution!
β -----------------------------------------------------------------------------