Squirrel
0fbcbbd90b
[Fix] Deposit weight hardcoded to pre-bench value ( #1651 ) ( #1656 )
...
* [Fix] Deposit weight hardcoded to pre-bench value
* lint
Co-authored-by: Roman Useinov <roman.useinov@gmail.com >
parachains-v9290-rc6
2022-09-21 11:43:23 +00:00
Paritytech CI
b5cf145524
[benchmarks] pr with weights ( #1653 )
...
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
parachains-v9290-rc5
2022-09-21 10:40:45 +00:00
Muharem Ismailov
17b427011f
Bump runtimes transaction version for v9290 ( #1647 ) ( #1648 )
parachains-v9290-rc4
2022-09-20 14:57:44 +01:00
Squirrel
0432ccbe8f
set xcm weights template ( #1643 )
...
* xcm benchmarks use a custom template
parachains-v9290-rc3
2022-09-20 14:39:06 +01:00
Squirrel
b180dbb4b5
[Fix] Hardcode teleport weight until XCM pallet is fixed ( #1641 ) ( #1644 )
...
* [Fix] Hardcode teleport weight until XCM pallet is fixed
* fix build
* solve dead code
* fix lint
* more eloquent weights
* quick fix
Co-authored-by: Roman Useinov <roman.useinov@gmail.com >
parachains-v9290-rc2
2022-09-20 11:29:17 +00:00
Squirrel
35dd14f0fe
Don't panic. ( #1629 ) ( #1630 )
v0.9.290-rc1
parachains-v9290-rc1
2022-09-16 12:37:11 +00:00
EgorPopelyaev
bcca0f61bc
Bump crate versions
2022-09-15 12:46:28 +02:00
Squirrel
8489159198
runtimes version to 9290 ( #1612 ) ( #1614 )
...
* runtimes version to 9290
* No need to bump shell
Co-authored-by: Giles Cope <gilescope@gmail.com >
Co-authored-by: Muharem Ismailov <ismailov.m.h@gmail.com >
2022-09-12 20:20:31 +02:00
Anthony Alaribe
0f89a24cda
dependency updates for substrate polkadot-v0.9.29 ( #1616 )
2022-09-12 13:43:43 +00:00
muharem
fafbb053ef
Common version pattern for Collectives runtime
2022-09-08 14:38:41 +02:00
Frederik Gartenmeister
a7ef2bf6e4
Add features ( #1602 )
2022-09-07 00:22:50 +02:00
Muharem Ismailov
c4c7fa0929
fix release report generation script ( #1599 )
2022-09-06 11:40:16 +00:00
Muharem Ismailov
c2d9753b25
fix release report generation script ( #1597 )
2022-09-06 08:53:17 +01:00
dependabot[bot]
465abc2d10
Bump tokio from 1.19.2 to 1.21.0 ( #1592 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.19.2 to 1.21.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.19.2...tokio-1.21.0 )
---
updated-dependencies:
- dependency-name: tokio
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-05 19:36:08 +02:00
Muharem Ismailov
55f8b7a7a7
Companion for substrate#12179 ( #1593 )
...
* remove funcs not included in ProposalProvider trait anymore
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>
2022-09-05 15:33:26 +00:00
Squirrel
deaf3e4535
Update Integration tests Statemine & Statemint ( #1526 ) ( #1575 )
...
Co-authored-by: Ignacio Palacios <ignacio.palacios.santos@gmail.com >
2022-09-05 13:49:07 +00:00
dependabot[bot]
713a85dd16
Bump clap from 3.2.19 to 3.2.20 ( #1591 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.2.19 to 3.2.20.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.20/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.19...v3.2.20 )
---
updated-dependencies:
- dependency-name: clap
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-04 00:03:13 +02:00
Keith Yeung
4a7a2a85b2
Companion for paritytech/substrate#12157 ( #1590 )
...
* Remove RefTimeWeight
* [ci] Apply cargo-fmt
* update lockfile for {"substrate", "polkadot"}
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
Co-authored-by: parity-processbot <>
2022-09-02 19:36:55 +00:00
dependabot[bot]
d94cb49e1c
Bump thiserror from 1.0.32 to 1.0.33 ( #1586 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.32 to 1.0.33.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.32...1.0.33 )
---
updated-dependencies:
- dependency-name: thiserror
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-02 21:13:59 +02:00
Bastian Köcher
e0f97c7cbe
Companion for https://github.com/paritytech/substrate/pull/12147 ( #1587 )
...
* Companion for https://github.com/paritytech/substrate/pull/12147
* update lockfile for {"substrate", "polkadot"}
* Fix tests
Co-authored-by: parity-processbot <>
2022-09-02 17:33:17 +00:00
Javier Viola
c047b3f5b4
bump zombienet version, support new weights ( #1589 )
2022-09-02 16:06:58 +02:00
Squirrel
2b9816ec41
9270 Backport of Align versions for runtimes ( #1517 ) ( #1574 )
...
* Align versions for runtimes (#1517 )
* update cargo lock
Co-authored-by: Branislav Kontur <bkontur@gmail.com >
2022-09-02 09:17:43 +00:00
Shawn Tabrizi
9faf9b1e4f
Companion for Weight v1.5 Follow Up ( #1584 )
...
* fixes
* oopsie
* [ci] Apply cargo-fmt
* fixes
* [ci] Apply cargo-fmt
* fixes
* fix cumulus template
* fix merge
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
Co-authored-by: parity-processbot <>
2022-09-01 19:25:05 +00:00
Muharem Ismailov
8679e42068
Update Cumulus to Latest Substrate and Polkadot Master ( #1551 )
...
* proposal provider impl for proposals func
* rustfmt
* impl proposals_count fn
* update lockfile for {"substrate", "polkadot"}
* cargo update pallet-alliance
* cargo update deps
* fix for https://github.com/paritytech/substrate/commit/324a18e3c5cbf333672c54f9367f530ea976928d
* update lockfile for {"substrate", "polkadot"}
* fix try runtime feature flags
* update log target
Co-authored-by: parity-processbot <>
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com >
2022-09-01 17:20:08 +00:00
Roman Useinov
99430a508d
[Feature] Add XCM benchmark weights to Statemint and Statemine ( #1454 )
...
* [Feature] Add XCM benchmarark weights to Statemint and Statemine
* add xcm-bench-template
* add polkadot xcm bench pallet to statemint
* Sample benchmarking that compiles
* add benches to the module
* Remove batches assertion and whitelist ActiveConfig
* ".git/.scripts/bench-bot.sh" xcm statemint assets pallet_xcm_benchmarks::generic
* ".git/.scripts/bench-bot.sh" xcm statemint assets pallet_xcm_benchmarks::generic
* fix benchmarks
* fix get_multi_asset
* fmt and more bench fixes
* reformat
* move Xcm type definitions
* define types twice
* remove commented out lines
* define Xcm bench types globally
* test use
* fix semi
* make sure the type definittion is properly documented
* tweak TrustedTeleporter/Reserve
* use dots as asset
* copy benchmarks over, fix the ci script
* remove extra asset
* ".git/.scripts/bench-bot.sh" xcm statemint assets pallet_xcm_benchmarks::generic
* benchmarks setup for statemint/e and westmint
* ".git/.scripts/bench-bot.sh" xcm statemint assets pallet_xcm_benchmarks::fungible
* ".git/.scripts/bench-bot.sh" xcm statemine assets pallet_xcm_benchmarks::generic
* ".git/.scripts/bench-bot.sh" xcm statemine assets pallet_xcm_benchmarks::fungible
* remove a check
* ".git/.scripts/bench-bot.sh" xcm westmint assets pallet_xcm_benchmarks::fungible
* ".git/.scripts/bench-bot.sh" xcm westmint assets pallet_xcm_benchmarks::generic
* implement WeightInfoBounds for all the asset runtimes
* update Cargo.lock
* fix Muharem's comments
* ".git/.scripts/bench-bot.sh" xcm statemint assets pallet_xcm_benchmarks::generic
* Update parachains/runtimes/assets/statemint/src/lib.rs
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* fix some review comments
* fix file headers
* more fixes to licenses and such
* fix another inconsistency
* Extend weights template
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* remove a placeholder
* remove redundant overrides
* ".git/.scripts/bench-bot.sh" xcm statemint assets pallet_xcm_benchmarks::fungible
* Update benchmarking.rs
* remove redundant bench
* fix
* ".git/.scripts/bench-bot.sh" xcm statemint assets pallet_xcm_benchmarks::generic
* Update pallets/xcm-benchmarks/src/fungible/mock.rs
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com >
* remove TODO's
* remove local xcm-benchmark-pallet impl
* disable CheckedAccount in benches
* update template
* fix up imports
* fix xcm
* fix the template
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Co-authored-by: command-bot <>
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com >
2022-09-01 11:39:01 +02:00
Shawn Tabrizi
3fb9c8a7be
Companion for Weight v1.5 ( #1581 )
...
* cargo test -p cumulus-primitives-utility
* cargo test -p cumulus-pallet-xcmp-queue
* cargo test -p cumulus-pallet-xcm
* cargo test -p cumulus-pallet-dmp-queue
* cargo test -p pallet-template
* cargo test -p cumulus-test-runtime
* fix weights
* fix more weights
* cargo test -p parachains-common
* cargo test -p parachain-template-runtime
* fix weights import
* cargo test -p collectives-polkadot-runtime
* cargo test -p contracts-rococo-runtime
* more
* unused
* fixes
* Update benchmarking.rs
* Update lib.rs
* Update lib.rs
* fix
* fix bug in conversion
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>
2022-08-31 12:24:42 +00:00
Roman Useinov
1ab196df49
[Feature] Limit collectives teleports to DOT ( #1579 )
...
* [Feature] Limit collectives teleports to DOT
* Update pallets/xcm/src/lib.rs
Co-authored-by: Keith Yeung <kungfukeith11@gmail.com >
* fix review comments
* Update parachains/runtimes/collectives/collectives-polkadot/src/xcm_config.rs
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
* [ci] Apply cargo-fmt
Co-authored-by: Keith Yeung <kungfukeith11@gmail.com >
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
2022-08-31 11:27:14 +00:00
dependabot[bot]
8fbecbf9bc
Bump clap from 3.2.18 to 3.2.19 ( #1580 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.2.18 to 3.2.19.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.19/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.18...v3.2.19 )
---
updated-dependencies:
- dependency-name: clap
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-08-31 09:14:45 +00:00
dependabot[bot]
f418162cc0
Bump clap from 3.2.17 to 3.2.18 ( #1577 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.2.17 to 3.2.18.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.18/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.17...v3.2.18 )
---
updated-dependencies:
- dependency-name: clap
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-08-30 09:28:01 +00:00
dependabot[bot]
0168ae7120
Bump futures from 0.3.23 to 0.3.24 ( #1578 )
...
Bumps [futures](https://github.com/rust-lang/futures-rs ) from 0.3.23 to 0.3.24.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.23...0.3.24 )
---
updated-dependencies:
- dependency-name: futures
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-08-30 11:01:07 +02:00
Muharem Ismailov
77953dc75c
Collectives runtime: alliance pallet upgrade introducing new retirement notice feature ( #1573 )
...
* support retirement notice feature
* [ci] Apply cargo-fmt
* use primitive const
* update lockfile for {"substrate", "polkadot"}
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
Co-authored-by: parity-processbot <>
2022-08-29 21:39:27 +00:00
Alexander Samusev
05abc1a38a
[ci] add auto cargo-fmt ( #1562 )
...
* [WIP][ci] add auto cargo-fmt
* [ci] Apply cargo-fmt
* use fmt nightly
* [ci] Apply cargo-fmt
* add comment to cargo-fmt and remove fmt gha
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
2022-08-24 15:54:40 +02:00
Squirrel
8637376efe
shell and seedling did not build ( #1567 )
...
* shell and seedling did not build
(even though CI was green). Time for more CI.
* let's just fix the build in this PR
* Update parachains/runtimes/starters/shell/Cargo.toml
No need to rem this out as we're not testing the new CI changes in this PR.
2022-08-24 11:37:22 +00:00
dependabot[bot]
711769e0ea
Bump serde from 1.0.143 to 1.0.144 ( #1565 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.143 to 1.0.144.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.143...v1.0.144 )
---
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-08-23 22:56:46 +02:00
Sergejs Kostjucenko
09bbdd5143
pin gha versions ( #1566 )
2022-08-23 11:35:02 +03:00
Javier Viola
bd41e3f118
chore: bump zombienet version ( #1560 )
2022-08-22 16:20:58 +02:00
Alexander Samusev
d2f232f104
[ci] Weights PR for master and client on cumulus ( #1553 )
...
* [ci] Weights PR for master and client on cumulus
* add 4th pr creation to benchmarks-statemint
* rename benchmarks-statemint to benchmarks-assets
2022-08-22 13:30:10 +02:00
Oliver Tale-Yazdi
0889774736
Co #12059 : Revert "Auto-incremental CollectionId" ( #1557 )
...
* Remove try_increment_id weight info
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* update lockfile for {"polkadot", "substrate"}
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Co-authored-by: parity-processbot <>
2022-08-19 13:41:05 +00:00
Chevdor
54eeaf26fa
Add new blank issue template ( #1556 )
2022-08-19 10:15:50 +02:00
Bastian Köcher
b3302d5266
Companion for new trie cache ( #1361 )
...
* Update branch
* Make it compile
* Update Substrate
* Revert "Update branch"
This reverts commit 7b0278160a09312fc6501e0a31923c5a8d8f8c56.
* FMT
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>
2022-08-18 22:02:08 +00:00
Javier Viola
725d00753e
Zombienet add tests ( #1321 )
...
* changes to read json spec in test binary
* add zombienet tests
* fmt
* use {{COL_IMAGE}} and clean config
* add comment and use relay image from env
* use test-parachain image from pr
* fix warns
* fix warns
* fmt
* typo
* fix ci to use zombienet image
* fix spawn nodes for test
* reorg test
* add within to test
* remove check for full node collators is up
* add tests for pov, mirate solo to para, sync blocks
* bump zombienet image
* add job dep with artifacts
* add sleep for test
* fix after merge
* fmt
* bump zombienet version
* changes from clap
* use base/shared params
* fmt
* debug ci
* add upgrade test
* update js test for debug
* less debug in test
* print assertion
* fix upgrade test
* Collator key only needed if we run as collator
* [Fix] Benchmark build artifact folder creation (#1518 )
* Trivial networking changes for Substrate PR #11940 (#1486 )
* Trivial networking changes for Substrate PR https://github.com/paritytech/substrate/pull/11940
* Apply formatting rules
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>
* bump zombienet version
* update network def for test
* typo
Co-authored-by: Sebastian Kunert <skunert49@gmail.com >
Co-authored-by: Roman Useinov <roman.useinov@gmail.com >
Co-authored-by: Nazar Mokrynskyi <nazar@mokrynskyi.com >
2022-08-18 17:59:36 +02:00
Squirrel
15d4f8b3be
Removes duplication and unneeded sections. ( #1547 )
...
Co-authored-by: parity-processbot <>
2022-08-18 12:07:18 +00:00
Muharem Ismailov
1680ae3fe8
Transaction payment runtime apis: query call info and fee details ( #1535 )
...
Co-authored-by: Alexander Theißen <alex.theissen@me.com >
2022-08-18 11:01:56 +00:00
dependabot[bot]
967409e3be
Bump futures from 0.3.21 to 0.3.23 ( #1550 )
...
Bumps [futures](https://github.com/rust-lang/futures-rs ) from 0.3.21 to 0.3.23.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.21...0.3.23 )
---
updated-dependencies:
- dependency-name: futures
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>
Co-authored-by: parity-processbot <>
2022-08-17 13:51:35 +00:00
dependabot[bot]
40e6264644
Bump nix from 0.24.2 to 0.25.0 ( #1549 )
...
Bumps [nix](https://github.com/nix-rust/nix ) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/nix-rust/nix/releases )
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.24.2...v0.25.0 )
---
updated-dependencies:
- dependency-name: nix
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>
Co-authored-by: parity-processbot <>
2022-08-17 13:12:52 +00:00
Alexander Samusev
58f6fc1477
[ci] change labels ( #1533 )
...
* [ci] change labels
* fix c1-low label
* fix C-labels
* revert audit labels
* add x-labels check
Co-authored-by: parity-processbot <>
2022-08-16 17:10:58 +02:00
Wilfried Kopp
2cb13a1a4f
B7 and C9 fixes
2022-08-16 15:06:00 +02:00
Wilfried Kopp
3e262ad159
WIP
2022-08-16 15:06:00 +02:00
Branislav Kontur
d709336a09
Removed dependance on rococo_parachain_runtime for unrelated stuff ( #1500 )
...
* Clean misleading imports `rococo_parachain_runtime::{AccountId, AuraId}`
* Remove dependance on `rococo_parachain_runtime` for unrelated stuff
* fmt + rebase fix
* Addressing review comments
* Addressing review comments
* Fix for `purge_chain_works` works now with `rococo-local` and purge command needs to allow `rococo-native`
2022-08-16 12:22:22 +02:00
dependabot[bot]
15943f1852
Bump clap from 3.2.16 to 3.2.17 ( #1545 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.2.16 to 3.2.17.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.17/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.16...v3.2.17 )
---
updated-dependencies:
- dependency-name: clap
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-08-15 18:14:03 +08:00