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

PVF: drop backing jobs if it is too late #5616

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

Commits on Jun 19, 2024

  1. Add execution priority

    AndreiEres committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ff40792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fca9a11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ec65f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Add scheduling logic

    AndreiEres committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0d0926a View commit details
    Browse the repository at this point in the history
  2. Rename PreparePriority

    AndreiEres committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f9bf225 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc7f27a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    9b8a5e9 View commit details
    Browse the repository at this point in the history
  2. Fix clippy

    AndreiEres committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    610f0cc View commit details
    Browse the repository at this point in the history
  3. Fix types

    AndreiEres committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    507113c View commit details
    Browse the repository at this point in the history
  4. Fix type

    AndreiEres committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3fbecab View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Update polkadot/node/core/pvf/src/priority.rs

    Co-authored-by: Andrei Sandu <54316454+sandreim@users.noreply.github.com>
    AndreiEres and sandreim authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9192602 View commit details
    Browse the repository at this point in the history
  2. Update

    AndreiEres committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    bafb6c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Update logic

    AndreiEres committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0c1edcf View commit details
    Browse the repository at this point in the history
  2. Fix

    AndreiEres committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7442c99 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Fix

    AndreiEres committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cb13533 View commit details
    Browse the repository at this point in the history
  2. Fix

    AndreiEres committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4ec2e5e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Assign system backing

    AndreiEres committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b70c247 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    7e40ef6 View commit details
    Browse the repository at this point in the history
  2. Update iteration

    AndreiEres committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    98a4e64 View commit details
    Browse the repository at this point in the history
  3. Update description

    AndreiEres committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5060a81 View commit details
    Browse the repository at this point in the history
  4. Add logging

    AndreiEres committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7e071f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Update

    AndreiEres committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    34b6363 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Fix clippy warning

    AndreiEres committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    531629d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b05b64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2e791c View commit details
    Browse the repository at this point in the history
  4. Update tests

    AndreiEres committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    59b74bf View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    b261cc5 View commit details
    Browse the repository at this point in the history
  2. Fix docs

    AndreiEres committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e7223fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3d55d6 View commit details
    Browse the repository at this point in the history
  4. Update logic

    AndreiEres committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    dc78fec View commit details
    Browse the repository at this point in the history
  5. Add metrics

    AndreiEres committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a9e628c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Update nits

    AndreiEres committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    25170af View commit details
    Browse the repository at this point in the history
  2. Update tests

    AndreiEres committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    78279e8 View commit details
    Browse the repository at this point in the history
  3. Add debug

    AndreiEres committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2b2fedf View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

Commits on Aug 7, 2024

  1. Add nits

    AndreiEres committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    880b133 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    20bc090 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebcfffe View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    602daaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afab63e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    01f0659 View commit details
    Browse the repository at this point in the history
  2. Fix imports

    AndreiEres committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d9c118f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Scaffold the solution

    AndreiEres committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    eceb060 View commit details
    Browse the repository at this point in the history
  2. Calculate real deadline

    AndreiEres committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c3f08c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Fix warning

    AndreiEres committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9068b8f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Add debug

    AndreiEres committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6798870 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 17, 2024

  1. Add pr doc

    AndreiEres committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    56ddc4c View commit details
    Browse the repository at this point in the history
  2. Update PR doc

    AndreiEres committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7261b9b View commit details
    Browse the repository at this point in the history
  3. Update PR doc

    AndreiEres committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c2c4704 View commit details
    Browse the repository at this point in the history
  4. Update PR doc

    AndreiEres committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0bfef59 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Address comments

    AndreiEres committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1478b18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df2ee37 View commit details
    Browse the repository at this point in the history
  3. Update lockfile

    AndreiEres committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0812542 View commit details
    Browse the repository at this point in the history
  4. Add prdoc

    AndreiEres committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b979bb5 View commit details
    Browse the repository at this point in the history
  5. Update prdoc

    AndreiEres committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    54c2812 View commit details
    Browse the repository at this point in the history
  6. Update prdoc

    AndreiEres committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6ce2f5a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

  1. Fix tests

    AndreiEres committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7f743e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    9808c3e View commit details
    Browse the repository at this point in the history
  2. Revert "Fix tests"

    This reverts commit 7f743e9.
    AndreiEres committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c29383b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    568830c View commit details
    Browse the repository at this point in the history
  2. Add tests

    AndreiEres committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c52675e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Add dynamic exec deadline

    AndreiEres committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c19bba4 View commit details
    Browse the repository at this point in the history
  2. fix up

    AndreiEres committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    94f242c View commit details
    Browse the repository at this point in the history
  3. fix up

    AndreiEres committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    59b1a5d View commit details
    Browse the repository at this point in the history
  4. fix up

    AndreiEres committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3da2890 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    AndreiEres committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2a61500 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Fix nits

    AndreiEres committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b1d065b View commit details
    Browse the repository at this point in the history
  2. Add additional tests

    AndreiEres committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8bbce8d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    7b577b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    191dd44 View commit details
    Browse the repository at this point in the history
  3. Fix renaming

    AndreiEres committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d630b34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6964069 View commit details
    Browse the repository at this point in the history
  5. Fix minimal-example

    AndreiEres committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    314aa19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83c5f57 View commit details
    Browse the repository at this point in the history
  7. Fix imports

    AndreiEres committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    40dbd8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4249b24 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    41f2cb9 View commit details
    Browse the repository at this point in the history
  2. Fix missing ttl

    AndreiEres committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    16d9b03 View commit details
    Browse the repository at this point in the history
  3. Fix PvfExecKind

    AndreiEres committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f1cda91 View commit details
    Browse the repository at this point in the history
  4. Update prdoc

    AndreiEres committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    140268e View commit details
    Browse the repository at this point in the history
  5. Fix fmt

    AndreiEres committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1e163c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2873f7f View commit details
    Browse the repository at this point in the history
  7. Use ttl as BlockNumber

    AndreiEres committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d6e0630 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    b45c9e3 View commit details
    Browse the repository at this point in the history
  2. Remove leftovers

    AndreiEres committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    18e94c5 View commit details
    Browse the repository at this point in the history
  3. Fix error

    AndreiEres committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    bfe677d View commit details
    Browse the repository at this point in the history
  4. Update docs

    AndreiEres committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    210a3dd View commit details
    Browse the repository at this point in the history
  5. Add ttl to PvfExecKind

    AndreiEres committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8f00e86 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Rename update_best_block

    AndreiEres committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ecfef63 View commit details
    Browse the repository at this point in the history
  2. Polish

    AndreiEres committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b972d83 View commit details
    Browse the repository at this point in the history
  3. Fix errors

    AndreiEres committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    65a0c1e View commit details
    Browse the repository at this point in the history
  4. Fix Errors

    AndreiEres committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e86d71e View commit details
    Browse the repository at this point in the history
  5. Fix errors

    AndreiEres committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    df2720c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Address review comments

    AndreiEres committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    bd65553 View commit details
    Browse the repository at this point in the history