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 exclusion tokens option #166

Merged
merged 5 commits into from Mar 6, 2023
Merged

add exclusion tokens option #166

merged 5 commits into from Mar 6, 2023

Conversation

ngmachado
Copy link
Collaborator

@ngmachado ngmachado commented Feb 8, 2023

Add EXCLUDED_TOKENS option to sentinel.

This option allows sentinel operator to exclude a set of tokens that don't want to make liquidations.

Rules applied:

  • If TOKENS option is set EXCLUDED_TOKENS is ignore.
  • Set/remove EXCLUDED_TOKENS options will not required a resync of sentinel database.

EXCLUDED_TOKENS can be set on .env file or by using -e <address> as cmd arg

@ngmachado ngmachado marked this pull request as draft February 8, 2023 21:00
@ngmachado ngmachado marked this pull request as ready for review March 6, 2023 11:17
@ngmachado ngmachado requested a review from d10r March 6, 2023 11:17
Copy link
Collaborator

@d10r d10r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@d10r d10r merged commit a435cf3 into master Mar 6, 2023
1 check passed
@d10r d10r deleted the exclude_tokens branch March 6, 2023 19:54
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.

None yet

2 participants