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

Commit

Permalink
To polkadot-v0.9.27 (#150)
Browse files Browse the repository at this point in the history
* Anchor polkadot-v0.9.27

* Companion for paritytech/cumulus#1436

* Companion for paritytech/cumulus#1421

* Companion for paritytech/cumulus#1350

* Companion for paritytech/cumulus#1456

* Use messages-substrate prepare-polkadot-v0.9.27 for debug

* Companion for darwinia-network/darwinia-messages-substrate#169

* Companion for darwinia-network/darwinia-messages-substrate#192

* Companion for darwinia-network/darwinia-messages-substrate#186

* Companion for darwinia-network/darwinia-messages-substrate#201

* Missing part companion for darwinia-network/darwinia-messages-substrate#169

* format

* replace prepare-polkadot-v0.9.27 -> polkadot-v0.9.27

* use `PANGOLIN_PANGOLIN_PARACHAIN_LANE` from `bridge_runtime_common` (#151)

* format

* Bump dependencies

Co-authored-by: Xavier Lau <xavier@inv.cafe>
  • Loading branch information
jiguantong and AurevoirXavier authored Oct 12, 2022
1 parent b6c913d commit a9531a8
Show file tree
Hide file tree
Showing 15 changed files with 1,185 additions and 1,233 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ jobs:
path: shared
- name: Install subwasm
env:
# Currently, Same with srtool version v0.9.26
# https://github.com/paritytech/srtool/blob/v0.9.26/Dockerfile#L19
# Currently, Same with srtool version v0.9.27
# https://github.com/paritytech/srtool/blob/v0.9.27/Dockerfile#L19
SUBWASM_VERSION: 0.15.0
run: |
curl -L https://github.com/chevdor/subwasm/releases/download/v${SUBWASM_VERSION}/subwasm_linux_amd64_v${SUBWASM_VERSION}.deb \
Expand Down
Loading

0 comments on commit a9531a8

Please sign in to comment.