Skip to content

Strata monitoring#164

Open
ctmotox2 wants to merge 4 commits intoyearn:mainfrom
ctmotox2:strata-monitoring
Open

Strata monitoring#164
ctmotox2 wants to merge 4 commits intoyearn:mainfrom
ctmotox2:strata-monitoring

Conversation

@ctmotox2
Copy link
Copy Markdown
Contributor

Build monitoring for Strata junior and senior tranches

@ctmotox2 ctmotox2 marked this pull request as draft March 11, 2026 14:25
@ctmotox2 ctmotox2 marked this pull request as ready for review March 17, 2026 12:13
usdai/main.py
yearn/alert_large_flows.py
maple/main.py
timelock/timelock_alerts.py
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Why remove this?

cache_key_prefix: nonces-v3
extra_env: |
CACHE_FILENAME=nonces.txt
NONCE_FILENAME=nonces.txt
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

is this needed?

NONCE_FILENAME=nonces.txt
scripts: |
safe/main.py
timelock/timelock_alerts.py
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We don't need to check timelock every 15min, every hour is more than enough.

return None

query = """
query GetStrataFlows($sinceTs: Int!, $vaultAddress: String!, $chainId: Int!) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is this data indexed in envio?

Comment on lines +56 to +57
TimelockConfig("0xb2a3cf69c97afd4de7882e5fee120e4efc77b706", 1, "STRATA", "Strata 48h Timelock"),
TimelockConfig("0x4f2682b78f37910704fb1aff29358a1da07e022d", 1, "STRATA", "Strata 24h Timelock"),
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Are these addresses added to Envio for indexing?

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.

3 participants