@@ -23,14 +23,14 @@ Extensive documentation is available [here](http://community.optimism.io/docs/)
...
@@ -23,14 +23,14 @@ Extensive documentation is available [here](http://community.optimism.io/docs/)
*[`message-relayer`](./packages/message-relayer): Service for relaying L2 messages to L1
*[`message-relayer`](./packages/message-relayer): Service for relaying L2 messages to L1
*[`l2geth`](./l2geth): Fork of [go-ethereum v1.9.10](https://github.com/ethereum/go-ethereum/tree/v1.9.10) implementing the [OVM](https://research.paradigm.xyz/optimism#optimistic-geth).
*[`l2geth`](./l2geth): Fork of [go-ethereum v1.9.10](https://github.com/ethereum/go-ethereum/tree/v1.9.10) implementing the [OVM](https://research.paradigm.xyz/optimism#optimistic-geth).
*[`integration-tests`](./integration-tests): Integration tests between a L1 testnet, `l2geth`,
*[`integration-tests`](./integration-tests): Integration tests between a L1 testnet, `l2geth`,
*[`ops`](./ops): Contains Dockerfiles for containerizing each service involved in the protocol,
*[`ops`](./ops): Contains Dockerfiles for containerizing each service involved in the protocol,
as well as a docker-compose file for bringing up local testnets easily
as well as a docker-compose file for bringing up local testnets easily
Please refer to our [Security Policy](https://github.com/ethereum-optimism/.github/security/policy) for information about how to disclose security issues with this code.
Please refer to our [Security Policy](https://github.com/ethereum-optimism/.github/security/policy) for information about how to disclose security issues with this code.