-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sync Relayer from previous Ethereum block (#384)
* add start block to eth config * add delete cmd to database writer * remove hex root print * add INCENTIVIZED_CHANNEL_FEE env var to script * update beefy eth listener * update beefy eth writer * update beefy relayer init * uncomment relayer from start script * revert beefy init changes * call processFinalVerificationSuccessfulEvents * send txs for populated database before going live * update types for main * add code comment * minor fixes Co-authored-by: Aidan Musnitzky <musnit@gmail.com>
- Loading branch information
1 parent
3e137de
commit 0eec3df
Showing
8 changed files
with
292 additions
and
61 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
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
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.