dependabot[bot]
|
b96c6a44bd
|
Bump subxt from 0.32.0 to 0.32.1
Bumps [subxt](https://github.com/paritytech/subxt) from 0.32.0 to 0.32.1.
- [Release notes](https://github.com/paritytech/subxt/releases)
- [Changelog](https://github.com/paritytech/subxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/paritytech/subxt/commits)
---
updated-dependencies:
- dependency-name: subxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-10 10:28:37 +02:00 |
|
dependabot[bot]
|
2d15d1062f
|
Bump subxt from 0.31.0 to 0.32.0
Bumps [subxt](https://github.com/paritytech/subxt) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/paritytech/subxt/releases)
- [Changelog](https://github.com/paritytech/subxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/paritytech/subxt/commits)
---
updated-dependencies:
- dependency-name: subxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-10 10:28:37 +02:00 |
|
dependabot[bot]
|
d3b55be6db
|
Bump subxt from 0.28.0 to 0.31.0
Bumps [subxt](https://github.com/paritytech/subxt) from 0.28.0 to 0.31.0.
- [Release notes](https://github.com/paritytech/subxt/releases)
- [Changelog](https://github.com/paritytech/subxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/paritytech/subxt/compare/v0.28.0...v0.31.0)
---
updated-dependencies:
- dependency-name: subxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-10 10:28:37 +02:00 |
|
Serban Iorga
|
2c26640ac3
|
polkadot-staging branch: Use polkadot-sdk dependencies (#2524)
* Use polkadot-sdk dependencies
* Fix ring-proof ref
* Fix Beefy
* Fix imports
* Simple runtimes fixes
* Fix substrate-relay
* Add ParaAssignmentProvider for Rialto
* Rialto chain_spec fix
* Fix Rialto build
* Fix Rialto pvf workers
* Allow rialto-parachain deprecated features warnings
|
2024-04-10 10:28:37 +02:00 |
|
Branislav Kontur
|
320aea743b
|
Nits for subtree (#2241)
* Updated version according to Cumulus
* Renaming
* Cargo.lock
|
2024-04-10 10:28:37 +02:00 |
|
dependabot[bot]
|
cffc8e3a7b
|
Bump scale-info from 2.5.0 to 2.6.0
Bumps [scale-info](https://github.com/paritytech/scale-info) from 2.5.0 to 2.6.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>
|
2024-04-10 10:28:37 +02:00 |
|
Serban Iorga
|
97ef70c67a
|
Update subxt dependencies (#2072)
|
2024-04-10 10:28:37 +02:00 |
|
dependabot[bot]
|
1659b4b447
|
Bump scale-info from 2.4.0 to 2.5.0
Bumps [scale-info](https://github.com/paritytech/scale-info) from 2.4.0 to 2.5.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/compare/v2.4.0...v2.5.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>
|
2024-04-10 10:28:37 +02:00 |
|
Adrian Catangiu
|
e55d4dd6e0
|
bump substrate+polkadot refs and fix builds (#1989)
* bump refs and fix build
* more fixes
* Fix rialto-parachain node
* Update dependencies for tools/runtime-codegen
* Regenerate rialto-parachain indirect runtime
* Fix register_parachain
* Fix clippy
* Undo clippy allow
---------
Co-authored-by: Serban Iorga <serban@parity.io>
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
62480cf9db
|
move signed extension stuff from prolkadot-core primitives to bridge-hub-cumulus-primitives (#1968)
|
2024-04-10 10:28:37 +02:00 |
|
Serban Iorga
|
50d92eb8de
|
Remove subxt dependency features (#1924)
|
2024-04-10 10:28:37 +02:00 |
|
Serban Iorga
|
f5fee288b9
|
Relayers pallet: extend payment source id (#1907)
* Add Chain::ID const
* Relayers pallet: extend payment source id
* Addressed code review comments
* Fix benchmarks
* Fix dashboards
* Renamings
* Fix compilation
|
2024-04-10 10:28:37 +02:00 |
|
Serban Iorga
|
b2832575f6
|
Add tool for auto generating runtime code from metadata (#1812)
* Create CLI tool for generating indirect runtimes code
* Use the generated runtime for rialto parachain
* Avoid autogenerated files when executing cargo spellcheck
* Fix clippy warning
|
2024-04-10 10:28:37 +02:00 |
|
Branislav Kontur
|
3c4cce9eef
|
cargo machete removed unused deps (#1761)
|
2024-04-10 10:28:37 +02:00 |
|
Serban Iorga
|
444dbe7173
|
Use indirect runtime calls for RialtoParachain (#1753)
* Use indirect runtime calls for RialtoParachain
* Code review fixes
|
2024-04-10 10:28:37 +02:00 |
|
Branislav Kontur
|
7ad5b0fe56
|
Bump codec version 3.0.0 -> 3.1.5 + unify parity-scale-codec vs codec (#1552)
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
5f2f61ced5
|
messages bridge between RialtoParachain and Millau (#1218)
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
2bf5b23262
|
edition = "2021" (#1346)
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
a635048b8a
|
Register-parachain subcommand of substrate-relay (#1170)
* register parachain relay subcommand
* revert cargo patch
* added basic test
* fmt
|
2024-04-10 10:28:37 +02:00 |
|