8000 Tags · mmukulkumar/polkadot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mmukulkumar/polkadot

Tags

v0.9.17

Toggle v0.9.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump transaction_version (paritytech#4955)

* kusama: bump transaction_version

* polkadot: bump transaction_version

* westend: bump transaction_version

v0.9.17-rc4

Toggle v0.9.17-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump transaction_version (paritytech#4955)

* kusama: bump transaction_version

* polkadot: bump transaction_version

* westend: bump transaction_version

v0.9.17-rc3

Toggle v0.9.17-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert connectivity fix 0.9.17 (paritytech#4943)

* Revert "collator-protocol: short-term fixes for connectivity (paritytech#4640)"

This reverts commit 5b74841.

* make the slots great again

Co-authored-by: Andronik <write@reusable.software>

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] <support@github.com>

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 <mara@broda.me>
Co-authored-by: alvicsam <alvicsam@gmail.com>

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 <mara@broda.me>
Co-authored-by: alvicsam <alvicsam@gmail.com>

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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 <bkchr@users.noreply.github.com>

* cargo fmt

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>

* 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 <rphmeier@gmail.com>
Co-authored-by: Andronik <write@reusable.software>

Co-authored-by: Bernhard Schuster <bernhard@ahoi.io>
Co-authored-by: Robert Klotzner <eskimor@users.noreply.github.com>
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
Co-authored-by: Lldenaurois <ljdenaurois@gmail.com>
Co-authored-by: Robert Habermeier <rphmeier@gmail.com>
Co-authored-by: Andronik <write@reusable.software>
0