- Nov 18, 2022
-
-
Egor_P authored
* bump rococo and penpal spec_version (#1885) * bump txn versions (#1851) * bump txn version
-
- Nov 15, 2022
-
-
Branislav Kontur authored
-
Anthony Alaribe authored
* statemine: migrate pallet assets to v1 * statemint and westmint: migrate pallet assets to v1 * remove items limit * update dependencies and crate imports * change substrate version to dependent PR * revert to master * revert changes to cargo toml * fix weights to test compilation with companion substrate branch * change destroy etrinsic in westmint to new extrinsics * update lockfile for {"polkadot", "substrate"} * rebase Co-authored-by: parity-processbot <>
-
Bastian Köcher authored
-
- Nov 09, 2022
-
-
joe petrowski authored
* companion for assets CreateOrigin * more runtimes * fix imports * update lockfile for {"substrate", "polkadot"} Co-authored-by: parity-processbot <>
-
Wilfried Kopp authored
-
- Nov 08, 2022
-
-
Muharem Ismailov authored
* Collectives: alliance and collective pallets weights * ".git/.scripts/bench-bot.sh" pallet collectives-polkadot collectives pallet_collective * ".git/.scripts/bench-bot.sh" pallet collectives-polkadot collectives pallet_alliance Co-authored-by: command-bot <>
-
- Nov 07, 2022
-
-
cheme authored
* init, using polkadot master * version update * weights copy pasted from substrate * feature gate migration * changes from reviews * Change controller addresses. * fix * rename feature to state-trie-version-1
-
- Nov 01, 2022
-
-
dependabot[bot] authored
Bumps [scale-info](https://github.com/paritytech/scale-info) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/paritytech/scale-info/releases) - [Changelog](https://github.com/paritytech/scale-info/blob/master/CHANGELOG.md) - [Commits](https://github.com/paritytech/scale-info/commits/v2.3.0) --- updated-dependencies: - dependency-name: scale-info dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Oct 26, 2022
-
-
Oliver Tale-Yazdi authored
* Typo Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Add multisig weights Signed-off-by: Oliver Tale-Yazdi <[email protected]> * cargo update -p polkadot-runtime-common Signed-off-by: Oliver Tale-Yazdi <[email protected]> Signed-off-by: Oliver Tale-Yazdi <[email protected]>
-
- Oct 25, 2022
-
-
Shawn Tabrizi authored
* u16 -> u32 * update lockfile for {"polkadot", "substrate"} Co-authored-by: parity-processbot <>
-
- Oct 24, 2022
-
-
Alexander Theißen authored
* Adapt to new pallet contracts API * Fix * Fix runtime APIs * update lockfile for {"polkadot", "substrate"} Co-authored-by: parity-processbot <>
-
- Oct 20, 2022
-
-
Oliver Tale-Yazdi authored
* Add try-runtime feature Signed-off-by: Oliver Tale-Yazdi <[email protected]> * More feature gates Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Add dummy command Signed-off-by: Oliver Tale-Yazdi <[email protected]> * update lockfile for {"polkadot", "substrate"} * Fix code * Remove unused import Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Imports... Signed-off-by: Oliver Tale-Yazdi <[email protected]> * fmt Signed-off-by: Oliver Tale-Yazdi <[email protected]> * fmt Signed-off-by: Oliver Tale-Yazdi <[email protected]> Signed-off-by: Oliver Tale-Yazdi <[email protected]> Co-authored-by: parity-processbot <>
-
- Oct 18, 2022
-
-
Alexander Theißen authored
* Reduce session for contracts to 10 minutes * Build pallet-contracts with unstable interface * Set `MinCandidates` to 0 to allow only invulnerables as collators
-
- Oct 06, 2022
-
-
Alexander Theißen authored
* Adapt to new contracts runtime api * Compile fix * update lockfile for {"polkadot", "substrate"} Co-authored-by: parity-processbot <>
-
- Oct 05, 2022
-
-
Alexander Theißen authored
* Remove `ContractAccessWeight` * update lockfile for {"polkadot", "substrate"} * update lockfile for {"substrate", "polkadot"} Co-authored-by: parity-processbot <>
-
Chevdor authored
-
- Oct 04, 2022
-
-
dependabot[bot] authored
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: smallvec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Oct 03, 2022
-
-
Alexander Theißen authored
* Remove contracts RPC * update lockfile for {"polkadot", "substrate"} * Remove unused imports * Properly set a max proof size for cumulus test runtime * Properly set a max proof size for common runtimes * Properly set the max proof size for all runtimes Co-authored-by: parity-processbot <> Co-authored-by: Keith Yeung <[email protected]>
-
- Oct 02, 2022
-
-
Muharem Ismailov authored
-
- Sep 29, 2022
-
-
Muharem Ismailov authored
* initial chain spec template * boot nodes, para ids, name * para id 1001 * update boot nodes * add collators accounts and session keys * add p2p into wss boot nodes pathes * replace aura raw private keys by ss58 * remove collectives spec * rename collectives genesis spec into collectives * Revert "rename collectives genesis spec into collectives" This reverts commit 60df522a5c3666a9984d87476c2d93f28a2910fb. * insert wasm into spec
-
Wilfried Kopp authored
-
Branislav Kontur authored
* Removed unused deps with `cargo machete` * Removed unused deps with `cargo machete` for parachain-template
-
- Sep 28, 2022
-
-
Squirrel authored
Co-authored-by: paritytech-ci <[email protected]> Co-authored-by: Paritytech CI <[email protected]> Co-authored-by: paritytech-ci <[email protected]>
-
Squirrel authored
* Update integration test v0.9.29 (#1681) * update it * remove comment * update it (#1689) Co-authored-by: Ignacio Palacios <[email protected]>
-
- Sep 27, 2022
-
-
dependabot[bot] authored
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.144 to 1.0.145. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.144...v1.0.145) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Sep 23, 2022
-
-
Branislav Kontur authored
-
- Sep 22, 2022
-
-
Shawn Tabrizi authored
* anon -> pure * fn pure -> fn create_pure * update lockfile for {"polkadot", "substrate"} Co-authored-by: parity-processbot <>
-
- Sep 21, 2022
-
-
Alexander Theißen authored
* Adapt to new contracts migration API * Add missing type argument * update lockfile for {"substrate", "polkadot"} Co-authored-by: parity-processbot <>
-
Roman Useinov authored
* [Fix] Deposit weight hardcoded to pre-bench value * lint
-
- Sep 20, 2022
-
-
Sergej Sakac authored
* Rename Origin * more renaming * fixes * fix errors * last fix? * rename * Update mock.rs * update lockfile for {"polkadot", "substrate"} Co-authored-by: Shawn Tabrizi <[email protected]> Co-authored-by: parity-processbot <>
-
Muharem Ismailov authored
-
Roman Useinov authored
* [Fix] Hardcode teleport weight until XCM pallet is fixed * fix build * solve dead code * fix lint * more eloquent weights * quick fix
-
- Sep 19, 2022
-
-
joe petrowski authored
This reverts commit a5686cf9.
-
Roman Useinov authored
* [Fix] Weight calculations for Wild -> affects teleports * introduce a separate asset limit for teleports * fix deposit * reshuffle abstractions * fix imports * little refactoring * Update parachains/common/src/xcm_config.rs Co-authored-by: Squirrel <[email protected]> * add comments Co-authored-by: Squirrel <[email protected]>
-
Alexander Theißen authored
* Remove `RelaxedMaxCodeLen` * update lockfile for {"substrate", "polkadot"} Co-authored-by: parity-processbot <>
-
- Sep 16, 2022
-
-
dependabot[bot] authored
Bumps [scale-info](https://github.com/paritytech/scale-info) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/paritytech/scale-info/releases) - [Changelog](https://github.com/paritytech/scale-info/blob/master/CHANGELOG.md) - [Commits](https://github.com/paritytech/scale-info/commits) --- updated-dependencies: - dependency-name: scale-info dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Squirrel authored
-
Squirrel authored
-
- Sep 14, 2022
-
-
Oliver Tale-Yazdi authored
* Respect feature gated functions Signed-off-by: Oliver Tale-Yazdi <[email protected]> * update lockfile for {"polkadot", "substrate"} * Fix features Signed-off-by: Oliver Tale-Yazdi <[email protected]> * Feature gate test Signed-off-by: Oliver Tale-Yazdi <[email protected]> Signed-off-by: Oliver Tale-Yazdi <[email protected]> Co-authored-by: parity-processbot <>
-