Releases: cerc-io/stack-orchestrator
Releases · cerc-io/stack-orchestrator
v1.1.0-01499a3-202304200915
Upgrade web-app package versions to set custom relay node (#358) Former-commit-id: 01499a3f053e36ec9546f998e83656d94e682021
v1.1.0-c6e6122-202304190718
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
v1.1.0-c4002dc-202304190819
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
v1.1.0-c071133-202304192055
Fix build script (#351) Former-commit-id: c07113320bbbcc47a82d385ff78108b8bbd6c38e
v1.1.0-bde48b6-202304192200
Set context dir to the script dir to avoid permission errors (#354) Former-commit-id: bde48b699d57ba1e7648fee7fe0935eb8ba21347
v1.1.0-a335ccd-202304192244
Update base containers (#355) * Update to Node18 * Update to latest stable lighthouse Former-commit-id: a335ccde3ae921c2f445086fc9ce78511faf4a24
v1.1.0-7c86717-202304192129
Catch and report git errors (#353) Former-commit-id: 7c867171e4dad0d841732b3b92a64061bd66c8cf
v1.1.0-5ef3789-202304192116
Update setuptools in case the version on the machine is old (#352) Former-commit-id: 5ef37894ce62aa40814ce9f97d21e87926cd3244
v1.1.0-3130af1-202304190652
[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
v1.1.0-cf79f0d-202304181256
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