Skip to content

Tags: fpli-mbr/polkadot

Tags

v0.9.9-rc3

Toggle v0.9.9-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.9.9 (paritytech#3691)

* Bypass chain-selection subsystem until disputes are enabled. (paritytech#3676)

* cleanup of rob's patch

* depend on feature disputes, both lag and query

* typo

* make it work

TODO move the fallback into selection

* option

* Update node/service/src/relay_chain_selection.rs

* remove trait implementation and fix errors

* hotfix: tests

* fmt

* remove unused trait

* make pub(crate) for test

* disable tests with disputed blocks

* Fix warnings

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

* properly gate sanity check (paritytech#3684)

Co-authored-by: Bernhard Schuster <[email protected]>
Co-authored-by: Robert Habermeier <[email protected]>
Co-authored-by: Lldenaurois <[email protected]>

Verified

This tag was signed with the committer’s verified signature. The key has expired.
s3krit s3krit

Verified

This tag was signed with the committer’s verified signature. The key has expired.
s3krit s3krit

Verified

This tag was signed with the committer’s verified signature. The key has expired.
s3krit s3krit

v0.9.9-rc2

Toggle v0.9.9-rc2'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.9-rc2 (paritytech#3645)

* update polkadot weights

* acknowledged to change in council weights.

* apply westend and kusama benchmarks

* Revert weights

This reverts commit 194d551.
This reverts commit f869ab1
This reverts commit c24b3a9

* update polkadot, kusama, westend weights

Co-authored-by: kianenigma <[email protected]>

v0.9.9-rc1

Toggle v0.9.9-rc1'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.
polkadot v0.9.9-rc1 (paritytech#3605)

* Guard against XCM recursive bombs by setting a recursion limit

* Add test and set a lower recursion limit

* Use u32 instead of usize for recursion limit

* Make spellcheck happy

* Cargo fmt

* Limit XCM decoding depth in UMP message processing

* Modify test to check for recursion in BuyExecution

* Update xcm/xcm-simulator/example/src/lib.rs

Co-authored-by: Kian Paimani <[email protected]>

* Make cargo fmt happy

* WIP for testing recursion limit in WASM

* Revert "WIP for testing recursion limit in WASM"

This reverts commit 39181b4.

* Remove XCM recursion limit test

* Add recursion test for XCM message execution

* Set a more sensible recursion limit

* Cargo fmt

* Implement successful_origin for benchmarks

* Set recursion limit to 8 and create integration tests directory for xcm-executor

* Cargo fmt

* Add runtime-benchmarks feature to test-runtime

* Give up creating ConvertOriginToLocal and use EnsureXcm

* Re-add ConvertOriginToLocal

* Fix compilation

* Update xcm/xcm-executor/src/lib.rs

Co-authored-by: Gavin Wood <[email protected]>

* Add decoding limit to all versioned XCM decode calls

* Fix recursion limit test

* Set a lower recursion count for recursion test

* move integration tests to their own folder, fix recursion check in execute_effects

* Remove xcm-executor integration tests directory

* fix up

* Update Cargo.lock

* Update runtime/parachains/src/ump.rs

* use proper decode limit

* fix decode depth limit

* here too

* Remove unused import

* remove dbg

* Make CI happy

* Revert decode_all_with_depth_limit changes

* Remove unused import

* switch substrate & beefy to polkadot-v0.9.9 branch

* Companion to #9514 (Remove Filter and use Contains instead) (paritytech#3591)

* Remove Filter and use Contains instead

* Fixes

* Remove patch

* Formatting

* update Substrate

Co-authored-by: parity-processbot <>

* fix warnings and staking miner

* Companion for #9512 (Support test-runner to submit unsigned_extrinsic) (paritytech#3589)

* update polkadot-simnet

* update Substrate

Co-authored-by: parity-processbot <>

* fix XCM hardening

* remove old migrations (paritytech#3609)

* rustfmt

Co-authored-by: Keith Yeung <[email protected]>
Co-authored-by: Kian Paimani <[email protected]>
Co-authored-by: Bastian Köcher <[email protected]>
Co-authored-by: Gavin Wood <[email protected]>
Co-authored-by: Shawn Tabrizi <[email protected]>
Co-authored-by: zjb0807 <[email protected]>

Verified

This tag was signed with the committer’s verified signature. The key has expired.
s3krit s3krit

v0.9.8-rc2

Toggle v0.9.8-rc2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
s3krit s3krit
Staking Miner (paritytech#3141)

Co-authored-by: Peter Goodspeed-Niklaus <[email protected]>
Co-authored-by: Peter Goodspeed-Niklaus <[email protected]>