Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gossip regular domain transaction #1096

Merged
merged 3 commits into from
Jan 23, 2023
Merged

Conversation

liuchengxu
Copy link
Contributor

Currently, you have to submit the domain extrinsic to a domain authority node as the domain extrinsics are not gossiped between the domain nodes. This PR aims to fix it using the gossip extension added in #989, the first commit fixes an issue of the gossip extension not started in fact, and the second one spawns a task which listens the transaction import notification and tries to gossip the regular transaction to the other domain nodes.

Code contributor checklist:

@liuchengxu liuchengxu enabled auto-merge January 23, 2023 15:45
@liuchengxu liuchengxu merged commit b50ce6b into main Jan 23, 2023
@liuchengxu liuchengxu deleted the regular-domain-transaction-gossip branch January 23, 2023 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants