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

monitor/finality: add flag to enable finality vote monitor #358

Merged
merged 2 commits into from
Oct 2, 2023

Conversation

minh-bq
Copy link
Contributor

@minh-bq minh-bq commented Sep 27, 2023

  • monitor/finality: add flag to enable finality vote monitor
    This commit adds monitor.finalityvote flag to enable finality vote monitor.
  • Dockerfile: set ENABLE_FAST_FINALITY_SIGN default to be false
    In common case, non-validator nodes doesn't need to enable fast finality sign so
    we make this environment variable default to be false.

@minh-bq minh-bq requested a review from DNK90 September 27, 2023 07:42
This commit adds monitor.finalityvote flag to enable finality vote monitor.
In common case, non-validator nodes doesn't need to enable fast finality sign so
we make this environment variable default to be false.
@minh-bq minh-bq merged commit 7a0fdd4 into axieinfinity:master Oct 2, 2023
1 check passed
@minh-bq minh-bq deleted the feat/monitor-finality-flag branch October 2, 2023 07:54
minh-bq added a commit that referenced this pull request Oct 4, 2023
* monitor/finality: add flag to enable finality vote monitor

This commit adds monitor.finalityvote flag to enable finality vote monitor.

* Dockerfile: set ENABLE_FAST_FINALITY_SIGN default to be false

In common case, non-validator nodes doesn't need to enable fast finality sign so
we make this environment variable default to be false.
andicrypt pushed a commit to andicrypt/ronin that referenced this pull request Nov 1, 2023
…ity#358)

* monitor/finality: add flag to enable finality vote monitor

This commit adds monitor.finalityvote flag to enable finality vote monitor.

* Dockerfile: set ENABLE_FAST_FINALITY_SIGN default to be false

In common case, non-validator nodes doesn't need to enable fast finality sign so
we make this environment variable default to be false.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants