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

[OPCORE-863]: fix(service): start multiple feeds managers #14197

Merged
merged 7 commits into from
Aug 29, 2024

Commits on Aug 26, 2024

  1. fix(service): start multiple feeds managers

    In order to support connection to multiple feed managers, when on start of the node, we want to  attempt to connect to list of registered feed managers.
    graham-chainlink committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6e25ca3 View commit details
    Browse the repository at this point in the history
  2. fix: feature flag for multi feeds managers

    Introduce a new feature flag for enabling support for multi feeds managers.
    graham-chainlink committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    145b695 View commit details
    Browse the repository at this point in the history
  3. refactor(service): delete ListJobProposals

    No longer used, since it was replaced by ListJobProposalsByManagersIDs
    graham-chainlink committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5220fb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87529ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad56002 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Aug 29, 2024

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