Commit Graph

21 Commits

Author SHA1 Message Date
c4002dcc5c
Use standalone mobymask-v2-watcher-ts for running watcher server (#327)
* Use standalone mobymask-v2-watcher-ts to run peer test

* Add watcher-ts image for running peer tests

* Run separate containers for peer ids generation and tests

* Wait for watcher to be up before starting peer-test-app

* Resolve peer-test-app compose file and remove setup-repositories for web-apps
2023-04-19 13:48:51 +05:30
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
David Boreham
4a04d20bb2 Merge main 2023-03-24 19:43:46 -06:00
74077d7704 Add Gitea action support via act_runner. 2023-03-24 22:24:40 -05:00
David Boreham
4ad2729ae8 Console host container builds 2023-03-24 19:32:41 -06:00
David Boreham
2ca48fd2a2 Merge branch 'dboreham/add-console' of github.com:cerc-io/stack-orchestrator into dboreham/add-console 2023-03-24 18:38:50 -06:00
f67e367ead Add sdk repo and npm 2023-03-24 17:31:41 -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
870a987760 Add lirewine repos and npms 2023-03-24 02:08:56 -06: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
6735a0d378 Build foundry locally 2023-03-09 17:06:07 -07:00
David Boreham
f3f4033937 Build foundry container locally 2023-01-22 22:19:23 -07:00
Zach
738aa1907b
Update repository-list.txt 2023-01-09 20:03:09 -05:00
prathamesh0
d51508b01d
[WIP] Add a Uniswap v3 watcher-only stack (#82)
* Add a stack for uniswap watcher with info app

* Add deployment instructions

* Use docker interactive option while loading the db dumps
2022-12-22 19:30:56 +05:30
e7296c2ce3
Add tx-spammer (#74)
* Add tx-spammer

* Update README
2022-12-21 09:59:40 -06:00
2c2df6ebbd
Remove extraneous repo
This repo was included erroneously in the original move from old-stack-orchestrator.
2022-12-20 20:37:33 -07:00
efbc86bdea
Moved repos. (#72) 2022-12-20 14:06:48 -06:00
8a9c1fb781
Use new repo (#68) 2022-12-16 15:57:26 -06:00
46375082d6 Support building an npm package to gitea 2022-12-12 14:40:11 -07:00
bd9aaebe3d
eth-probe with fixturenet (#57)
* eth-probe with fixturenet

* Add ability to wait on geth to be up and minting blocks before launching the probe.
2022-12-06 11:10:38 -06:00
1a5844af7a Fix shiv package 2022-11-15 22:02:44 -07:00