Skip to content

Commit

Permalink
not needed in plain geth
Browse files Browse the repository at this point in the history
  • Loading branch information
drortirosh committed Feb 13, 2025
1 parent 07f1a34 commit 8fb777e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ jobs:
key: go-ethereum-build-{{ checksum "go-ethereum/commit-hash.txt" }}
paths:
- go-ethereum/build/bin
- go-ethereum/circleciconfig.toml
- run:
name: "Clone bundler"
command: ./scripts/clone-helper master https://github.com/eth-infinitism/bundler.git
Expand Down Expand Up @@ -147,9 +146,8 @@ jobs:
--http.port \
8545 \
--rpc.allow-unprotected-txs \
--config \
circleciconfig.toml \
"

background: true
- run:
name: "Run bundler (ERC4337)"
Expand Down

0 comments on commit 8fb777e

Please sign in to comment.