Skip to content

Commit

Permalink
Polkadot-staging update (#1305)
Browse files Browse the repository at this point in the history
* Bump Substrate/Polkadot/Cumulus refs (#1295)

Substrate: 31d90c202d6df9ce3837ee55587b604619a912ba
Polkadot: 60df3c55c711c2872872d6220f98b2611340e051
Cumulus: a963055

* bump chain spec versions (#1297)

* Fix ss58 prefixes of Polkadot, Kusama and Westend used by relay (#1298)

* fix ss58 prefixes of Polkadot, Kusama and Westend

* fmt

* Use raw balance value if tokenDecimals property is missing (#1299)

* use raw balance value if tokenDecimals property is missing

* fmt

* Revert nightly docker pin (#1301)

* Revert "pin bridges-ci image (#1256)"

This reverts commit 4009d97.

* Revert "remporary use pinned bridges-ci image in Dockerfile (#1258)"

This reverts commit 4f98840.

* fix session length of Rococo and Wococo (#1304)
  • Loading branch information
svyatonik authored Feb 1, 2022
2 parents 29eecdf + 3787193 commit 92ddc3e
Show file tree
Hide file tree
Showing 55 changed files with 1,440 additions and 914 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ variables: &default-vars
GIT_DEPTH: 100
CARGO_INCREMENTAL: 0
ARCH: "x86_64"
CI_IMAGE: "paritytech/bridges-ci:e8a9ef25-20211215"
CI_IMAGE: "paritytech/bridges-ci:staging"
RUST_BACKTRACE: full

default:
Expand Down
Loading

0 comments on commit 92ddc3e

Please sign in to comment.