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

Adds ability to clear obsolete reports in Offences pallet #14048

Open
wants to merge 39 commits into
base: master
Choose a base branch
from

Commits on Apr 30, 2023

  1. Initial setup

    gupnik committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    b1b843d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72564c2 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Adds session change listener

    gupnik committed May 4, 2023
    Configuration menu
    Copy the full SHA
    ecfe969 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Adds session info provider

    gupnik committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b6546b5 View commit details
    Browse the repository at this point in the history
  2. Updates params everywhere

    gupnik committed May 5, 2023
    Configuration menu
    Copy the full SHA
    c666aa0 View commit details
    Browse the repository at this point in the history
  3. Updates params everywhere

    gupnik committed May 5, 2023
    Configuration menu
    Copy the full SHA
    9bbe6e3 View commit details
    Browse the repository at this point in the history
  4. adds impl for ()

    gupnik committed May 5, 2023
    Configuration menu
    Copy the full SHA
    5b4954e View commit details
    Browse the repository at this point in the history
  5. Adds doc

    gupnik committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8e97ca6 View commit details
    Browse the repository at this point in the history
  6. Minor change

    gupnik committed May 5, 2023
    Configuration menu
    Copy the full SHA
    d3b7560 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81c4f99 View commit details
    Browse the repository at this point in the history
  8. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed May 5, 2023
    Configuration menu
    Copy the full SHA
    7927788 View commit details
    Browse the repository at this point in the history
  9. Addresses review comments

    gupnik committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8176c15 View commit details
    Browse the repository at this point in the history
  10. Minor update

    gupnik committed May 5, 2023
    Configuration menu
    Copy the full SHA
    544ed3e View commit details
    Browse the repository at this point in the history
  11. Updates doc

    gupnik committed May 5, 2023
    Configuration menu
    Copy the full SHA
    217a484 View commit details
    Browse the repository at this point in the history
  12. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed May 5, 2023
    Configuration menu
    Copy the full SHA
    5bae7e1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Adds doc

    gupnik committed May 9, 2023
    Configuration menu
    Copy the full SHA
    74accc2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    15b8f46 View commit details
    Browse the repository at this point in the history
  2. Updates doc

    gupnik committed May 10, 2023
    Configuration menu
    Copy the full SHA
    cd23321 View commit details
    Browse the repository at this point in the history
  3. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed May 10, 2023
    Configuration menu
    Copy the full SHA
    1fa5c13 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:paritytech/substrate into gupnik/…

    …offence-pallet-optimizations
    gupnik committed May 10, 2023
    Configuration menu
    Copy the full SHA
    8f62f4c View commit details
    Browse the repository at this point in the history
  5. Fixes doc issue

    gupnik committed May 10, 2023
    Configuration menu
    Copy the full SHA
    4a334f5 View commit details
    Browse the repository at this point in the history
  6. Trivial updates

    gupnik committed May 10, 2023
    Configuration menu
    Copy the full SHA
    6b9bc38 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of github.com:paritytech/substrate into gupnik/…

    …offence-pallet-optimizations
    gupnik committed May 10, 2023
    Configuration menu
    Copy the full SHA
    e6e2f1d View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of github.com:paritytech/substrate into gupnik/…

    …offence-pallet-optimizations
    gupnik committed May 10, 2023
    Configuration menu
    Copy the full SHA
    003127f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Merge branch 'master' of github.com:paritytech/substrate into gupnik/…

    …offence-pallet-optimizations
    gupnik committed May 11, 2023
    Configuration menu
    Copy the full SHA
    d085786 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Addresses some review comments

    gupnik committed May 17, 2023
    Configuration menu
    Copy the full SHA
    d84cf00 View commit details
    Browse the repository at this point in the history
  2. Addresses more review comments

    gupnik committed May 17, 2023
    Configuration menu
    Copy the full SHA
    42c4d90 View commit details
    Browse the repository at this point in the history
  3. Uses const for session index

    gupnik committed May 17, 2023
    Configuration menu
    Copy the full SHA
    6ac1857 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Update frame/offences/src/lib.rs

    Co-authored-by: Kian Paimani <[email protected]>
    gupnik and kianenigma authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    30df0ed View commit details
    Browse the repository at this point in the history
  2. Update frame/offences/src/lib.rs

    Co-authored-by: Gonçalo Pestana <[email protected]>
    gupnik and gpestana authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b4be535 View commit details
    Browse the repository at this point in the history
  3. Update frame/offences/src/lib.rs

    Co-authored-by: Gonçalo Pestana <[email protected]>
    gupnik and gpestana authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8fde92c View commit details
    Browse the repository at this point in the history
  4. Update primitives/session/Cargo.toml

    Co-authored-by: Oliver Tale-Yazdi <[email protected]>
    gupnik and ggwpez authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5f0a4f9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:paritytech/substrate into gupnik/…

    …offence-pallet-optimizations
    gupnik committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    62f7c65 View commit details
    Browse the repository at this point in the history
  6. Update frame/offences/src/lib.rs

    Co-authored-by: Oliver Tale-Yazdi <[email protected]>
    gupnik and ggwpez authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    fe5d2c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    392fca3 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'gupnik/offence-pallet-optimizations' of github.com:pari…

    …tytech/substrate into gupnik/offence-pallet-optimizations
    gupnik committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    509502b View commit details
    Browse the repository at this point in the history
  9. Minor fix

    gupnik committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6a58757 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e2d07e View commit details
    Browse the repository at this point in the history
  11. Formatting

    gupnik committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ed41f99 View commit details
    Browse the repository at this point in the history