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

Patch upstream changes for building custom network#51

Merged
nazar-pc merged 1 commit intosubspace-v4from
pick-configurable-network-block
Jun 12, 2023
Merged

Patch upstream changes for building custom network#51
nazar-pc merged 1 commit intosubspace-v4from
pick-configurable-network-block

Conversation

@NingLin-P
Copy link
Copy Markdown

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 liuchengxu and nazar-pc 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