Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

relayers-observer lambda function #1527

Open
Tracked by #1526
eugypalu opened this issue Oct 23, 2024 · 1 comment
Open
Tracked by #1526

relayers-observer lambda function #1527

eugypalu opened this issue Oct 23, 2024 · 1 comment
Assignees

Comments

@eugypalu
Copy link
Contributor

eugypalu commented Oct 23, 2024

A cron job that checks the relayers' balance every X minutes. An AWS secret was created with a private key and an unused address, which will receive funds from the coinbase and redistribute them to the relayers. Each time the Lambda runs, it checks if the relayers' balance has dropped below a certain threshold and, if necessary, transfers funds to the relayers to restore the required balance.

@github-project-automation github-project-automation bot moved this to 🆕 Backlog in Kakarot on Starknet Oct 23, 2024
@eugypalu eugypalu changed the title relayers-observer that checks the relayers' balance every X minutes and funds them if necessary relayers-observer lambda function Oct 23, 2024
@eugypalu eugypalu self-assigned this Oct 23, 2024
matthieuauger pushed a commit to matthieuauger/kakarot that referenced this issue Nov 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Status: 👀 In review
Development

Successfully merging a pull request may close this issue.

2 participants
@eugypalu and others