mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-29 22:51:03 +00:00
8cc1af31c4
* 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>
1017 B
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.