Releases: cerc-io/stack-orchestrator
Releases · cerc-io/stack-orchestrator
v1.1.0-32f8d65-202306071319
Update mobymask-v2 stack with lighthouse-cli and branch checkout feat…
v1.1.0-d19b9a6-202306061042
Fix typo
v1.1.0-98e1d12-202306060308
Add missing lighthouse-cli container to pocket stack (#424) Co-authored-by: David Boreham <[email protected]>
v1.1.0-26ff7a9-202306060210
Fix plugeth build. (#423)
v1.1.0-f1a626d-202306052154
build local lighthouse cli (#420) * Build lcli locally * Pull lighthouse repo * Enable portable lcli build * Update ldcli options * Add lcli container to fixturenet-eth stack * Include --eth1-block-hash --------- Co-authored-by: David Boreham <[email protected]> Co-authored-by: Thomas E Lackey <[email protected]>
v1.1.0-a8e198a-202306052316
Allow configuring the number of statediff workers. (#422) * Allow configuring the number of statediff workers. * Leave logging alone
v1.1.0-ff616db-202305310811
Updates for running IPLD-ETH CI tests (#414) * random nits * geth - visibility of migration status * forward CERC_RUN_STATEDIFF to geth container * fix ipld-eth-server vars * fix fixturenet-eth-loaded stack * fixturenet geth genesis - include mergeNetsplitBlock * forward CERC_STATEDIFF_DB_GOOSE_MIN_VER to env file * add TAG_SUFFIX arg to lighthouse build intended to avoid sporadic failures when running lcli on github CI runners, likely related to non-portable builds
v1.1.0-9880b48-202305310551
Add foundry to fixturenet-plugeth-tx (#418)
v1.1.0-605db8a-202305261438
Update pokt README (#413) * Update pokt README * split cmds from responses
v1.1.0-23a3360-202305262157
Make a separate lighthouse container for the plugeth fixturenet. (#412) * Make a separate lighthouse container for the plugeth fixturenet.