This repository was archived by the owner on Feb 29, 2024. It is now read-only.
Add ethereum transact call dispatch#111
Closed
boundless-forest wants to merge 14 commits intodarwinia-v0.12.3from
Closed
Add ethereum transact call dispatch#111boundless-forest wants to merge 14 commits intodarwinia-v0.12.3from
boundless-forest wants to merge 14 commits intodarwinia-v0.12.3from
Conversation
* Add PARAS_PALLET_NAME to bp-kusama * Add bp-crab-parachain * Add relay-crab-parachain-client * Add CRAB_PARACHAIN_CHAIN_ID crap * Update lane id
* Companion for 96, fix benchmark * Check order capacity when relayer enroll (#93) * Add check logic * Update test file * Add necessary reward event (#89) * Refactor the total reward cal * Code Clean * Fix test * Add OrderCreated event * Self review * Update comment * Update OrderCreate event to include relayers * Fix review
e2011be to
2501089
Compare
…move-FromBridgedChainMessageDispatch
FromBridgedChainMessageDispatch
wuminzhe
approved these changes
Jun 13, 2022
hackfisher
reviewed
Jun 13, 2022
Member
Author
|
I am going to close this pr, as we should merge to main firstly. this branch is used to do integration tests with |
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.
Fix #100.
Review first, then change the base branch to master.