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

Implement scaffolding for sentinel integration #5672

Closed
wants to merge 7 commits into from

Commits on Feb 24, 2021

  1. feat(sentinel): add sentinel module scaffolding and API

    - allows lotus to be started in sentinel mode and start a watch that logs
    tipsets as they are received.
    frrist committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    c671988 View commit details
    Browse the repository at this point in the history
  2. polish(sentinel): add mode for building lotus in sentinel mode

    - replaces the sentinel flag on daemon command.
    frrist committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    6789392 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    6f5e457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45ab7c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a50b2e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7787c94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cae8ad4 View commit details
    Browse the repository at this point in the history