Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ configured to include Substrate's [`pallet-contracts`](https://github.com/parity
‒ a smart contract module.

This repository is tracking Substrate's
[`polkadot-v0.9.43`](https://github.com/paritytech/substrate/tree/polkadot-v0.9.43) branch.
[`polkadot-v1.0.0`](https://github.com/paritytech/substrate/tree/polkadot-v1.0.0) branch.
When new Polkadot releases come out we may update to those.

_This repository contains a couple of modifications that make it unsuitable
Expand Down Expand Up @@ -102,5 +102,5 @@ Once the node template is running locally, you can connect to it with frontends
[GitLab](https://gitlab.parity.io/parity/mirrors/substrate-contracts-node/-/pipelines).
This draft release will contain a binary for Linux and Mac and appear
under [Releases](https://github.com/paritytech/substrate-contracts-node/releases).
Add a description in the style of "Synchronized with [`polkadot-v0.9.43`](https://github.com/paritytech/substrate/tree/polkadot-v0.9.43) branch."
Add a description in the style of "Synchronized with [`polkadot-v1.0.0`](https://github.com/paritytech/substrate/tree/polkadot-v1.0.0) branch."
and publish it.