This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
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
…e into feat/grandpa-bridge
…os-ownership-node into feat/grandpa-bridge
ghost
changed the title
Add other bridge pallets
Complete bridge configuration
Aug 4, 2023
ghost
marked this pull request as ready for review
August 4, 2023 11:03
tonimateos
previously approved these changes
Aug 8, 2023
ghost
changed the title
Complete bridge configuration
Bridge relayer
Aug 22, 2023
ghost
changed the title
Bridge relayer
Bridge relayer and refactoring
Aug 22, 2023
ghost
changed the title
Bridge relayer and refactoring
Add evochain light client and bridge relay
Aug 24, 2023
ghost
changed the title
Add evochain light client and bridge relay
Add evochain light client
Aug 25, 2023
probably needs to be merged after changes to |
asiniscalchi
suggested changes
Aug 29, 2023
ghost
requested a review
from asiniscalchi
August 29, 2023 09:50
asiniscalchi
approved these changes
Aug 29, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
little comment
should be merged after freeverseio/parity-bridges-common#6 |
ghost
deleted the
feat/relayer
branch
August 29, 2023 10:07
This pull request was closed.
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.
Runtime
Evochain light client
Adds
evochain
light client, i.e addspallet_bridge_grandpa
pallet withtype TargetChain = Evochain
Extract primitives
Similar to this PR, it decouples primitives from runtime and creates a separate crate
bp-ownership-parachain
Adds
EvochainFinalityApi
implThis is auto-generated Runtime API that is used by
laos-relay