Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Patch upstream changes for building custom network #51

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

NingLin-P
Copy link
Member

This PR pick paritytech#14238, which will be used to build our custom domain subnet (namely disable the block sync for the domain subnet)

…service (paritytech#14238)

* Make block sync service customizable

This change allows user to have their own network block logic, for example, we'd like to disable
the builtin block sync service when using another syncing approach.

* Remove unnecessary Box

* Revert network_block

* Expose build_system_rpc_future() and TransactionPoolAdaptor

* fmt
@NingLin-P NingLin-P requested review from nazar-pc and liuchengxu June 12, 2023 11:06
@NingLin-P NingLin-P added the enhancement New feature or request label Jun 12, 2023
@nazar-pc nazar-pc merged commit 88bb945 into subspace-v4 Jun 12, 2023
@nazar-pc nazar-pc deleted the pick-configurable-network-block branch June 12, 2023 11:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants