Skip to content

Commit

Permalink
op-bootnode: remove op-bootnode service (ethereum-optimism#12901)
Browse files Browse the repository at this point in the history
  • Loading branch information
protolambda authored Nov 12, 2024
1 parent 9f3f8cb commit 72e67e5
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 212 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ The Optimism Immunefi program offers up to $2,000,042 for in-scope critical vuln
<pre>
├── <a href="./docs">docs</a>: A collection of documents including audits and post-mortems
├── <a href="./op-batcher">op-batcher</a>: L2-Batch Submitter, submits bundles of batches to L1
├── <a href="./op-bootnode">op-bootnode</a>: Standalone op-node discovery bootnode
├── <a href="./op-chain-ops">op-chain-ops</a>: State surgery utilities
├── <a href="./op-challenger">op-challenger</a>: Dispute game challenge agent
├── <a href="./op-e2e">op-e2e</a>: End-to-End testing of all bedrock components in Go
Expand Down
1 change: 0 additions & 1 deletion op-bootnode/.gitignore

This file was deleted.

22 changes: 0 additions & 22 deletions op-bootnode/Makefile

This file was deleted.

134 changes: 0 additions & 134 deletions op-bootnode/bootnode/entrypoint.go

This file was deleted.

28 changes: 0 additions & 28 deletions op-bootnode/cmd/main.go

This file was deleted.

25 changes: 0 additions & 25 deletions op-bootnode/flags/flags.go

This file was deleted.

1 change: 0 additions & 1 deletion ops/docker/op-stack-go/Dockerfile.dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

!/cannon
!/op-batcher
!/op-bootnode
!/op-chain-ops
!/op-deployer
!/op-challenger
Expand Down

0 comments on commit 72e67e5

Please sign in to comment.