Commit Graph
6 Commits
Author SHA1 Message Date
prathamesh0 eb777b0b47 Fetch geth accounts using an exposed endpoint (#357)
* Fetch account creds served by geth service

* Use fetched account creds in mobymask-v2 stack
2023-04-20 15:12:59 +05:30
prathamesh0 3130af1615 [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
2023-04-19 12:22:13 +05:30
dboreham c07f6c51e2 Update doc 2023-03-08 22:49:00 -07:00
dboreham b708bb2122 Configure foundry container 2023-03-08 22:22:43 -07:00
dboreham e4229e4ceb Fixes to fixturenet-eth 2023-01-26 16:47:06 -07:00
dboreham 0435a71b5e Refactor for shiv package 2023-01-07 21:02:14 -07:00