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 |
|
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 |
|
Branislav Kontur
|
874ab44e00
|
Bump substrate/polkadot/cumulus (#1962)
* Bump substrate/polkadot/cumulus
* sp_finality_grandpa - >sp_consensus_grandpa
* sp_beefy -> sp_consensus_beefy
* pallet_randomness_collective_flip -> pallet_insecure_randomness_collective_flip
* fix
* Cumulus parachain stuff
* Cumulus parachain stuff one more
* Millau/Rialto runtimes
* Removed pallet_insecure_randomness_collective_flip
* Millau node
* Removed session historial
* TMP: just try disable all fetches
* Docs in gitlab.yml
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
4cdb85247e
|
add try-runtime feature to pallets (#1779)
|
2024-04-10 10:28:37 +02:00 |
|
Branislav Kontur
|
5fdc89d651
|
Bump xcm-v3 + substrate (#1767)
* Bump xcm-v3 + substrate
* More fixes
* Added `#[pallet::call_index`
* Fixes for MMR (TODO:plese check)
* More call indexes
* Cumulus bump
* Fixes for mmr
* Fixes for weights
* Fixes for xcm
* MMR fixes + cargo fmt
* Fix some rpc errors (bump jsonrpsee version)
* Fix cumulus stuff
* Fixes cumulus
* clippy
* more clipy
* Fix test + unused deps
* PR fixes
* cargo update (bump xcm-v3)
Co-authored-by: Serban Iorga <serban@parity.io>
|
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
|
1f9110a065
|
Add BEEFY finality pallet with basic functionality (#1606)
* pallet-bridge-beefy: initial commit
|
2024-04-10 10:28:37 +02:00 |
|