Optimism is Ethereum, scaled.
Go to file
dependabot[bot] 9a36d674b5
chore(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0 in /proxyd (#25)
Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.10.1 to 1.11.0.
- [Commits](https://github.com/rs/cors/compare/v1.10.1...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/rs/cors
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-21 10:15:16 -05:00
.circleci feat: add docker registry image tagging to release workflow (#34) 2024-07-24 12:55:35 -05:00
.github feat: v1 tag-service and release flow for proxyd 2024-06-11 18:27:05 -05:00
op-conductor-mon op-conductor-mon: updates optimism dep, fix breaking cluster membership api change (#13) 2024-06-20 17:09:07 -04:00
op-ufm feat: Merge op ufm into infra (#3) 2024-05-30 12:33:46 -07:00
ops feat: add docker registry image tagging to release workflow (#34) 2024-07-24 12:55:35 -05:00
proxyd chore(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0 in /proxyd (#25) 2024-08-21 10:15:16 -05:00
.editorconfig feat: op-conductor-mon (#1) 2024-05-24 14:34:07 -07:00
.gitignore feat: op-conductor-mon (#1) 2024-05-24 14:34:07 -07:00
CODE_OF_CONDUCT.md Initial commit 2024-05-21 12:42:55 -07:00
codecov.yml feat: op-conductor-mon (#1) 2024-05-24 14:34:07 -07:00
CONTRIBUTING.md Initial commit 2024-05-21 12:42:55 -07:00
go.mod feat: op-conductor-mon (#1) 2024-05-24 14:34:07 -07:00
LICENSE feat: add MIT license (#5) 2024-05-30 17:45:37 -05:00
PULL_REQUEST_TEMPLATE.md Initial commit 2024-05-21 12:42:55 -07:00
README.md feat(readme): add op-ufm (#4) 2024-05-30 12:36:28 -07:00
SECURITY.md Initial commit 2024-05-21 12:42:55 -07:00

Optimism Infrastructure

This repository is an extension of the Optimism monorepo and contains the infrastructure that supports the Optimism ecosystem.

Components

  • op-conductor-mon: Monitors multiple op-conductor instances and provides a unified interface for reporting metrics.
  • op-ufm: User facing monitoring creates transactions at regular intervals and observe transaction propagation across different RPC providers.