-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: process fee vault withdrawals (#24)
* IMPORTANT: change db type to WithdrawalInitiatedLog * feat: rename L2ScannedBlock to L2ScannedBlockV2 Rename type name to change the database table, so that discard the stabled records * feat(processor): process withdrawalInitiatedLog instead of withdrawToEvent * feat: add indexer * fix: check log length * chore(metrics): adjust db table name * chore: rename variables * optimize(indexer): update l2_scanned_blocks every 10min
- Loading branch information
1 parent
9836c73
commit df84810
Showing
5 changed files
with
319 additions
and
177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.