mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 13:07:17 +00:00
305f8aff02
``` go run ./cmd/integration reset --chaindata=... go run ./cmd/integration state_stages -h go run ./cmd/integration state_stages --chaindata=... --verbosity=3 --block=2_000_000 --unwind=10 --unwind_every=1_000 ``` Also, it inherits flags from geth: ``` --pprof.cpuprofile=./cpu.out // to file --pprof --pprof.port=6060 // launch pprof server --metrics // sends to prometheus ``` |
||
---|---|---|
.. | ||
buffers.go | ||
collector.go | ||
dataprovider.go | ||
etl_test.go | ||
etl.go | ||
heap.go |