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

Emit event when changing total locked value in pallet-balances #12287

Merged
merged 9 commits into from
Mar 24, 2023

Commits on Mar 7, 2023

  1. Emit Locked/Unlocked events

    sea212 committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    08d5000 View commit details
    Browse the repository at this point in the history
  2. Implement lock event tests

    sea212 committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    0181b64 View commit details
    Browse the repository at this point in the history
  3. Adhere to style guide

    sea212 committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    709d5e2 View commit details
    Browse the repository at this point in the history
  4. Use saturating math

    Co-authored-by: Kian Paimani <[email protected]>
    sea212 and kianenigma committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    34ec06b View commit details
    Browse the repository at this point in the history
  5. Fix typo

    sea212 committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1423d49 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    351cfc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26cefb6 View commit details
    Browse the repository at this point in the history
  3. Adjust event docstring

    sea212 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    d01e57b View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into balances-add-lock-e…

    …vents
    parity-processbot committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2e8c08d View commit details
    Browse the repository at this point in the history