paritytech / paritytech/host-rust-core
Build the web host against the core at HEAD
Open
@TarikGul is already working on this.
Since Sep 11, 2026.
host-work
- Dominant language
- Swift
- Stars
- 10
- Forks
- 3
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 148
Description
The last host to join lockstep, after which a single pull request covers every host.
Depends on: #683, #684, #686. The
end-to-end job matters here: without it, the web host links with weaker verification than
the others.
Steps
- Resolve the core in-tree
- Confirm a deliberately breaking core change fails every host in one pull request
Done when
A core pull request builds and tests all three hosts together.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.