1
0
Commit Graph

607 Commits

Author SHA1 Message Date
prathamesh0
3634a35479 Avoid persisting lighthouse bootnode ENR between restarts (#377)
Former-commit-id: cba2345af3485d22a9d315d3cffe618caae470b6
2023-05-02 12:14:48 +05:30
Zach
255a71fa4c Merge pull request #376 from cerc-io/fix-readme
Former-commit-id: 2c57fd21220bc1a3838b991825478171fa6a1d58
2023-04-29 14:57:13 -04:00
Zach
3751db8046 rm gerbil from doc
Former-commit-id: 97433a7bb562c94e09b0a311324318c65c0c0b84
2023-04-29 14:55:10 -04:00
zramsay
6bb1acc04f better direction to stacks
Former-commit-id: 993118deb4e4ee668ad0c746fde40317cc37c2f0
2023-04-27 13:16:53 -04:00
Zach
9da47a2e45 Merge pull request #344 from cerc-io/console-docs
document the laconicd / sdk/ registry CLI / web console Stack

Former-commit-id: c712c181fc2d6cfe595cb98941a5be8efc86be3d
2023-04-27 13:00:54 -04:00
8cdb9cee35 Remove gerbil builder container from build-support stack (#375)
Former-commit-id: 19e38d2a942af03e80e81138b3f079dfbf4de7fa
2023-04-27 10:54:11 -06:00
f8306e6685 Add foundry to the fixturenet-eth-tx stack (#374)
Former-commit-id: af93743974a5ea35f13a65261b53a2581eb36016
2023-04-27 10:52:37 -06:00
Zach
feb5fe7bff Merge pull request #371 from cerc-io/zramsay-patch-1
optimism: on error, wait, then re-run 'deploy up'
Former-commit-id: b74e89fd3f4a26494ee5edc122f3cf5c4de2b900
2023-04-27 12:34:04 -04:00
b0770d7379 Remove >
Former-commit-id: 73419c341a427133161264e9bee5e6082bc918ce
2023-04-27 10:22:21 -06:00
prathamesh0
4aecfcd780 Map op-batcher and op-proposer ports to host (#373)
Former-commit-id: f04b266a24351d89fe60c2f87a0cbcd7e81dc6bf
2023-04-27 18:26:58 +05:30
03f6d027f9 Minor script cleanup. (#372)
Former-commit-id: 323ca3b2387e0ac656b901405362298895b8a3e8
2023-04-26 23:26:50 -05:00
Zach
617228d0dc optimism: on error, wait, then re-run 'deploy up'
Former-commit-id: a4ff8f3dcb8ff2b45fc89b9d99d8f354bb14b545
2023-04-26 14:43:32 -04:00
d8522211f4 Add script for exporting ethdb from fixturenet. (#370)
* Add script for exporting ethdb from fixturenet.

* Update README

* Script

Former-commit-id: 7a607c299441126d3c9126dc4efa70b18b63ea48
2023-04-26 00:13:35 -05:00
prathamesh0
4ca185c753 Fix sample env in MobyMask app instructions (#369)
Former-commit-id: 6a11046ea5e107bfdba32767532f472e4f72d00b
2023-04-25 19:38:13 +05:30
prathamesh0
e004d93891 Add instructions to run MobyMask app with a watcher on network (#368)
* Remove unnecessary check on watcher endpoint

* Add instructions to run MobyMask app with a watcher on network

* Move watcher on network docs to a separate folder

* Add nginx config for watcher endpoint

* Add expected output logs

* Add sample nginx config for hosting the app

* Update instructions

Former-commit-id: 018950858b1607e08185d65588047718039db959
2023-04-25 18:32:38 +05:30
prathamesh0
8f6703940a Upgrade Optimism (#367)
Former-commit-id: 8a054a979ca45debcfe4af04fb858a123cce3a96
2023-04-25 15:52:38 +05:30
prathamesh0
cf0e0c5d94 Add an arg for shutdown timeout in deploy down command (#366)
Former-commit-id: 44cf57df9b627fb2ad992e56d14b7f7caef52779
2023-04-25 11:51:49 +05:30
prathamesh0
7f3a33564a Upgrade Optimism and add op-proposer (#364)
* Use the latest stable optimism release

* Remove unnecessary repos from repo-list

* Add op-proposer service to fixturenet-optimism stack

* Add jq and bash to op-proposer image

* Update instructions

* Update op-batcher and op-geth commands

Former-commit-id: 988be0ef9ab6c4f3b74431ca0bd31c41fa0584b0
2023-04-25 10:41:47 +05:30
10337e77f6 Upgrade mobymkas-ui package version for endorse member UI (#365)
Former-commit-id: d7ea87426885f85a78efbc67d310b9abde3f21b8
2023-04-24 17:55:17 +05:30
prathamesh0
7a1ec3f196 Fix mobymask contract deployment script (#362)
Former-commit-id: 0bc54b30e0512bcf5f261b379a88fca3c004c44f
2023-04-21 17:27:53 +05:30
4beb889e9f Add DOCKER_HOST inheriting from the caller, to build environment (#360)
* Add DOCKER_HOST inheriting from the caller, to build environment

* Fix for env var not set

Former-commit-id: 9feff35f536a02b4c3986899c988aa620055ea50
2023-04-20 17:30:54 -06:00
2b8eccf167 Add more debugging
Former-commit-id: e8ec090f1d76f5a2b829a26bb78fb43a45a3dba2
2023-04-20 16:58:13 -06:00
f5acbd1db0 Dump image list for debugging
Former-commit-id: 0a08a7ecba982774b175fbf287716639f914040d
2023-04-20 16:47:40 -06:00
f87f3d4765 Stop on error
Former-commit-id: 7c6b2543af53cbf0cb79af1d9aadc262a4052e80
2023-04-20 16:26:19 -06:00
d2dfcc813f Enable in-container docker
Former-commit-id: 074a3fe20eae5aab40c59a4c379d348efe38fdef
2023-04-20 16:21:26 -06:00
prathamesh0
d6f829ee65 Add instructions to join MobyMask watcher p2p network (#346)
* Refactor L2 enpoint check to contract deployment script

* Add instructions to join to an existing watcher network

* Include mobymask-v2-watcher-ts in repositories setup

* Add a clean up section and expected outputs

* Add a troubleshooting section

* Use lxdao frontend

* Update instructions for updated UI

Former-commit-id: f78176a27fe7b180e5d4197e8b29dbaed323874e
2023-04-20 15:30:19 +05:30
prathamesh0
363a0b733f Fetch geth accounts using an exposed endpoint (#357)
* Fetch account creds served by geth service

* Use fetched account creds in mobymask-v2 stack

Former-commit-id: eb777b0b477c32791cfb7691814475176f923e26
2023-04-20 15:12:59 +05:30
3d75523d73 Upgrade web-app package versions to set custom relay node (#358)
Former-commit-id: 01499a3f053e36ec9546f998e83656d94e682021
2023-04-20 14:45:01 +05:30
35dd30f877 Add container to mobymask-v2 stack for LXDAO mobymask-app (#347)
* Add container to stack for lxdao mobymask-app

* Remove shm_size

* Use cerc-io scoped alias for lxdao app package

* Change alias to @cerc-io/mobymask-ui-lxdao

Former-commit-id: 46b36c3cb6e9b4cbbaf908052d49e498f6397f33
2023-04-20 10:49:19 +05:30
b3feab0592 Turn off CI job on push except for to main
Former-commit-id: 727fa67d8e0e5ac467388d8af29a6a99c15b74de
2023-04-19 21:32:48 -06:00
e3e48ccbf3 Delete fixturenet-eth-test.yml
Former-commit-id: 5c53e3bedc92846a06334a7ab9041150c031c623
2023-04-19 20:56:19 -06:00
Zach
df13b8f630 Merge pull request #320 from cerc-io/add-kubo-stack
Add kubo (IPFS) as a stack

Former-commit-id: 45cab0f33d86835664ad5494b120b3b61cf3e785
2023-04-19 21:48:55 -04:00
Zach
209d49f105 Update laconicd-fixturenet.md
Former-commit-id: 32c0830e777ec3ca9d9b638e4c0d6071cd9d4aaa
2023-04-19 21:10:19 -04:00
b7094c7e7f Merge branch 'main' of github.com:cerc-io/stack-orchestrator into main
Former-commit-id: c1ba7f0c1b76210a1461545c11d4cdb617c79bf6
2023-04-19 18:28:39 -06:00
fefbcf031c Put file in the right place
Former-commit-id: aadd1c15f03e18701e035204e22a652f1e30329c
2023-04-19 18:27:56 -06:00
d98b02266b Add fixturenet-eth test (#356)
* Add fixturenet-eth test

Former-commit-id: d1cada5029692aec1b0f76f5bdd17468cf85909f
2023-04-19 18:25:49 -06:00
beac97b842 Get branch name right
Former-commit-id: 8aed8ab8ae3e9263eda0e073127c9d4b7b8154b8
2023-04-19 18:22:18 -06:00
ea7c5109b8 Add fixturenet-eth test
Former-commit-id: db6da4b75a510b8ab3c153e53632495b29a863ae
2023-04-19 18:20:00 -06:00
6ce01a79ed Update base containers (#355)
* Update to Node18

* Update to latest stable lighthouse

Former-commit-id: a335ccde3ae921c2f445086fc9ce78511faf4a24
2023-04-19 16:43:59 -06:00
2d5abdce45 Set context dir to the script dir to avoid permission errors (#354)
Former-commit-id: bde48b699d57ba1e7648fee7fe0935eb8ba21347
2023-04-19 16:00:41 -06:00
db1edd85e6 Catch and report git errors (#353)
Former-commit-id: 7c867171e4dad0d841732b3b92a64061bd66c8cf
2023-04-19 15:29:41 -06:00
55b2d3bd25 Update setuptools in case the version on the machine is old (#352)
Former-commit-id: 5ef37894ce62aa40814ce9f97d21e87926cd3244
2023-04-19 15:16:34 -06:00
a3b3ac18b1 Fix build script (#351)
Former-commit-id: c07113320bbbcc47a82d385ff78108b8bbd6c38e
2023-04-19 14:55:36 -06:00
53fbc60f55 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

Former-commit-id: c4002dcc5c5001d3b45cda334bcc64929a1c7dbc
2023-04-19 13:48:51 +05:30
prathamesh0
4caae1d850 Gracefully shutdown optimism batcher and op-geth containers (#345)
* Gracefully shutdown optimism batcher and op-geth containers

* Remove unnecessary env export

Former-commit-id: c6e6122516f07240d64d5775e235735fa7237bdc
2023-04-19 12:48:38 +05:30
prathamesh0
3f79c2b811 [WIP] Handle restarts in fixturenet-eth stack (#324)
* Use mounted volumes for data in geth nodes

* Use mounted volumes for data in lighthouse nodes

* Avoid resetting genesis time in a lighthouse node on restart

* Mount parent datadir for lighthouse nodes

* Trap signals on shutdown and clean up in lighthouse nodes

* Allow stalled sync in lighthouse beacon nodes

* Gracefully shutdown geth nodes

* Add clean up instructions

* Gracefully shutdown lighthouse boot node

Former-commit-id: 3130af161539c701e46b4ef8a8af5b503ce0433b
2023-04-19 12:22:13 +05:30
zramsay
1629129cd5 the fix
Former-commit-id: e5b9b74b4c0b890d6e79627f47139ef0b255e7a2
2023-04-18 19:55:51 -04:00
zramsay
feee38140d second pass
Former-commit-id: 07c2a01a5810d2d446e8465f4db4ce4bdcfc619f
2023-04-18 18:48:52 -04:00
zramsay
ddf51e01a3 first pass
Former-commit-id: ca29e9cf0d887228db37ef4c190800c5fa107e79
2023-04-18 18:01:54 -04:00
b0aeff50bb Package mobymask-v2 stack web-apps similar to laconic-console app (#310)
* Build MobyMask web-app at container build step

* Fix web-app start script to use env variables in config

* Replace variables in built web-app files

* Use published mobymask-ui package from gitea

* Use published react-peer/test-app from gitea

* Remove local gitea publish TODO

Former-commit-id: cf79f0de0adccbd8812ed23a3d0a013cd5af7ff8
2023-04-18 18:25:58 +05:30