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

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.

@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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👀 In review
Development

Successfully merging a pull request may close this issue.

2 participants
@eugypalu and others