fc522140ba
* Initial version * Update readme * Build op-geth container * Add optimism go code containers * Add optimism contracts container * Update optimism contracts container build * Add fixturenet-optimism-contracts service to deploy L1 contracts * Add fixturenet-optimism op-node and op-geth * Avoid reading addresses from a file when sending balances * Fixes for running op-geth container * Fix image name and command in optimism-contracts service * Add a healthcheck to lighthouse bootnode to avoid failing eth txs * Avoid using hardhat ethers to send balances from an account * Update script to send balance to L1 bridge proxy contract * Implement op-node container * Wait for a finalized L1 block to exist * Fix for running op-batcher * Add a todo for restart support * Integrate optimism-contracts service and update instructions * Update clean-up to remove docker volumes * Update volume access permissions * Add a todo to replace foundry usage with web3 js * Add known issues * Fix README * Fix indentation * Update known issues --------- Co-authored-by: David Boreham <david@bozemanpas.com> Co-authored-by: David Boreham <david@bozemanpass.com> Co-authored-by: nabarun <nabarun@deepstacksoft.com>
37 lines
755 B
Plaintext
37 lines
755 B
Plaintext
cerc/foundry
|
|
cerc/test-contract
|
|
cerc/eth-statediff-fill-service
|
|
cerc/eth-statediff-service
|
|
cerc/go-ethereum
|
|
cerc/go-ethereum-foundry
|
|
cerc/lighthouse
|
|
cerc/ipld-eth-db
|
|
cerc/ipld-eth-beacon-db
|
|
cerc/ipld-eth-beacon-indexer
|
|
cerc/ipld-eth-server
|
|
cerc/laconicd
|
|
cerc/laconic-registry-cli
|
|
cerc/laconic-console-host
|
|
cerc/fixturenet-eth-geth
|
|
cerc/fixturenet-eth-lighthouse
|
|
cerc/watcher-mobymask
|
|
cerc/watcher-erc20
|
|
cerc/watcher-erc721
|
|
cerc/watcher-uniswap-v3
|
|
cerc/uniswap-v3-info
|
|
cerc/watcher-mobymask-v2
|
|
cerc/react-peer
|
|
cerc/mobymask-ui
|
|
cerc/mobymask
|
|
cerc/test-container
|
|
cerc/eth-probe
|
|
cerc/builder-js
|
|
cerc/keycloak
|
|
cerc/tx-spammer
|
|
cerc/builder-gerbil
|
|
cerc/act-runner
|
|
cerc/act-runner-task-executor
|
|
cerc/optimism-l2geth
|
|
cerc/optimism-op-batcher
|
|
cerc/optimism-op-node
|