Skip to content

Commit

Permalink
Merge pull request #449 from Cerebellum-Network/feat/new-staging-to-dev
Browse files Browse the repository at this point in the history
Devnet: polkadot-sdk 1.2 and missing commits from the `new-staging` branch
  • Loading branch information
yahortsaryk authored Oct 16, 2024
2 parents eb4bccd + 716ee10 commit 1cbc9fe
Show file tree
Hide file tree
Showing 14 changed files with 494 additions and 414 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- dev
- new-staging
- master
- 'release/**'
- 'hotfix/**'
Expand Down
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [C] Changes is `Cere` Runtime
- [D] Changes is `Cere Dev` Runtime

## [5.4.1]

## [5.5.0]

### Changed

- [C,D] Update Substrate from `v1.1` to `v1.2`.
- [C,D] `pallet-ddc-verification`: Introduction of the Verification pallet to ensure the secure posting and retrieval of verification keys to and from the blockchain.
- [C,D] `pallet-ddc-clusters`: New `join_cluster` extrinsic.

## [5.4.0]

## [5.4.1]

### Changed

Expand All @@ -25,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [C,D] `WhitelistOrigin` is set to the Technical Committee Collective Body
- [C,D] The _Support Curve_ in OpenGov Tracks is made more strict


## [5.3.0]

### Changed
Expand Down
Loading

0 comments on commit 1cbc9fe

Please sign in to comment.