ELC implementation for Optimism.
NOTE: This project is currently under heavy development. Features may change or break.
- optimism-preimage-maker: A tool to create preimages for Optimism ELC.
- optimism-ibc-relay-prover: A tool to prove IBC packets on Optimism ELC.
LCP requires a special configuration to run ELC due to the huge data size of preimage. The following configurations are required:
- Enclave
StackMaxSizeandHeapMaxSizeshould be greater than2GB. - Use client streaming RPC for
update_client