Commit Graph

23 Commits

Author SHA1 Message Date
prathamesh0
fc522140ba
Add Optimism Fixturenet stack (#266)
* 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>
2023-04-03 12:33:47 +05:30
f6cb041634 Temporary punch the port through to the host to make things work 2023-04-01 10:06:39 -06:00
3fb968c9cf Add console container pod 2023-03-30 00:27:19 -06:00
prathamesh0
71aaa41069
Upgrade dependencies and start inline watcher peer in mobymask-v2 stack (#256)
* Upgrade dependencies in mobymask-v2 stack

* Run inline watcher peer in mobymask v2 stack

---------

Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2023-03-30 09:44:15 +05:30
35ca979068 Fix health checks in erc20 containers 2023-03-28 10:46:26 -06:00
cacd306b22
Add web-apps and laconicd in MobyMask v2 watcher stack (#226)
* Rename .env file

* Add web app services to docker compose file

* Add laconicd to deploy contract and send txs

* Add demo with steps for running mobymask app with L2 chain

* Add fix for yarn install on M1 platform in react-peer

* Update multiaddrs to use websockets

* Add notes in readmes

---------

Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
2023-03-24 15:53:54 +04:00
Nabarun Gogoi
7831078872
Add a stack for mobymask-v2-watcher to run peer tests (#222)
* Add mobymask-v2-watcher stack with peer tests

* Rename stack and container

* Avoid building react-peer container

* Improve step for getting container ID
2023-03-20 18:25:39 +05:30
c8ba07739e Merge branch 'main' into dboreham/fixturenet-eth-deploy-contracts 2023-03-09 17:10:16 -07:00
6735a0d378 Build foundry locally 2023-03-09 17:06:07 -07:00
c07f6c51e2 Update doc 2023-03-08 22:49:00 -07:00
b708bb2122 Configure foundry container 2023-03-08 22:22:43 -07:00
d80fb5dd16
Merge pull request #207 from cerc-io/dboreham/run-cli-in-cluster
Run laconic registry cli in cluster
2023-03-07 10:10:26 -07:00
8a8fef6845 Very basic key export/import implementation 2023-03-07 10:08:04 -07:00
b43886a1a9 Add foundry cli to fixturenet-eth 2023-03-06 15:19:19 -07:00
49c524e8ed Initial commit 2023-03-04 18:45:57 -07:00
9c00aba8f3 Add kubo pod 2023-02-21 05:59:28 -07:00
f01bc27660 Initial commit 2023-01-30 16:53:57 +01:00
e4229e4ceb Fixes to fixturenet-eth 2023-01-26 16:47:06 -07:00
c279bd49a4
Integrate grafana/prometheus with fixturenet-eth. (#156)
* Integrate grafana/prometheus with fixturenet-eth.

* Integrate grafana/prometheus with fixturenet-eth.

* Revert port change

* EOL

* EOL

* Simplify ipld-eth-server config.
2023-01-25 11:50:08 -06:00
David Boreham
ea6f932e00 Implement deploy-system port command 2023-01-23 22:09:56 -07:00
0ea29bc480 Enable metrics endpoint in fixturenet. 2023-01-17 12:04:28 -06:00
8e184f509d
Add remote debugging support to fixturenet-geth. (#113)
* Add remote debugging support to fixturenet-geth.
2023-01-11 12:54:22 -06:00
0435a71b5e Refactor for shiv package 2023-01-07 21:02:14 -07:00