Skip to content

Commit

Permalink
Merge pull request #40 from Cerebellum-Network/release/4.5.0
Browse files Browse the repository at this point in the history
Release/4.5.0
  • Loading branch information
MRamanenkau authored Jun 23, 2023
2 parents eee89fa + e9d146d commit 01e5fe1
Show file tree
Hide file tree
Showing 26 changed files with 890 additions and 1,055 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [vNext]

- ...
## [4.5.0]

### Changed

- Updated Substrate to polkadot-v0.9.27

## [4.4.0]

### Changed

- Updated Substrate to polkadot-v0.9.26
- New `cluster` parameter for `serve` and `store` calls in `pallet-ddc-staking` to specify the DDC cluster ID which the caller is willing to join

## [4.3.0]

### Added

- DDC Staking `CurrentEra` follows DAC era counter

### Changed

- Preferences parameter removed from `pallet-ddc-staking` calls, `value` parameter returned back to `bond` and `unbond` calls
- Distinct bond size requirements for `Storage` and `Edge` roles with default to 100 CERE
- Updated Substrate to polkadot-v0.9.25

## [4.2.0]
Expand Down
Loading

0 comments on commit 01e5fe1

Please sign in to comment.