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

Move ChainWatcher Delay to Better Spot #209

Closed

Conversation

chalkandpaste
Copy link

No description provided.

ujvl and others added 30 commits October 2, 2023 21:59
* merge main

* run clippy

* mv to chainconfig

* revert 1 loc
* disable deposited tx by flag

* add more notes
* disable deposited tx by flag

* add more notes

* add skeleton

* remove frame

* add batch decode

* fill in epoch hash by l1 inclusion number

* better error msg

* fix typo

* add docs and remove unused batch status
* fix(config): default message parser address (a16z#175)

* fix(config): default message parser address

For external configs let's use default message parser address

* test(config): external config l2 to l1 message parser

* fix(clippy): use first() instead of get(0) (a16z#176)

use first() instead of get(0) to remove clippy warning

---------

Co-authored-by: Boris Povod <[email protected]>
* add temp empty batch fix

* fix appendTx format

* fmt

* fmt

* implement part 1

* minor fmt

* make l2 provider optional to fix test

* fmt

* address comments

* merge

* update

* remove todo

* fix batch format

* update format

* change private_key() name
* move l1 oracle to system accounts

* fmt
* temp fix

* apply suggested fix

* fix

* update

* update
* add specular head info fetching

* test

* revert changing mod visibility
* write feeScalar and feeOverhead to oracle

* read fee params from config

---------

Co-authored-by: LEAFERx <[email protected]>
* update

* add back provider to sequencing source

* update logging
* logging changes

* clippy fix and update versions
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

Successfully merging this pull request may close these issues.

5 participants