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

Dispute spam protection #4134

Merged
merged 72 commits into from
Nov 19, 2021
Merged

Commits on Oct 12, 2021

  1. Mostly notes.

    eskimor committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    726e278 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    6cd95b3 View commit details
    Browse the repository at this point in the history
  2. Better error messages.

    eskimor committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    435242d View commit details
    Browse the repository at this point in the history
  3. Introduce Fatal/NonFatal + drop back channel participation

    - Fatal/NonFatal - in order to make it easier to use utility functions.
    - We drop the back channel in dispute participation as it won't be
    needed any more.
    eskimor committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    39a2313 View commit details
    Browse the repository at this point in the history
  4. Better error messages.

    eskimor committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    345a4e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e308df View commit details
    Browse the repository at this point in the history
  6. Ordering module typechecks.

    eskimor committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    f12cd2a View commit details
    Browse the repository at this point in the history
  7. cargo fmt

    eskimor committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    d6aa872 View commit details
    Browse the repository at this point in the history
  8. Prepare spam slots module.

    eskimor committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    162e307 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    3b32fb0 View commit details
    Browse the repository at this point in the history
  2. Implement queues.

    eskimor committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    c9e944e View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    eskimor committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    af7c7fb View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Participation.

    eskimor committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    595c410 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Participation taking shape.

    eskimor committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    79e9478 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Finish participation.

    eskimor committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    7452dec View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    eskimor committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    7f001f7 View commit details
    Browse the repository at this point in the history
  3. Cleanup.

    eskimor committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    8dbe4fa View commit details
    Browse the repository at this point in the history
  4. WIP: Cleanup + Integration.

    eskimor committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    fdb8565 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    84aad25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62c34b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71b5f0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edb8583 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    ec6b52c View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    eskimor committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    a195007 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7558594 View commit details
    Browse the repository at this point in the history
  4. Initialized: WIP

    eskimor committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    ff36198 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    35154b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efd28a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41ae78d View commit details
    Browse the repository at this point in the history
  4. New import logic.

    eskimor committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    0e27f46 View commit details
    Browse the repository at this point in the history
  5. Make everything typecheck.

    eskimor committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    76a3660 View commit details
    Browse the repository at this point in the history
  6. Fix warnings.

    eskimor committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    aeaaaf3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9784485 View commit details
    Browse the repository at this point in the history
  8. Fixes.

    eskimor committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    cb82b3b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac684e7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    463ba02 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Configuration menu
    Copy the full SHA
    5bfd5eb View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Add module docs for errors

    eskimor committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    5f244bc View commit details
    Browse the repository at this point in the history
  2. Use type synonym.

    eskimor committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    d2d15e3 View commit details
    Browse the repository at this point in the history
  3. hidden docs.

    eskimor committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    d8cfc71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10a8569 View commit details
    Browse the repository at this point in the history
  5. Fix overseer tests.

    eskimor committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    f17f3dc View commit details
    Browse the repository at this point in the history
  6. Ordering provider taking CandidateReceipt.

    ... To be kicked on one next commit.
    eskimor committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    9b4fd1f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Fix ordering to use relay_parent

    as included block is not unique per candidate.
    eskimor committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    efbdd0f View commit details
    Browse the repository at this point in the history
  2. Add comment in ordering.rs.

    eskimor committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    57e7a4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59f111d View commit details
    Browse the repository at this point in the history
  4. Better spam slots.

    eskimor committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    2dd6c50 View commit details
    Browse the repository at this point in the history
  5. Review remarks + docs.

    eskimor committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    7502183 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Fix db tests.

    eskimor committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    cadebab View commit details
    Browse the repository at this point in the history
  2. Participation tests.

    eskimor committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    165239c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    97e8173 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b96c4a0 View commit details
    Browse the repository at this point in the history
  3. Make tests typecheck.

    eskimor committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b4046d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2723ee1 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'rk-dispute-coordinator-spam-slots' of github.com:parity…

    …tech/polkadot into rk-dispute-coordinator-spam-slots
    eskimor committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    9adcda5 View commit details
    Browse the repository at this point in the history
  6. Spelling.

    eskimor committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    37ef1a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    872d575 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e68bd4 View commit details
    Browse the repository at this point in the history
  9. Fix more tests.

    eskimor committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    e3adf27 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e66471 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e428aac View commit details
    Browse the repository at this point in the history
  12. Fix merge error.

    eskimor committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    e6192e2 View commit details
    Browse the repository at this point in the history
  13. Spelling fixes.

    eskimor committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    54e5a27 View commit details
    Browse the repository at this point in the history
  14. Add missing docs.

    eskimor committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    e290045 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Queue tests.

    eskimor committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    94f93c3 View commit details
    Browse the repository at this point in the history
  2. More tests.

    eskimor committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    d3a401a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc2a5f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    5190e50 View commit details
    Browse the repository at this point in the history
  2. Import fix.

    eskimor committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    5708e84 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    d168de1 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Remove dead link.

    eskimor committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    a97ef35 View commit details
    Browse the repository at this point in the history
  2. One more dead link.

    eskimor committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    10506a4 View commit details
    Browse the repository at this point in the history