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

pallet epm: add TrimmingStatus to the mined solution #1659

Merged
merged 8 commits into from
Sep 22, 2023

Commits on Sep 21, 2023

  1. pallet epm: add TrimmingStatus to solution

    For tools such that is using the `Miner` it's useful to know whether a
    solution was trimmed or not.
    niklasad1 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ed7f279 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    niklasad1 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9b0321c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f486027 View commit details
    Browse the repository at this point in the history
  4. Update substrate/frame/election-provider-multi-phase/src/unsigned.rs

    Co-authored-by: Alexandru Vasile <60601340+lexnv@users.noreply.github.com>
    niklasad1 and lexnv authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    8ac0450 View commit details
    Browse the repository at this point in the history
  5. add tests

    niklasad1 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    344b204 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c77403 View commit details
    Browse the repository at this point in the history
  7. cargo fmt

    niklasad1 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    148d627 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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