- Aug 01, 2022
-
-
Mara Broda authored
-
- Jul 29, 2022
-
-
Xavier Lau authored
-
Koute authored
* Bump `parity-scale-codec` to 3.1.5 * Align tests to changes in substrate * Apply rustfmt * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
-
- Jul 28, 2022
-
-
Mara Broda authored
* polkadot: update weights * kusama: update weights * westend: update weights * rococo: update weights * Reduce testing constants (#5787) Signed-off-by: Oliver Tale-Yazdi <[email protected]> Co-authored-by: Oliver Tale-Yazdi <[email protected]>
-
Chevdor authored
* bump transcation_version * revert back transaction version for kusama and plokadot as they were bumped in the previous release Co-authored-by: Egor_P <[email protected]>
-
Chevdor authored
* Bump crate versions * Update cargo.lock
-
- Jul 27, 2022
-
-
Sergej Sakac authored
* Companion for #11831 * commti * fix * fix * commit * fix? * added rpc extension * fmt * add dependency * added NominationPools to runtimes * implement np * implement for kusama & westend * remove np-rpc from rococco * fmt * add np-rpc to the client * fix wrong dependency in client * remove from client * remove from rpc * fix? * switch back * fix? * . * add rpc extension * fmt * fix dependency * commit * only implement the api in the runtimes * update * update runtimes * update sp-io * update * Update Cargo.toml * Update Cargo.toml * Update Cargo.toml * commit * Revert "Merge branch 'rpc-pending-rewards' of github.com:Szegoo/polkadot into rpc-pending-rewards" This reverts commit dd260820641060b6106b238081d674e902267f24, reversing changes made to 8f3b58dbe28132a95c4d595700214f886da22e5e. Co-authored-by: kianenigma <[email protected]>
-
Kian Paimani authored
-
- Jul 25, 2022
-
-
Alexander Theißen authored
* Bump substrate * Bump spec version
-
- Jul 21, 2022
-
-
Muharem Ismailov authored
-
- Jul 19, 2022
-
-
Oliver Tale-Yazdi authored
* Expose 'benchmark extrinsic' command Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Add test Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Fix tests Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Fix tests Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Split benchmarking into own mod Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Simplify code Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Fixup Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Cleanup Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Spell Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Revert Cargo.lock updates Signed-off-by: Oliver Tale-Yazdi <[email protected]> * update lockfile for {"substrate"} * Fix brittle test Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Bump spec version to 9270 Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Sleep in test to make it work in CI... Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Disable failing test Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Revert "Bump spec version to 9270" This reverts commit c1c385d7a4dc849e7f4d4723740aec66c2b7be09. * Delete brittle test, see #5788 Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Disable failing test Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Delete more failing tests... Signed-off-by: Oliver Tale-Yazdi <[email protected]> Co-authored-by: parity-processbot <>
-
- Jul 17, 2022
-
-
Xavier Lau authored
-
- Jul 13, 2022
-
-
Kian Paimani authored
* companion for new pools reward scheme * fix build * fix * Fux * update lockfile for {"substrate"} * fmt Co-authored-by: parity-processbot <>
-
- Jul 12, 2022
-
-
ferrell-code authored
-
- Jul 06, 2022
-
-
Chevdor authored
* Bump spec_version to 9260 * Version bump to v0.9.26
-
Xavier Lau authored
-
Chevdor authored
* Bump impl_version for Westend (#5745) * Bump Westend specs to 9251
-
Svyatoslav Nikolsky authored
* remove bridges folder * remove BRIDGES.md * remove bridges mentions from top Cargo.toml * remove bridges from CODEOWNERS * remove bridges mentions from testing.md * remove bridge pallets from Rococo/Wococo runtime * also remove from node
-
- Jun 29, 2022
-
-
Kian Paimani authored
* propose fix fees * add tests to kusama runtime as well * better tests * last change * last update * Fix test * ignore tests again
-
- Jun 27, 2022
-
-
dependabot[bot] authored
Bumps [parity-scale-codec](https://github.com/paritytech/parity-scale-codec) from 3.1.2 to 3.1.5. - [Release notes](https://github.com/paritytech/parity-scale-codec/releases) - [Changelog](https://github.com/paritytech/parity-scale-codec/blob/master/CHANGELOG.md) - [Commits](https://github.com/paritytech/parity-scale-codec/compare/parity-scale-codec-3.1.2...parity-scale-codec-3.1.5) --- updated-dependencies: - dependency-name: parity-scale-codec 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>
-
- Jun 22, 2022
-
-
Adrian Catangiu authored
* Rococo: add new pallet-beefy-mmr API * rename BeefyMmr exposed api * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
-
- Jun 21, 2022
-
-
Mara Broda authored
* kusama: bump spec_version to 9250 * polkadot: bump spec_version to 9250 * rococo: bump spec_version to 9250 * westend: bump spec_version to 9250 * bump version to 0.9.25 * bump transaction version (polkadot & kusama) (#5690) * kusama: bump transaction_version to 12 * polkadot: bump transaction_version to 13
-
Mara Broda authored
* westend: update weights * kusama: update weights * polkadot: update weights * rococo: update weights
-
- Jun 17, 2022
-
-
Mara Broda authored
* polkadot: remove stale migrations * kusama: remove stale migrations
-
- Jun 16, 2022
-
-
joe petrowski authored
* remove kusama nomination pools init * remove OnRuntimeUpgrade import * remove stale migrations from westend Co-authored-by: Shawn Tabrizi <[email protected]>
-
Keith Yeung authored
* Companion for paritytech/substrate#11631 * Fixes * Update sp-runtime * Fixes * update lockfile for {"substrate"} * remove unused Co-authored-by: parity-processbot <> Co-authored-by: Shawn Tabrizi <[email protected]>
-
Keith Yeung authored
* Allow relay chain council to send XCMs * Update runtime/kusama/src/xcm_config.rs Co-authored-by: Bastian Köcher <[email protected]> * spellcheck Co-authored-by: joe petrowski <[email protected]> Co-authored-by: Bastian Köcher <[email protected]> Co-authored-by: joepetrowski <[email protected]>
-
ZhiYong authored
* Companion for substrate#11618 * Fix * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
-
Georges authored
* Fixing staking miner * cargo update -p sp-io * fix spell Co-authored-by: Shawn Tabrizi <[email protected]>
-
- Jun 14, 2022
-
-
Bernhard Schuster authored
* filter again if it's the first statement and spam slots were applied * Update runtime/parachains/src/disputes.rs Co-authored-by: Andronik <[email protected]> * fixins * add a proper test case, simplify some code Co-authored-by: Andronik <[email protected]>
-
- Jun 13, 2022
-
-
Kian Paimani authored
* add weights for pool::chill * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
-
Kian Paimani authored
* enable pool slashes on Kusama and westend * fix
-
Keith Yeung authored
* Companion for paritytech/substrate#11584 * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
-
- Jun 07, 2022
-
-
Dominique authored
-
- May 31, 2022
-
-
Gavin Wood authored
* Bump * Formatting
-
- May 30, 2022
-
-
Mara Broda authored
* polkadot: update weights * kusama: update weights * westend: update weights * rococo: update weights
-
Gavin Wood authored
* Fix warnings * Bump
-
- May 27, 2022
-
-
Mara Broda authored
* bump version to 0.9.23 * bump spec_version to 9230
-
- May 25, 2022
-
-
Kian Paimani authored
* remove pallet-nicks from everywhere * Update Cargo.lock * Update Cargo.lock Co-authored-by: Shawn Tabrizi <[email protected]>
-
Nazar Mokrynskyi authored
* Companion for https://github.com/paritytech/substrate/pull/11415 * Rename `WeightToFee::calc()` to `WeightToFee::wight_to_fee()` * Fix typo * Fix compile errors * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
-