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

Integrate Watcher, DB, Indexer #36

Merged
merged 71 commits into from
Mar 26, 2025
Merged

Integrate Watcher, DB, Indexer #36

merged 71 commits into from
Mar 26, 2025

Conversation

frisitano
Copy link
Collaborator

No description provided.

greged93 and others added 30 commits March 12, 2025 10:47
* init bridge implementation

* extend bridge implementation

* refactor and clean up dependencies

* add .vscode to .gitignore

* lint

* spacing

* cleanup

* wrap inner block import in bridge

* add bridge integration test

* refactor and clean up

* add comments

* migrate shared dependencies to workspace

* feature propogation

* lints and feature fix

* remove scroll feature

* add scroll feature

* integrate reth upstream changes

* address PR feedback

* stash

* add systemd service file

* update systemd file

* update systemd file

* address comments

* rollup node manager

* merge main

* add Cargo.lock

* lint

* lint

* lint

* lint

* ci remove no-dev-deps

* fix serde dep - scroll-wire

* skip no_std on scroll-engine and scroll-rollup-node

* skip no_std on scroll-engine and scroll-rollup-node

* address comments

* lints

* cleanup

* tsets

* lint + refactor

* refactor engine api call ordering

* lint

* fix fcu

* lint

* remove syncing error return on new payload

* update forkchoice state after succesfully new payload

* update reth following chainspec fork id logic change

* PR feedback

* lints

* lints
@frisitano frisitano marked this pull request as ready for review March 19, 2025 13:02
@frisitano frisitano requested a review from greged93 March 19, 2025 13:03
@frisitano frisitano changed the base branch from feat/indexer-impl to main March 21, 2025 18:05
Copy link
Collaborator

@greged93 greged93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@frisitano frisitano merged commit 8389d1b into main Mar 26, 2025
12 checks passed
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.

2 participants