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

chore: add back L1 <-> L2 tests #627

Merged
merged 28 commits into from
Oct 3, 2024
Merged

chore: add back L1 <-> L2 tests #627

merged 28 commits into from
Oct 3, 2024

Conversation

pscott
Copy link
Contributor

@pscott pscott commented Aug 12, 2024

This PR adds back the L1 <-> L2 tests that got removed previously. Doing so is a little bit more involved than initially planned, as it CHANGING the devnet, updating the dependencies to major versions (and encountering some dependencies missmatch...), encountering unknown bugs and investigating with the dev team behind the project...

  • Changing starknet-devnet to starknet-devnet-rs
  • Updating all dependencies
  • Add back stark sig tests
  • Add back eth sig tests
  • Add back eth tx tests
  • Add back L1 Avatar Execution tests

Closes #625

@pscott pscott changed the title [WIP] chore: add back L1 <-> L2 tests Sep 4, 2024
Copy link
Member

@bonustrack bonustrack left a comment

Choose a reason for hiding this comment

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

utACK

@pscott pscott merged commit 1c8b65d into develop Oct 3, 2024
2 checks passed
@pscott pscott deleted the fix_add_l1_l2_tests branch October 3, 2024 16:23
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.

add back the L1 <-> L2 tests
2 participants