• 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
..
src Loading commit data...
tasks Loading commit data...
test Loading commit data...
test-next Loading commit data...
.depcheckrc Loading commit data...
.eslintrc.js Loading commit data...
.gitignore Loading commit data...
.lintstagedrc.yml Loading commit data...
.prettierrc.js Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
example.env Loading commit data...
hardhat.config.ts Loading commit data...
package.json Loading commit data...
setupVitest.ts Loading commit data...
tsconfig.json Loading commit data...
vitest.config.ts Loading commit data...