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

Replace ethers with alloy #65

Merged
merged 12 commits into from
Sep 10, 2024
Merged

Replace ethers with alloy #65

merged 12 commits into from
Sep 10, 2024

Conversation

stephenctw
Copy link
Contributor

@stephenctw stephenctw commented Aug 28, 2024

This turns out to be a much bigger PR than just replacing ethers with alloy.

  • full migration to alloy from ethers
  • update machine-bindings build script for emulator v0.18
  • full node using DaveConsensus and rollups-contracts (still missing the part spawning a compute dispute process)
  • all compute tests passed with both client-lua and prt-rs

@stephenctw stephenctw self-assigned this Aug 28, 2024
@stephenctw stephenctw marked this pull request as draft August 28, 2024 15:12
@stephenctw stephenctw changed the base branch from feature/update-machine to main September 7, 2024 06:22
@stephenctw stephenctw force-pushed the feature/use-alloy branch 2 times, most recently from ba33716 to ed2f1a8 Compare September 7, 2024 06:25
@stephenctw stephenctw force-pushed the feature/use-alloy branch 2 times, most recently from d524390 to d22544b Compare September 7, 2024 16:33
@stephenctw stephenctw requested a review from GCdePaula September 7, 2024 16:38
@stephenctw stephenctw marked this pull request as ready for review September 7, 2024 16:38
@stephenctw stephenctw force-pushed the feature/use-alloy branch 2 times, most recently from faea20c to 2fe40d4 Compare September 8, 2024 09:20
Copy link
Collaborator

@GCdePaula GCdePaula left a comment

Choose a reason for hiding this comment

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

🔥🔥🔥

@stephenctw stephenctw merged commit 7c8a3b0 into main Sep 10, 2024
1 check passed
@GCdePaula GCdePaula deleted the feature/use-alloy branch September 13, 2024 17:37
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