Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Reward pool migration fix #13715

Merged
merged 11 commits into from
Mar 27, 2023
Merged

Commits on Mar 26, 2023

  1. reward pool migration fix

    Ross Bulat committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    c82c7ad View commit details
    Browse the repository at this point in the history
  2. comment

    Ross Bulat committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    fa25d1c View commit details
    Browse the repository at this point in the history
  3. remove generic

    Ross Bulat committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    c1d1da8 View commit details
    Browse the repository at this point in the history
  4. rm max

    Ross Bulat committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    0a35b40 View commit details
    Browse the repository at this point in the history
  5. foramtting

    Ross Bulat committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    172c3a9 View commit details
    Browse the repository at this point in the history
  6. Add note to V4 migration

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    b325b25 View commit details
    Browse the repository at this point in the history
  7. Add more asserts to the V5 migration

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    ad19222 View commit details
    Browse the repository at this point in the history
  8. Make compile

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    4093158 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Update frame/nomination-pools/src/migration.rs

    Co-authored-by: Gonçalo Pestana <g6pestana@gmail.com>
    Ross Bulat and gpestana committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    985286c View commit details
    Browse the repository at this point in the history
  2. Make V4 migration re-usable

    Otherwise it wont chain together with the V5.
    
    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    298dacd View commit details
    Browse the repository at this point in the history
  3. Add MigrateV3ToV5 wrapper

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    9b60539 View commit details
    Browse the repository at this point in the history