• Will Cory's avatar
    fix: Replay transactions that can be finalized (#9969) · 372bca22
    Will Cory authored
    * 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
    
    * speed up ci by installing wait-on
    
    * clean up
    
    * fix: Test running only 1 at a time
    
    ---------
    Co-authored-by: default avatarWill Cory <willcory@Wills-MacBook-Pro.local>
    372bca22
Name
Last commit
Last update
..
testUtils Loading commit data...
README.md Loading commit data...
bridgeEcoToken.spec.ts Loading commit data...
failedMessages.spec.ts Loading commit data...
messageStatus.spec.ts Loading commit data...
proveMessage.spec.ts Loading commit data...