dependabot[bot]
cabdcac24c
Bump serde from 1.0.148 to 1.0.149 ( #1948 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.148 to 1.0.149.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.148...v1.0.149 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 21:47:46 +00:00
Pierre Besson
79bb19155f
add collectives-polkadot final raw chainspec ( #1914 )
2022-12-06 07:38:30 +00:00
Branislav Kontur
8b6984c655
BridgeHubKusama - initial setup - (chain_spec + basic runtime without any bridging pallets) ( #1764 )
...
* [BridgeHub] Setup Rococo backbone parachain
* [BridgeHub] Setup Wococo parachain backbone (reused from Rococo)
[Bridge-Backport] Rebase-fix
BridgeHub] Added zombienet startup tomls for Rococo/Wococo
Fix typo
* [BridgeHub] Added chain_spec for live Rococo/Wococo
* [BridgeHub] Clean bridge-hub-rococo runtime
* [BridgeHub] Add bridge-hub-rococo to CI pipelines
* [BridgeHub] Added bridge-hub-kusama - empty runtime/chain_spec setup
* Fixes
* Fixes for BH
* Fixes for other runtimes - align all
* Fixes - const
* Fixes const
* Fixes
* Fix kusama-local
* Sample zombienet runs
* Fixes
* Fixes for benchmarking
* Fixes CI
* Fixes
* ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs frame_system
* ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs pallet_collator_selection
* ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs pallet_balances
* ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs pallet_session
* Fixes name
* Fixes readme
* ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs pallet_timestamp
* ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs cumulus_pallet_xcmp_queue
* ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs pallet_collator_selection
* Fixes
* Fixes
* rustfmt
* Fixes
* Added pallet_utility/pallet_multisig
* Blind try for regex pr-custom-review.yml (added bridge-hub-kusama + collectives-polkadot)
* Fixes
* Fixes
* ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs pallet_utility
* ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs pallet_multisig
* Trying to fix sed expression?
* Added license headers + correct "DAG:" desc
Co-authored-by: command-bot <>
2022-12-02 14:06:39 +01:00
Alexander Theißen
ad12cfc044
Companion for contracts: Replace cargo feature unstable-interface with config ( #1916 )
...
* contracts: Add `UnsafeUnstableInterface`
* update lockfile for {"substrate", "polkadot"}
Co-authored-by: parity-processbot <>
2022-11-30 14:48:55 +00:00
joe petrowski
f30776153e
Companion for Substrate 12740 ( #1898 )
...
* add helper config trait
* benchmarkhelper
* update config
* update tests
* into
* update lockfile for {"substrate", "polkadot"}
* include benchmarks in tomls
Co-authored-by: parity-processbot <>
2022-11-28 20:31:09 +00:00
Branislav Kontur
8cae878d12
Allow Sufficient Assets for XCM Fee Payment on Statemint #1884 ( #1910 )
...
* Allow Sufficient Assets for XCM Fee Payment on Statemint #1884
* Revert of removed payment.clone().into()
* Fixes
* Bring AssetFeeAsExistentialDepositMultiplier to test_asset_xcm_trader
* Fixes
2022-11-28 17:04:30 +01:00
Muharem Ismailov
5459d7a68d
Collectives Alliance: Remove Founder role and veto call ( #1902 )
...
* Companion: Remove Founder role and veto call
* wieghts
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: joepetrowski <joe@parity.io >
Co-authored-by: parity-processbot <>
2022-11-25 17:58:31 +00:00
Xavier Lau
32eb14c46a
Correct issue link ( #1904 )
2022-11-24 11:16:34 +01:00
Pierre Besson
21b18ecefd
remove 2 Parity statemint bootnodes that will be decommissioned ( #1887 )
...
Co-authored-by: parity-processbot <>
2022-11-22 11:23:28 +01:00
Pierre Besson
33eb4d9d4d
remove 1 Parity Statemine bootnode that will be decommisioned ( #1892 )
2022-11-21 23:54:58 +00:00
Egor_P
97f16d9aff
[Backport] weights from v9320 release branch ( #1890 )
...
* [benchmarks] pr with weights (#1857 )
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
* [benchmarks] Update weights for statemine/t (#1859 )
* [benchmarks] pr with weights
* Update parachains/runtimes/assets/westmint/src/weights/pallet_uniques.rs
* Update parachains/runtimes/assets/westmint/src/weights/pallet_assets.rs
* Update parachains/runtimes/assets/statemine/src/weights/pallet_assets.rs
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
Co-authored-by: Squirrel <gilescope@gmail.com >
* fix weights for destroy
Co-authored-by: Paritytech CI <52199148+paritytech-ci@users.noreply.github.com >
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
Co-authored-by: Squirrel <gilescope@gmail.com >
Co-authored-by: parity-processbot <>
Co-authored-by: Anthony Alaribe <anthonyalaribe@gmail.com >
2022-11-21 14:06:32 +00:00
Qinxuan Chen
037397eb2f
Use pallet-sudo extension CheckOnylSudoAccount ( #1850 )
2022-11-19 14:39:00 +01:00
Egor_P
b46ef7edec
[Backport] bump spec and txn versions from v9320 ( #1889 )
...
* bump rococo and penpal spec_version (#1885 )
* bump txn versions (#1851 )
* bump txn version
2022-11-18 07:31:49 +00:00
Branislav Kontur
bd3f45dc08
Fix for xcm weight benchmarks generation ( #1872 )
2022-11-15 13:49:59 +01:00
Anthony Alaribe
f71bd8e633
Add migrations from pallet_asset to statemine, statemint and westmint ( #1742 )
...
* 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 <>
2022-11-15 12:07:50 +00:00
Bastian Köcher
fa0fdb0541
Set OnTimestampSet = Aura in all runtimes ( #1876 )
2022-11-15 11:21:46 +00:00
joe petrowski
a9cb449d80
Companion for Substrate 12586 ( #1808 )
...
* companion for assets CreateOrigin
* more runtimes
* fix imports
* update lockfile for {"substrate", "polkadot"}
Co-authored-by: parity-processbot <>
2022-11-09 20:26:58 +00:00
Wilfried Kopp
4add68315f
Bump spec_version to 9320
2022-11-09 16:22:48 +01:00
Muharem Ismailov
1e7948e66f
Collectives: alliance and collective pallets weights ( #1813 )
...
* 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 <>
2022-11-08 15:05:03 +00:00
cheme
670945df72
Statemine state migration runtime changes. ( #1743 )
...
* 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
2022-11-07 11:09:32 +00:00
dependabot[bot]
4b869cac55
Bump scale-info from 2.2.0 to 2.3.0 ( #1809 )
...
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] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 13:18:24 +01:00
Oliver Tale-Yazdi
53d8651f6b
Co #12558 : Update pallet-multisig benches ( #1805 )
...
* Typo
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Add multisig weights
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* cargo update -p polkadot-runtime-common
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
2022-10-26 22:29:27 +00:00
Shawn Tabrizi
bdfd71088f
Companion for #12457 (Bounded Multisig) ( #1793 )
...
* u16 -> u32
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>
2022-10-25 19:49:33 +00:00
Alexander Theißen
7c8d1f7a37
contracts: Companion for offchain indeterminism ( #1794 )
...
* Adapt to new pallet contracts API
* Fix
* Fix runtime APIs
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>
2022-10-24 18:12:56 +00:00
Oliver Tale-Yazdi
1219981610
Co #12341 : Use try-runtime feature ( #1759 )
...
* Add try-runtime feature
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* More feature gates
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Add dummy command
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* update lockfile for {"polkadot", "substrate"}
* Fix code
* Remove unused import
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Imports...
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* fmt
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* fmt
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Co-authored-by: parity-processbot <>
2022-10-20 13:17:36 +00:00
Alexander Theißen
00626c0183
contracts: Reduce session length and enable unstable interfaces ( #1748 )
...
* Reduce session for contracts to 10 minutes
* Build pallet-contracts with unstable interface
* Set `MinCandidates` to 0 to allow only invulnerables as collators
2022-10-18 09:56:17 +00:00
Alexander Theißen
30900e0e3c
Companion for Adapt to new contracts runtime api ( #1736 )
...
* Adapt to new contracts runtime api
* Compile fix
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>
2022-10-06 08:41:13 +00:00
Alexander Theißen
95b8a21c91
Companion for contracts WeightV2 ( #1726 )
...
* Remove `ContractAccessWeight`
* update lockfile for {"polkadot", "substrate"}
* update lockfile for {"substrate", "polkadot"}
Co-authored-by: parity-processbot <>
2022-10-05 13:59:26 +00:00
Chevdor
c06dea341a
fmt ( #1731 )
2022-10-05 13:01:58 +02:00
dependabot[bot]
5c962b385c
Bump smallvec from 1.9.0 to 1.10.0 ( #1723 )
...
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] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 09:39:22 +02:00
Alexander Theißen
7c8a9ff2aa
Companion: Remove contracts RPC ( #1685 )
...
* 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 <kungfukeith11@gmail.com >
2022-10-03 12:49:15 +00:00
Muharem Ismailov
b268691e39
Westend Collectives chain spec ( #1712 )
2022-10-02 15:45:06 +00:00
Muharem Ismailov
13fe0e38af
Polkadot Collectives chain spec ( #1603 )
...
* 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
2022-09-29 15:49:36 +00:00
Wilfried Kopp
1ec1e894ee
Bump spec_version to 9300
2022-09-29 16:38:38 +02:00
Branislav Kontur
9f09698a07
Removed unused deps with cargo machete ( #1680 )
...
* Removed unused deps with `cargo machete`
* Removed unused deps with `cargo machete` for parachain-template
2022-09-29 13:44:08 +02:00
Squirrel
facb0891db
[benchmarks] pr with weights ( #1664 ) ( #1694 )
...
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
Co-authored-by: Paritytech CI <52199148+paritytech-ci@users.noreply.github.com >
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
2022-09-28 16:39:06 +00:00
Squirrel
27d05a38e1
backport: update integration tests ( #1695 )
...
* Update integration test v0.9.29 (#1681 )
* update it
* remove comment
* update it (#1689 )
Co-authored-by: Ignacio Palacios <ignacio.palacios.santos@gmail.com >
2022-09-28 16:37:57 +00:00
dependabot[bot]
695ed8a594
Bump serde from 1.0.144 to 1.0.145 ( #1677 )
...
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] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-27 14:41:43 +00:00
Branislav Kontur
a8df227df2
Small cosmetic nits ( #1679 )
2022-09-23 14:53:31 +02:00
Shawn Tabrizi
142cdfa193
Companion for #12283 (Anon -> Pure Proxy) ( #1667 )
...
* anon -> pure
* fn pure -> fn create_pure
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>
2022-09-22 19:10:13 +00:00
Alexander Theißen
50f3eb2e53
Companion for: Make automatic storage deposits resistant against changing deposit prices ( #1561 )
...
* Adapt to new contracts migration API
* Add missing type argument
* update lockfile for {"substrate", "polkadot"}
Co-authored-by: parity-processbot <>
2022-09-21 17:55:36 +00:00
Roman Useinov
3f11a7a6cf
[Fix] Deposit weight hardcoded to pre-bench value ( #1651 )
...
* [Fix] Deposit weight hardcoded to pre-bench value
* lint
2022-09-21 10:57:54 +00:00
Sergej Sakac
14186393b2
Rename Origin ( #1628 )
...
* Rename Origin
* more renaming
* fixes
* fix errors
* last fix?
* rename
* Update mock.rs
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com >
Co-authored-by: parity-processbot <>
2022-09-20 23:17:31 +00:00
Muharem Ismailov
6f40bb9efe
Bump runtimes transaction version for v9290 ( #1647 )
2022-09-20 13:36:04 +00:00
Roman Useinov
05e561de89
[Fix] Hardcode teleport weight until XCM pallet is fixed ( #1641 )
...
* [Fix] Hardcode teleport weight until XCM pallet is fixed
* fix build
* solve dead code
* fix lint
* more eloquent weights
* quick fix
2022-09-20 10:17:54 +00:00
joe petrowski
822c4d7962
Revert "[Fix] Weight calculations for Wild -> affects teleports ( #1639 )" ( #1640 )
...
This reverts commit 14115c82de .
2022-09-19 20:18:14 +00:00
Roman Useinov
14115c82de
[Fix] Weight calculations for Wild -> affects teleports ( #1639 )
...
* [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 <gilescope@gmail.com >
* add comments
Co-authored-by: Squirrel <gilescope@gmail.com >
2022-09-19 18:29:31 +00:00
Alexander Theißen
ebab061e88
Companion: contracts: Use WeakBoundedVec for instrumented code ( #1595 )
...
* Remove `RelaxedMaxCodeLen`
* update lockfile for {"substrate", "polkadot"}
Co-authored-by: parity-processbot <>
2022-09-19 11:22:11 +00:00
dependabot[bot]
1df48c70db
Bump scale-info from 2.1.2 to 2.2.0 ( #1627 )
...
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] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-16 22:52:51 +02:00
Squirrel
db70676ffa
Westmint don't panic. ( #1631 )
2022-09-16 12:38:54 +00:00