Branislav Kontur
bc1f1d44d3
Fixes - WeigthToFee + fmt
2022-11-16 22:15:16 +01:00
Branislav Kontur
234d048c8d
BridgeHub fixes and cleaning
2022-11-10 13:08:38 +01:00
Branislav Kontur
805615009b
XCM messaging fixes
2022-11-09 10:07:52 +01:00
Branislav Kontur
c886877a80
Updated scritp and readme
2022-11-09 10:07:42 +01:00
Branislav Kontur
04c67c4d6a
[BridgeHub] Init stuff for bridge messaging
2022-11-09 10:07:28 +01:00
Branislav Kontur
cc2a65369e
[BridgeHub] Init stuff for Haul/Dispatch xcm blobs
2022-11-09 10:07:15 +01:00
Branislav Kontur
990041a299
Fix compilation after subtree update
2022-11-09 10:06:20 +01:00
Branislav Kontur
e2731be509
[BridgeHub] Initial commit for XCM messaging support
2022-11-09 10:04:24 +01:00
Branislav Kontur
c0c1c1e2a4
[BridgeHub] Type Bride -> Bridge
2022-11-08 16:21:44 +01:00
Anthony Lazam
1f27ee7690
[BridgeHub] Add Live bridge-hub-wococo chainspec
2022-11-08 16:21:15 +01:00
Branislav Kontur
d9441aa144
[BridgeHub] Added default chain_spec for live Rococo/Wococo
2022-11-08 16:20:59 +01:00
Branislav Kontur
58fef4fd97
[BridgeHub] ChainSpec Bridge-Hub Rococo live read from file
2022-11-08 16:20:25 +01:00
Anthony Lazam
c60aa82d60
Bridge-Hub Rococo Chainspec ( #1729 )
...
* Bridge-Hub Rococo Chainspec
2022-11-08 16:20:15 +01:00
Branislav Kontur
e406a37bb3
[BridgeHub] Added chain_spec for live Rococo/Wococo - root/owner to None
2022-11-08 16:19:59 +01:00
Branislav Kontur
e50628f44b
[BridgeHub] Added chain_spec for live Rococo/Wococo
2022-11-08 16:19:47 +01:00
Branislav Kontur
812917765a
TMP: fix missing dep to std
2022-11-08 16:19:17 +01:00
Branislav Kontur
a2a630fe7a
[BridgeHub] pallet_transaction_payment + Event
2022-11-08 16:15:04 +01:00
Branislav Kontur
e4fc870b06
[BridgeHub] Add bridge-hub-rococo to CI pipelines
2022-11-08 16:14:42 +01:00
Branislav Kontur
f721364bdd
[BridgeHub] Fixed Paras pallet name for parachain heads relaying
2022-11-08 16:14:37 +01:00
Branislav Kontur
b8887433f1
[BridgeHub] Fixed TrackedParachains
2022-11-08 16:14:32 +01:00
Branislav Kontur
2264ea702c
[BridgeHub] Updated readme.md and script for local run
2022-11-08 16:14:27 +01:00
Branislav Kontur
0373bfbe53
[BridgeHub] Added best_finalized runtime apis
2022-11-08 16:14:23 +01:00
Branislav Kontur
69f2159c01
[BridgeHub] Correct Accounts setup for bridge pallets
2022-11-08 16:14:18 +01:00
Branislav Kontur
b9cd3a8f57
[BridgeHub] Setup Wococo parachain backbone (reused from Rococo)
...
[Bridge-Backport] Rebase-fix
BridgeHub] Added zombienet startup tomls for Rococo/Wococo
Fix typo
2022-11-08 16:14:12 +01:00
Branislav Kontur
2def98a1ef
[BridgeHub] Setup both rococo/wococo bridge grandpa/parachain pallets
2022-11-08 16:14:06 +01:00
Branislav Kontur
170c908a9f
[BridgeHub] Setup wococo bridge grandpa/parachain pallets
2022-11-08 16:14:00 +01:00
Branislav Kontur
e48282b840
[BridgeHub] Setup Rococo backbone parachain
2022-11-08 16:12:49 +01:00
Branislav Kontur
d2827e4174
Patched dependencies (substrate + polkadot:gav-xcm-v3)
2022-11-08 15:18:49 +01:00
Branislav Kontur
a6dd610d74
Fix for missing weight for fn unpaid_execution()
2022-11-08 14:57:49 +01:00
Branislav Kontur
23f0bcdc7d
Fix for FungiblesAdapter - trait changes: Contains -> AssetChecking
2022-11-08 13:48:15 +01:00
Branislav Kontur
6ece1b652f
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
2022-11-07 11:38:53 +01:00
dependabot[bot]
ca213eaa49
Bump syn from 1.0.102 to 1.0.103 ( #1796 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.102 to 1.0.103.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.102...1.0.103 )
---
updated-dependencies:
- dependency-name: syn
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-11-02 00:09:52 +01: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
Sebastian Kunert
ab02131008
Add RPC nodes to pov-recovery test ( #1807 )
2022-10-31 19:45:20 +01:00
Alexander Theißen
3577f8d398
Companion for update wasm-opt ( #1806 )
...
* Update cc
* Update regex
2022-10-30 15:51:45 +00:00
Bastian Köcher
79d442f880
Companion for aura CompatibilityMode ( #1803 )
...
* Companion for aura CompatibilityMode
As no parachain was launched with the broken authority set change handling we don't need to expose
the compatibility mode.
* FMT
* update lockfile for {"substrate", "polkadot"}
Co-authored-by: parity-processbot <>
2022-10-28 13:51:54 +00: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
Branislav Kontur
7290787bf3
Avoid consuming XCM message for NotApplicable scenario ( #1787 )
...
* Avoid consuming message for NotApplicable scenario
* Avoid consuming message for NotApplicable scenario tests
2022-10-25 13:50:19 +02:00
dependabot[bot]
3b73200c9e
Bump assert_cmd from 2.0.4 to 2.0.5 ( #1800 )
...
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases )
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md )
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.4...v2.0.5 )
---
updated-dependencies:
- dependency-name: assert_cmd
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-10-25 08:43:37 +02: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
Keith Yeung
b566f3b303
Fix a few migration issues with 2D weights ( #1755 )
...
* Give a max proof size to DMP individual weight processing during migration
* Fix a few migration issues with 2D weights
* Update substrate
* Fixes
* cargo fmt
* Re-add v1 migration
* Set DEFAULT_POV_SIZE to 64 KB
* Use Weight::from_parts
* Update Polkadot
* Fixes
2022-10-24 15:03:02 +00:00
Davide Galassi
3d257b770d
Single ParachainBlockImport instance ( #1782 )
2022-10-21 10:41:46 +02:00
João Paulo Silva de Souza
73a53d99b7
Add link to the weight comparison tool for weights PRs ( #1788 )
...
* add link to the weight comparison tool for weights PRs
* Update scripts/create-benchmark-pr.sh
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
* add backport checklist item
* move to scripts/ci
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
2022-10-21 08:01:09 +00:00
dependabot[bot]
3409d6205a
Bump assert_cmd from 2.0.4 to 2.0.5 ( #1792 )
...
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases )
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md )
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.4...v2.0.5 )
---
updated-dependencies:
- dependency-name: assert_cmd
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-10-21 09:37:25 +02:00
dependabot[bot]
ce654c4338
Bump async-trait from 0.1.57 to 0.1.58 ( #1783 )
...
Bumps [async-trait](https://github.com/dtolnay/async-trait ) from 0.1.57 to 0.1.58.
- [Release notes](https://github.com/dtolnay/async-trait/releases )
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.57...0.1.58 )
---
updated-dependencies:
- dependency-name: async-trait
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-10-20 20:45:35 +02:00
Michal Kucharczyk
304ce594a5
BlockId removal: refactor: Finalizer ( #1779 )
...
* BlockId removal: refactor: Finalizer
It changes the arguments of methods of `Finalizer` trait from: block:
`BlockId<Block>` to: hash: `&Block::Hash`
This PR is part of BlockId::Number refactoring analysis (paritytech/substrate#11292 )
* update lockfile for {"polkadot", "substrate"}
* update Cargo.lock
* Cargo.lock update again
Co-authored-by: parity-processbot <>
2022-10-20 15:21:40 +00:00
Javier Viola
c1ce9c5dab
bump zombienet version ( #1786 )
2022-10-20 16:27:22 +02: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 Samusev
43bec3623b
[ci] Fix broken ci, move zombienet job ( #1785 )
2022-10-20 11:58:46 +02:00