-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add static checks * fix: data actuality metric on app init (#29) * fix: data actuality metric on app init * fix: add `absent` to alert condition * feat: operators 24h balance diff and new sync participation calc (#28) * feat: operators 24h balance diff and new sync participation calc * fix: typo * fix: remarks * fix: dashboard * sync dashboards with infra * feat: add `CriticalSlashing` (#30) * feat: store Lido keys to sqlite db file (#32) * feat: store Lido keys to sqlite db file * fix: rename * feat: add mkdir to Dockerfile * fix: RUN * feat: use fallback in non-finalized node case (#33) * feat: use fallback in non-finalized node case * fix: ordering `then` `catch` blocks * feat: change default retries count (#34)
- Loading branch information
1 parent
3b5ce62
commit 45c77ed
Showing
7 changed files
with
124 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters