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

fix: Replay transactions that can be finalized #9969

Merged

Commits on Apr 1, 2024

  1. fix: Replay transactions that can be finalized

    comments
    
    Update packages/sdk/src/cross-chain-messenger.ts
    
    feat: Add test
    
    remove stale changeset
    
    fix: remove the stale goerli tests
    
    fix: run pnpm nx build instead of pnpm build
    
    dpeend on pnpm monorepo instead of nx building
    
    wrong ports
    
    http not https
    
    fix: sepolia chain ids
    
    debugging why it's broke
    
    linter: rip
    
    rekick the tests with env variables set to sepolia op rather than mainnet op
    
    fix: Update to a withdrawal that should actually work
    
    fix:test
    Will Cory authored and Will Cory committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    97d8a01 View commit details
    Browse the repository at this point in the history
  2. speed up ci by installing wait-on

    Will Cory authored and Will Cory committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    516d85a View commit details
    Browse the repository at this point in the history
  3. clean up

    Will Cory authored and Will Cory committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    12fcf66 View commit details
    Browse the repository at this point in the history
  4. fix: Test running only 1 at a time

    Will Cory authored and Will Cory committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    cc59585 View commit details
    Browse the repository at this point in the history