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

Add feature flag to enable v2 assignments #2444

Merged
merged 14 commits into from
Dec 11, 2023
Merged

Commits on Nov 22, 2023

  1. Add feature flag to enable v2 assignments

    Scaffold everything, so that we can enable v2 assignments via a node
    feature bit, once all nodes have upgraded to the new protocol.
    
    Implements: #628
    
    Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
    alexggh committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    da6fd18 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
    alexggh committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    7981d4b View commit details
    Browse the repository at this point in the history
  3. Make sure node features is always checked

    Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
    alexggh committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ae47dca View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    629fffa View commit details
    Browse the repository at this point in the history
  2. Add unittest for features enablement

    Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
    alexggh committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    29a51e8 View commit details
    Browse the repository at this point in the history
  3. Address review feedback

    Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
    alexggh committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    0e45f6a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    e0463f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3404f2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59fcfc8 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
    alexggh committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    7669d60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0664f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5be2517 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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