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

Implement a job to sync withdrawal_utxo from Citrea #531

Open
ekrembal opened this issue Feb 14, 2025 · 0 comments
Open

Implement a job to sync withdrawal_utxo from Citrea #531

ekrembal opened this issue Feb 14, 2025 · 0 comments
Assignees

Comments

@ekrembal
Copy link
Member

ekrembal commented Feb 14, 2025

Issue Description

When a user makes a withdrawal in Citrea, it emits an event Withdrawal, we need to have a job in Citrea, where it syncs all these events, gets the move_txids, writes them into a db. https://github.com/chainwayxyz/citrea/blob/nightly/crates/evm/src/evm/system_contracts/src/Bridge.sol#L148

Later, we will use this when sending our kickoff txs.

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

No branches or pull requests

2 participants