Skip to content

Commit 83ca051

Browse files
authored
feat: bump RSP version (#31)
* feat: bump RSP version * Bump SP1 version * chore: step name * chore: update sp1-contracts to v4.0.0 tag * feat: update Reth to v1.3.3 * chore: bump RSP to latest tag * chore: remove todo * fix: nits
1 parent c9bdace commit 83ca051

File tree

20 files changed

+1642
-905
lines changed

20 files changed

+1642
-905
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
echo "ETH_RPC_URL=${{secrets.ETH_RPC_URL}}" >> $GITHUB_ENV
5151
echo "ETH_SEPOLIA_RPC_URL=${{secrets.ETH_SEPOLIA_RPC_URL}}" >> $GITHUB_ENV
5252
53-
- name: Run uniswap script
53+
- name: Run ${{ matrix.example }}
5454
uses: actions-rs/cargo@v1
5555
with:
5656
command: run

0 commit comments

Comments
 (0)