Skip to content

Tags: kazoxyto/polkadot

Tags

v0.9.17-rc2

Toggle v0.9.17-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.9.17 version bumps (paritytech#4903)

* Switch substrate branch to polkadot-v0.9.17

* Bump spec_version

* Bump version to 0.9.17

v0.9.17-rc1

Toggle v0.9.17-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump reqwest from 0.11.8 to 0.11.9 (paritytech#4888)

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.8 to 0.11.9.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.11.8...v0.11.9)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.9.16

Toggle v0.9.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Same than paritytech#4832 but signed (paritytech#4836)

* Bump transaction_version for kusama

* Bump transaction_version for polkadot

* Bump transaction_version for westend

* [ci] Fix docker credentials

[ci] backport .gitlab-ci.yml from master

backports everything until 4ac95dc
as per paritytech#4832 (comment)

Co-authored-by: Mara Robin Broda <[email protected]>
Co-authored-by: alvicsam <[email protected]>

v0.9.16-rc10

Toggle v0.9.16-rc10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Same than paritytech#4832 but signed (paritytech#4836)

* Bump transaction_version for kusama

* Bump transaction_version for polkadot

* Bump transaction_version for westend

* [ci] Fix docker credentials

[ci] backport .gitlab-ci.yml from master

backports everything until 4ac95dc
as per paritytech#4832 (comment)

Co-authored-by: Mara Robin Broda <[email protected]>
Co-authored-by: alvicsam <[email protected]>

v0.9.16-rc9

Toggle v0.9.16-rc9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prep v0.9.16 rc8 (paritytech#4812)

* Update weights Westend

* Update weights Kusama

* Update weights Polkadot

v0.9.16-rc8

Toggle v0.9.16-rc8's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
bkchr Bastian Köcher
Update Substrate to include scheduler migration fix

v0.9.16-rc7

Toggle v0.9.16-rc7's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
v0.9.16 rc7 (paritytech#4805)

* Update deps

* Fix release profile (paritytech#4778)

* Add codeden-units=1

ref paritytech#4311

* opt-level to 3

* Fix opt-level

* Refactor apt-level into the release profile

fix paritytech#4780

* wrong if-case - backport of paritytech#4798 into v0.9.16 (paritytech#4800)

* fixup

* fmt

* fix tests

* Rk fix sorting 0.9.16 (paritytech#4806)

* Fix incomplete sorting.

* fmt.

* Better test.

* Update runtime/parachains/src/disputes.rs

Co-authored-by: Bastian Köcher <[email protected]>

* cargo fmt

Co-authored-by: Bastian Köcher <[email protected]>

* Refactor check validation outputs - Backport of paritytech#4727 into v0.9.16 (paritytech#4801)

* Move PersistedValidationData check into

* Address feedback

* Remove incorrect comment

* Update runtime/parachains/src/inclusion/mod.rs

* fmt

* Add logging

Co-authored-by: Robert Habermeier <[email protected]>
Co-authored-by: Andronik <[email protected]>

Co-authored-by: Bernhard Schuster <[email protected]>
Co-authored-by: Robert Klotzner <[email protected]>
Co-authored-by: Bastian Köcher <[email protected]>
Co-authored-by: Lldenaurois <[email protected]>
Co-authored-by: Robert Habermeier <[email protected]>
Co-authored-by: Andronik <[email protected]>

v0.9.16-rc6

Toggle v0.9.16-rc6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prep 0.9.16 (paritytech#4773)

* New changelog scripts (paritytech#4491)

* Add templates

* Add folder for local storage of the digests

* Add first draft of the changelog scripts

* Enable Audits in the change template

* Fixes for Polkadot

* Fix templating issue in case there is no high prio change

* Fix Ruby setup

* Remove shell

* Fix chain names

* Fix ENV

* Fix how to get runtime

* Fix runtime_dir

* Fix context location

* Pin changelogerator to a specific version

* New weights for Westend

* New weights for Kusama

* New weights for Polkadot

* deps update

v0.9.16-rc5

Toggle v0.9.16-rc5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Substrate for 0.9.16 (paritytech#4769)

v0.9.16-rc4

Toggle v0.9.16-rc4's commit message

Unverified

The committer email address is not verified.
Update deps