dependabot[bot]
b0d1504a36
Bump quote from 1.0.27 to 1.0.28 ( #2646 )
...
Bumps [quote](https://github.com/dtolnay/quote ) from 1.0.27 to 1.0.28.
- [Release notes](https://github.com/dtolnay/quote/releases )
- [Commits](https://github.com/dtolnay/quote/compare/1.0.27...1.0.28 )
---
updated-dependencies:
- dependency-name: quote
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-27 20:15:33 +00:00
ordian
4ed61f9d31
polkompanion 6667: past session slashing ( #2160 )
...
* polkompanion 6667: past session slashing
* fix imports
* fix incorrect merge
* implement staging methods on RPC client
* update lockfile for {"polkadot", "substrate"}
---------
Co-authored-by: parity-processbot <>
2023-05-26 10:13:54 +00:00
Michal Kucharczyk
4909cbb5b1
pallets: implement Default for GenesisConfig in no_std ( #2624 )
...
* pallets: implement Default for GenesisConfig in no_std
This change is follow-up of: https://github.com/paritytech/substrate/pull/14108
It is a step towards: https://github.com/paritytech/substrate/issues/13334
* ".git/.scripts/commands/fmt/fmt.sh"
* update lockfile for {"substrate", "polkadot"}
---------
Co-authored-by: command-bot <>
2023-05-25 23:03:13 +00:00
Marcin S
972814a2be
Companion for Polkadot 7253 ( #2621 )
...
* Companion for Polkadot #7253
Polkadot PR: https://github.com/paritytech/polkadot/pull/7253
* Update Cargo.lock
* Update Cargo.lock
* update lockfile for {"polkadot", "substrate"}
---------
Co-authored-by: parity-processbot <>
2023-05-25 21:07:56 +00:00
Gavin Wood
ec21c0a24d
Companion for polkadot#7234 (XCM: Tools for uniquely referencing messages) ( #2601 )
...
* Fixes for new API
* Formatting
* Fixes
* Fixes
* Further fixes
* XCMP dispatch events mention message ID
* XCMP event includes ID
* Add DMP message ID functionality
* Integrate into test parachains
* Remove WithUniqueTopic usage
* Use new primitive
* Formatting
* undiener
* Revert lock
* Fixes
* Fixes
* Fixes
* Fixes
* Formatting
* message_hash becomes message_id
* Rename
* Another Rename
* Fixes
* Fix
* Bump
* Fixes
* Grumble.
2023-05-25 16:52:38 +01:00
Squirrel
febea66397
bump substrate version ( #2640 )
2023-05-25 15:23:48 +00:00
Bastian Köcher
490ab62a6d
Companion for: Substrate#13869 ( #2631 )
...
* Companion for: Substrate#13869
https://github.com/paritytech/substrate/pull/13869
* Fix
* Warning
* update lockfile for {"polkadot", "substrate"}
---------
Co-authored-by: parity-processbot <>
2023-05-24 23:19:28 +00:00
dependabot[bot]
3caca86966
Bump clap from 4.2.7 to 4.3.0 ( #2634 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.2.7 to 4.3.0.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.2.7...clap_complete-v4.3.0 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 21:49:34 +00:00
dependabot[bot]
7c884813c3
Bump criterion from 0.4.0 to 0.5.0 ( #2628 )
...
Bumps [criterion](https://github.com/bheisler/criterion.rs ) from 0.4.0 to 0.5.0.
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.4.0...0.5.0 )
---
updated-dependencies:
- dependency-name: criterion
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 14:02:21 +02:00
Squirrel
5bc3f207b7
add statemine emulator tests ( #2630 )
...
* fix typo
* statemine tests
* fix statemine tests
* cargo fmt, update readme
2023-05-24 11:54:40 +00:00
Alexandru Vasile
15bcea040c
Companion for #14178 : Update cargo.lock to point to substrate ( #2623 )
...
* Update cargo.lock to point to substrate PR
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* Update sc-executor-wasmtime after diener patch
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* Update cargo.lock
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
---------
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2023-05-24 10:05:56 +00:00
dependabot[bot]
a666f0f54e
Bump casey from 0.3.3 to 0.4.0 ( #2619 )
...
Bumps [casey](https://github.com/jordy25519/casey ) from 0.3.3 to 0.4.0.
- [Release notes](https://github.com/jordy25519/casey/releases )
- [Changelog](https://github.com/jordy25519/casey/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jordy25519/casey/compare/0.3.3...0.4.0 )
---
updated-dependencies:
- dependency-name: casey
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 17:07:20 +02:00
Ignacio Palacios
1559fee4b3
Companion for substrate#14188 (Add genesis config to Glutton pallet) ( #2612 )
...
* sudo + genesis for glutton
* ".git/.scripts/commands/fmt/fmt.sh"
* add AdminOrigin to glutton
* ".git/.scripts/commands/fmt/fmt.sh"
* update Cargo.lock
---------
Co-authored-by: command-bot <>
2023-05-23 16:55:28 +02:00
Koute
afd1192898
Do not assume AssetIds are Copy (companion for substrate#14158) ( #2586 )
...
* Do not assume `AssetId`s are `Copy`
* update lockfile for {"substrate", "polkadot"}
---------
Co-authored-by: parity-processbot <>
2023-05-23 12:09:45 +00:00
Jegor Sidorenko
93b30fe8d8
NFT Fractionalization on Westmint ( #2600 )
...
* NFT Fractionalization on Westmint
* Typos
* One more typo
* Undo Cargo.lock
* Point to master
* Referense the first instance of the assets pallet
* Update cargo.lock
---------
Co-authored-by: parity-processbot <>
2023-05-23 11:04:44 +00:00
Sergej Sakac
4023f519b6
Try-runtime proper return types ( #2615 )
...
* Try-runtime proper return types
* update
* update pallet-xcm
2023-05-23 09:59:52 +00:00
Jegor Sidorenko
79d5691170
Nfts on Statemint ( #2595 )
2023-05-23 09:35:02 +00:00
Squirrel
55b9bd61c9
Update substrate/polkadot + needed changes to compile ( #2613 )
...
* Update substrate/polkadot + needed changed to compile
* ".git/.scripts/commands/fmt/fmt.sh"
---------
Co-authored-by: command-bot <>
2023-05-22 17:05:30 +00:00
Bastian Köcher
3a20b3d702
Switch to relay_dispatch_queue_remaining_capacity ( #2608 )
...
* Switch to `relay_dispatch_queue_remaining_capacity`
This switches the parachain runtimes to use `relay_dispatch_queue_remaining_capacity` when possible.
If the data is not yet available on the relay chain it falls back to `relay_dispatch_queue_size`. It
will require that all parachains migrate to `relay_dispatch_queue_remaining_capacity` before we can
start removing the call to `relay_dipatch_queue_size`.
Besides that the pr adapts the xcm exumulator to make it work with the message queue.
* Fix test and use correct types
* ".git/.scripts/commands/fmt/fmt.sh"
---------
Co-authored-by: command-bot <>
2023-05-21 22:23:18 +02:00
Oliver Tale-Yazdi
5ca30a3c4f
Update syn ( #2605 )
...
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
2023-05-20 10:20:30 +00:00
Roman Useinov
944ab483d5
[Feature] XCM-Emulator ( #2447 )
...
* [Feature] XCM-Emulator
* ".git/.scripts/commands/fmt/fmt.sh"
* rename
* readme
* more rename
* rename directory
* implement AssetTransactor
* Update xcm/xcm-emulator/README.md
Co-authored-by: Muharem Ismailov <ismailov.m.h@gmail.com >
* address review comments (#2502 )
* Update xcm/xcm-emulator/example/src/lib.rs
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
* Update xcm/xcm-emulator/README.md
* Use 2d weights.
* Point out nearer the failure why it should fail
* Move test-runtime to under examples
* Walk through how to use it
* proof needs to be non-zero
* Apply suggestions from code review
* Update xcm/xcm-emulator/README.md
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
* Improve xcm emulator (#2593 )
* folder restructutre
* common created
* make macros repetitions
* messenger traits for relay and para
* default Messenger impls
* messenger traits refactor
* declared two networks
* init network approach works
* queues use HashMap but relay block number
* init and reset refactor
* messengers trait name changed
* relay block number suboptimal
* fix reset hashmap keys
* genesis added
* test ext added for parachains
* genesis added relay chains
* genesis to storage
* new_ext replaced by on_init
* new relay block number approach
* ext_wrapper added
* added types to Parachain trait
* relay chain with types
* restructure
* para_ids working
* replace para_id getter
* replace para_id getter 2
* tests restructure + common variables
* added sovereign and balances helpers
* more helpers + tess pass
* expected events macro added
* added events trait method
* expect_events macro improve
* expect_events macro done
* network traits added
* reserve_transfer test added
* para & relay macro inputs redefined
* added collectives & BH paras
* test restructure
* statemine removed
* nitpick
* rename test folder + events logs
* clean
* weight threshold helper
* update readme
* remove cumulus-test-service dependancy
* fmt
* comment docs
* update e2e tests to xcm v3
* clippy + runtime-benchmark + clean docs
---------
Co-authored-by: command-bot <>
Co-authored-by: Muharem Ismailov <ismailov.m.h@gmail.com >
Co-authored-by: Squirrel <gilescope@gmail.com >
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
Co-authored-by: Ignacio Palacios <ignacio.palacios.santos@gmail.com >
2023-05-19 17:53:41 +00:00
dependabot[bot]
8756807964
Bump toml from 0.7.3 to 0.7.4 ( #2598 )
...
Bumps [toml](https://github.com/toml-rs/toml ) from 0.7.3 to 0.7.4.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.3...toml-v0.7.4 )
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-18 21:42:11 +00:00
Adrian Catangiu
4e4799927a
BridgeHub[Rococo/Wococo] test batched relaying of messages and their dispatch ( #2578 )
...
Added some tests that aim to cover the runtime configuration
that is exercised when BH receives relayed complex message.
* checks correct importing of proofs for:
bridged chain finality, bridged para heads, bridged messages,
* checks relayer extension correctly configured to reward
submitting relayer,
* checks relayed message is successfully dispatched.
Also moved generic test-utils from
`asset-test-utils: parachains/runtimes/assets/test-utils`
one level up to new crate
`parachains-runtimes-test-utils: parachains/runtimes/test-utils`
to be reused by BridgeHubs.
Signed-off-by: acatangiu <adrian@parity.io >
Co-authored-by: Branislav Kontur <bkontur@gmail.com >
2023-05-18 18:10:36 +03:00
dependabot[bot]
93cf3908e0
Bump proc-macro2 from 1.0.56 to 1.0.58 ( #2592 )
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.56 to 1.0.58.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.56...1.0.58 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 21:46:57 +00:00
dependabot[bot]
5fb86be53f
Bump scale-info from 2.6.0 to 2.7.0 ( #2587 )
...
Bumps [scale-info](https://github.com/paritytech/scale-info ) from 2.6.0 to 2.7.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.7.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 22:06:40 +02:00
Branislav Kontur
ba216c1a18
Bump polkadot ( #2589 )
2023-05-17 10:19:38 +00:00
Sergej Sakac
0bc3d2c0ce
Glutton Parachain ( #2294 )
...
* Glutton Parachain
* implement collator stuff
* add glutton
* implement missing api calls
* small changes
* use shell-runtime as starting point
* update docs
* Glutton chain configurations
* successfully build
* add local chain config
* chain spec
* update Cargo.lock
* Update parachains/runtimes/glutton/glutton-kusama/src/lib.rs
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
* Update parachains/runtimes/glutton/glutton-kusama/src/lib.rs
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
* Update parachains/runtimes/glutton/glutton-kusama/src/lib.rs
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
* Update parachains/runtimes/glutton/glutton-kusama/src/lib.rs
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
* explicit indices
* update para_id
* irrelevant docs
* update glutton.json
* para_id as cli argument
* expect
* merge
* update
* fixes
* xcm-builder/runtime-benchmarks added
* benchmarks enabled
* add glutton to bench scripts + nitpick
* remove local bootnode
* ".git/.scripts/commands/fmt/fmt.sh"
* make clippy happy
* fix clippy
* fix chain_spec
* fix chain_spec 2
* fix chain_spec 3
* ".git/.scripts/commands/bench/bench.sh" pallet glutton-kusama-dev-1300 glutton pallet_glutton
* Update polkadot-parachain/src/chain_spec/glutton.rs
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
* Update parachains/runtimes/glutton/glutton-kusama/src/lib.rs
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
---------
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
Co-authored-by: NachoPal <ignacio.palacios.santos@gmail.com >
Co-authored-by: command-bot <>
2023-05-17 09:49:18 +00:00
Branislav Kontur
17b2e1b300
BridgeHubRococo/Wococo nits + updated subtree ( #2572 )
...
* Nits (merge before separatelly)
* Small cosmetics for Rococo/Wococo bridge local run
* Squashed 'bridges/' changes from 04b3dda6aa..5fc377ab34
5fc377ab34 Support for kusama-polkadot relaying (#2128 )
01f4b7f1ba Fix clippy warnings (#2127 )
696ff1c368 BHK/P alignments (#2115 )
2a66aa3248 Small fixes (#2126 )
7810f1a988 Cosmetics (#2124 )
daf250f69c Remove some `expect()` statements (#2123 )
1c5fba8274 temporarily remove balance guard (#2121 )
3d0e547361 Propagate message receival confirmation errors (#2116 )
1c33143f07 Propagate message verification errors (#2114 )
b075b00910 Bump time from 0.3.20 to 0.3.21
51a3a51618 Bump serde from 1.0.160 to 1.0.162
da88d044a6 Bump clap from 4.2.5 to 4.2.7
cdca322cd6 Bump sysinfo from 0.28.4 to 0.29.0
git-subtree-dir: bridges
git-subtree-split: 5fc377ab34f7dfd3293099c5feec49255e827812
* Fix
* Allow to change storage constants (DeliveryReward, RequiredStakeForStakeAndSlash) + tests
* Clippy
* New SA for RO/WO
* Squashed 'bridges/' changes from 5fc377ab34..0f6091d481
0f6091d481 Bump polkadot/substrate (#2134 )
9233f0a337 Bump tokio from 1.28.0 to 1.28.1
a29c1caa93 Bump serde from 1.0.162 to 1.0.163
git-subtree-dir: bridges
git-subtree-split: 0f6091d48184ebb4f75cb3089befa6b92cf37335
2023-05-16 22:33:30 +00:00
Tsvetomir Dimitrov
47858e90e4
Bump polkadot ( #2585 )
...
* Bump polkadot
* Another bump
* Fix for `GrandpaJustification` + `Debug`
---------
Co-authored-by: Branislav Kontur <bkontur@gmail.com >
2023-05-16 13:31:23 +00:00
dependabot[bot]
e98f9dfbef
Bump anyhow from 1.0.69 to 1.0.71 ( #2584 )
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.69 to 1.0.71.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.69...1.0.71 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 21:47:59 +00:00
dependabot[bot]
2037d9802c
Bump tokio from 1.28.0 to 1.28.1 ( #2564 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.28.0...tokio-1.28.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 15:46:56 +00:00
dependabot[bot]
d49154a9e3
Bump serde from 1.0.162 to 1.0.163 ( #2568 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.162 to 1.0.163.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.162...v1.0.163 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 16:59:28 +02:00
yjh
d8f249958b
remove sp-serializer ( #2574 )
...
* remove sp-serializer
* improve
* update lockfile for {"polkadot", "substrate"}
* update lockfile for {"substrate", "polkadot"}
---------
Co-authored-by: parity-processbot <>
2023-05-15 11:09:10 +00:00
asynchronous rob
0f06804f22
Consensus utilities and rearchitecture for more dynamic collators ( #2382 )
...
* implement a proposer utility for consensus
* tidy up deps of new proposer crate
* implement a collator-service crate
* rewrite cumulus-collator to use new service struct
* implement a module for relay-chain-driven collators
* adapt start_collator to use the new relay_chain_driven module
* move collator-service to a public submodule
* create an interface trait for the proposer
* begin aura reimplementation
* address review comments
* update substrrate git ref
* update polkadot-primitives refs
* rough draft of aura collation using standalone fns
* add a ServiceInterface
* port aura reimpl to use new service trait
* add an import queue utility crate
* remove import queue crate in favor of module in common
* implement new verification queue for aura
* implement remaining behaviors
* split 'collate' into smaller functions that could be pub
* add telemetry
* fix doc job?
* Specify async-trait patch version
Co-authored-by: Bastian Köcher <git@kchr.de >
* remove 'fn@' in doc string.
Co-authored-by: Bastian Köcher <git@kchr.de >
* update variable names to be more readable
* refactor proposer errors to anyhow/thiserror
* remove manual span instrumentation
Co-authored-by: Bastian Köcher <git@kchr.de >
* make slot_claim private
* fix unused import
* fmt
* fmt
* make clippy happy
---------
Co-authored-by: Bastian Köcher <git@kchr.de >
2023-05-14 19:56:05 +00:00
Egor_P
0bab3ce64d
[Backport] version bumps from 9420 ( #2561 )
...
* Bump crate versions
* Bump spec_version to 9420
* Bump transaction_version (#2520 )
* bump trnsaction_version
* revert transaction_version bump for all except the collectives
* make cargo fmt happy again
2023-05-12 12:46:25 +00:00
Anton
f7439bb30c
[Substrate Companion] Upgrade to libp2p 0.51.3 ( #2429 )
...
* upgrade js-sys to 0.3.61
* update wasm-bindgen-futures
* update zeroize
* update either
* update once_cell
---------
Co-authored-by: parity-processbot <>
2023-05-12 12:36:58 +00:00
Arkadiy Paronyan
83b1c727cc
Bump parity-db ( #2559 )
2023-05-12 10:44:15 +02:00
Falco Hirschenberger
45530012da
companion PR for https://github.com/paritytech/substrate/pull/13373 ( #2547 )
...
* companion PR for https://github.com/paritytech/substrate/pull/13373
* Add missing trait function
* Fix template
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Add missing weight functions
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: Falco Hirschenberger <falco.hirschenberger@itwm.fraunhofer.de >
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Co-authored-by: parity-processbot <>
2023-05-11 18:27:33 +00:00
Doordashcon
ff64dddea8
Substrate Companion ( #2514 )
...
* pallet-sudo-weightinfo
* revert
* s
* runtime-benchmarks
* update lockfile for {"polkadot", "substrate"}
---------
Co-authored-by: parity-processbot <>
2023-05-11 16:50:46 +00:00
Aaro Altonen
ba75e8b84a
Companion for paritytech/substrate#14080 ( #2526 )
...
* Companion for paritytech/substrate#14080
* Update lockfile
* Update Polkadot
* Update Cargo.lock
2023-05-11 15:00:42 +03:00
dependabot[bot]
0fecf26bf0
Bump array-bytes from 6.0.0 to 6.1.0 ( #2549 )
...
Bumps [array-bytes](https://github.com/hack-ink/array-bytes ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/hack-ink/array-bytes/releases )
- [Changelog](https://github.com/hack-ink/array-bytes/blob/main/CHANGELOG )
- [Commits](https://github.com/hack-ink/array-bytes/compare/v6.0.0...v6.1.0 )
---
updated-dependencies:
- dependency-name: array-bytes
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-09 09:50:48 +00:00
dependabot[bot]
2b43eb801b
Bump quote from 1.0.26 to 1.0.27 ( #2548 )
...
Bumps [quote](https://github.com/dtolnay/quote ) from 1.0.26 to 1.0.27.
- [Release notes](https://github.com/dtolnay/quote/releases )
- [Commits](https://github.com/dtolnay/quote/compare/1.0.26...1.0.27 )
---
updated-dependencies:
- dependency-name: quote
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-09 09:49:56 +00:00
Oliver Tale-Yazdi
27d80ba4a9
Prevent name clash with Substrate Pallet Template ( #2536 )
...
* Remove cumulus template pallet
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Use substrate template pallet
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Update Cargo.lock
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Revert back to master
Revert "Remove cumulus template pallet"
This reverts commit a6d3566e52e9124c0e9823c12cacea557187c6b4.
Revert "Use substrate template pallet"
This reverts commit fbb8eea28dec5b75e13823762572d24bd9a4b88f.
Revert "Update Cargo.lock"
This reverts commit ee24cb81e5d91d6b8f7ef0c97d0f0fdbfe857c53.
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* pallet-template -> pallet-parachain-template
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Update Cargo.lock
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
---------
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
2023-05-08 15:20:20 +00:00
joe petrowski
943e2c8622
Substrate 13843 (Asset Freezing) Companion ( #2437 )
...
* add migrations
* fix pallet instancing in migration
* migrate by instance
* weights
* remove migrations
* update weights
* update weights
* update lockfile for {"polkadot", "substrate"}
---------
Co-authored-by: muharem <ismailov.m.h@gmail.com >
Co-authored-by: parity-processbot <>
2023-05-08 11:04:15 +00:00
Niklas Adolfsson
081fe8b4e4
companion for #14088 ( #2539 )
...
* companion for #14088
* update lockfile for {"substrate", "polkadot"}
---------
Co-authored-by: parity-processbot <>
2023-05-07 21:46:00 +00:00
dependabot[bot]
98e47b25ff
Bump serde from 1.0.160 to 1.0.162 ( #2534 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.160 to 1.0.162.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.160...1.0.162 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 <>
2023-05-06 14:30:15 +00:00
Muharem Ismailov
faf86c5b76
Companion: XCM remote lock config ( #2463 )
...
* xcm remote lock config
* rename
* update lockfile for {"polkadot", "substrate"}
---------
Co-authored-by: parity-processbot <>
2023-05-05 14:39:13 +00:00
dependabot[bot]
45841c0ce9
Bump parity-scale-codec from 3.4.0 to 3.5.0 ( #2523 )
...
Bumps [parity-scale-codec](https://github.com/paritytech/parity-scale-codec ) from 3.4.0 to 3.5.0.
- [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/v3.4.0...parity-scale-codec-v3.5.0 )
---
updated-dependencies:
- dependency-name: parity-scale-codec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 21:30:01 +00:00
Arkadiy Paronyan
09a0538bc5
Companion for #13701 ( #2423 )
...
* Set data_path
* fmt
* Updated substrate and polkadot
2023-05-04 11:34:43 +00:00
Niklas Adolfsson
cb0f623d6f
companion for #13384 ( #2417 )
...
* companion for #13384
* update rpc cli
* fix missed stuff
* update parachain rpc commands
* update polkadot and substrate deps
* update substrate & polkadot
---------
Co-authored-by: parity-processbot <>
Co-authored-by: muharem <ismailov.m.h@gmail.com >
2023-05-04 10:40:11 +00:00