Skip to content

Commit

Permalink
Deploy 3.0.1 (#974)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrent committed Oct 12, 2023
1 parent 7affc85 commit 6d850fe
Show file tree
Hide file tree
Showing 7 changed files with 769 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- run: yarn devchain &
env:
MAINNET_RPC_URL: https://mainnet.infura.io/v3/9aa3d95b3bc440fa88ea12eaa4456161
FORK_BLOCK: 18114118
FORK_BLOCK: 18329921
FORK_NETWORK: mainnet
- run: yarn deploy:run --network localhost
env:
Expand Down Expand Up @@ -65,7 +65,7 @@ jobs:
TS_NODE_SKIP_IGNORE: true
MAINNET_RPC_URL: https://eth-mainnet.alchemyapi.io/v2/${{ secrets.ALCHEMY_MAINNET_KEY }}
FORK_NETWORK: mainnet

plugin-tests-base:
name: 'Plugin Tests (Base)'
runs-on: ubuntu-latest
Expand Down
Loading

0 comments on commit 6d850fe

Please sign in to comment.