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 Lifecycle finalized events triggered before starting the node #1210

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Sep 19, 2024

  1. Add Lifecycle finalized events triggered before starting the node

    We should finalize/migrate ACL before we start the node. Also useful for other cases when we need to have these in the final data to make sure wwe do not change after someone already tries to connect.
    Apollon77 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7421d73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    252b411 View commit details
    Browse the repository at this point in the history
  3. move triggering place

    Apollon77 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3a21852 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6aef9c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2aed740 View commit details
    Browse the repository at this point in the history