0xMiden / 0xMiden/node

Add an `agglayer` check to the monitor

Aperta
#2,525 2 commenti 1 reazione 1 assegnatario Rivendicata da @SantiagoPittella Vedi su GitHub
monitor
Lingua principale
Rust
Stelle
104
Fork
138
Merge medio
1g 13h
PR unite (30g)
56

Descrizione

We should add the Agglayer as a new monitor card so we can track the status of bridges into and out of the network.

The monitor usually follows one of two approaches: consume a status endpoint or run a network workflow itself.
In this case, there’s no status endpoint we can consume directly, and running full bridge-in/out workflows from the monitor would require handling Ethereum-side transactions and events.

After discussing this with Pablo Vigara (didn't found its GH user), we came up with a separate component that runs these workflows and exposes the status of the latest execution. The monitor would only need to consume that endpoint.

A couple of open questions:
- Where should this component live? IMO, it deserves its own repository.
- Which token should the workflows use: the native token, a dedicated test token, or a configurable token?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.