erigon-pulse/common/debug
Nathan (Blaise) Bruer 002aba4686
Add STOP_AFTER_STAGE environ ()
Adds ability to stop after a stage instead of just before a stage.
This will allow users to use something like:
`STOP_AFTER_STAGE=Finish erigon`
And erigon will stop after a full cycle of syncing.
2022-08-31 07:46:27 +07:00
..
callers.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
experiments.go Add STOP_AFTER_STAGE environ () 2022-08-31 07:46:27 +07:00
log_panic.go Add p2p msg to panic () 2021-10-22 09:51:49 +07:00
memstats.go option to disable runtime.ReadMemStats () 2022-05-19 11:48:07 +07:00
pprof_cgo.go "-tags debug" to allow pprof show profiling from C code () 2022-06-20 15:16:56 +06:00