Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] PoV friendly, multi-block Election Provider Multi-Phase pallet #2504

Merged
merged 34 commits into from
Feb 15, 2024

Commits on Oct 30, 2023

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

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    d1b34f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5135b3e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

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

Commits on Nov 6, 2023

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

Commits on Nov 7, 2023

  1. Adds verifier

    gpestana committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d569d18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aca05b0 View commit details
    Browse the repository at this point in the history
  3. Final forgotten bits

    gpestana committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    49ebb4d View commit details
    Browse the repository at this point in the history
  4. improves tests and mock

    gpestana committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f576cc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11f62f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Nov 24, 2023

  1. tests and more improvements

    gpestana committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    717602f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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

Commits on Dec 7, 2023

  1. more core tests; staking integration finished; playground/integration…

    …-tests added; docs improvements
    gpestana committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    18d9599 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

Commits on Jan 11, 2024

  1. e2e integration tests with staking (single page)

    - Finishes Signed pallet
    - Add Unsigned pallet to e2e tests runtime
    - Implement multi-page mock solution submitter for e2e
    - Single block e2e integration with EPM-MB <> Staking working
    gpestana committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ee343fb View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Fixes multi page election

    gpestana committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ef2a866 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Jan 16, 2024

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

Commits on Jan 17, 2024

  1. [squash]

    gpestana committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8c3165b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40da0fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c76f36f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    70f43ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a8a5fb View commit details
    Browse the repository at this point in the history
  3. squash

    gpestana committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    37af6e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    7c83ba7 View commit details
    Browse the repository at this point in the history
  2. remove uncessary printlns

    gpestana committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    47a7ccb View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. target helpers

    gpestana committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ca3d9b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a8b690 View commit details
    Browse the repository at this point in the history
  3. Removes support to multi-block target snapshot fetching; EPM-MB <> St…

    …aking e2e working with multi-block elect
    gpestana committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3ea6b51 View commit details
    Browse the repository at this point in the history
  4. Adds export phase limit

    gpestana committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9f0ee12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35c3828 View commit details
    Browse the repository at this point in the history
  6. Adds the LockableElectionDataProvider trait and implements it for sta…

    …king; use it in EPM-MB
    gpestana committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    683f88a View commit details
    Browse the repository at this point in the history