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

Remove arbutil's L1Interface and use *ethclient.Client instead #2641

Merged
merged 6 commits into from
Oct 1, 2024

Conversation

ganeshvanahalli
Copy link
Contributor

@ganeshvanahalli ganeshvanahalli commented Sep 6, 2024

This PR removes arbutil's L1Interface and uses *ethclient.Client in its place

Resolves NIT-2763

@cla-bot cla-bot bot added the s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA. label Sep 6, 2024
@ganeshvanahalli ganeshvanahalli marked this pull request as ready for review September 9, 2024 08:08
@ganeshvanahalli ganeshvanahalli changed the title Remove L1 interface and use *ethclient.Client instead Remove arbutil's L1Interface and use *ethclient.Client instead Sep 9, 2024
Copy link
Contributor

@gligneul gligneul left a comment

Choose a reason for hiding this comment

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

Looks good! Just minor comments/questions.

arbnode/dataposter/dataposter_test.go Outdated Show resolved Hide resolved
arbnode/dataposter/dataposter_test.go Show resolved Hide resolved
arbutil/correspondingl1blocknumber.go Show resolved Hide resolved
staker/rollup_watcher.go Show resolved Hide resolved
gligneul
gligneul previously approved these changes Sep 10, 2024
eljobe
eljobe previously approved these changes Sep 12, 2024
Copy link
Member

@eljobe eljobe left a comment

Choose a reason for hiding this comment

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

LGTM

amsanghi
amsanghi previously approved these changes Sep 23, 2024
Copy link
Member

@eljobe eljobe left a comment

Choose a reason for hiding this comment

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

LGTM

@ganeshvanahalli ganeshvanahalli merged commit a7e762d into master Oct 1, 2024
15 checks passed
@ganeshvanahalli ganeshvanahalli deleted the remove-arbutil-l1interface branch October 1, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design-approved s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants