Files
pezkuwi-subxt/substrate/frame/elections-phragmen/CHANGELOG.md
T
Kian Paimani 8cc1af31c4 migrate pallet-elections-phragmen to attribute macros (#8044)
* All done

* Fix benchmarks

* Apply suggestions from code review

Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>

* Fix metadata.

* Fix build

* Add migrations

* Fix

* Update frame/elections-phragmen/src/migrations/v4.rs

* Better migeation test

* More test

* Fix warn

* Update frame/elections-phragmen/src/lib.rs

Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>

* Fix test

* early exit

* Fix

* Fix build

Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>
2021-04-23 07:12:34 +00:00

1017 B

Changelog

All notable changes to this crate will be documented in this file.

The format is based on Keep a Changelog, and this crate adheres to Semantic Versioning.

[4.0.0] - UNRELEASED

Added

Changed

[Needs Migration] migrate pallet-elections-phragmen to attribute macros

Fixed

Security

[3.0.0]

Added

Add slashing events to elections-phragmen

Changed

Fixed

Don't slash all outgoing members Fix wrong outgoing calculation in election

Security

[Needs Migration] Fix elections-phragmen and proxy issue + Record deposits on-chain

[2.0.0] - 2020-09-2020

Initial version from which version tracking has begun.