erigon-pulse/common
Nathan (Blaise) Bruer 002aba4686
Add STOP_AFTER_STAGE environ (#5207)
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
..
bitutil go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
changeset erigon22: working PlainState unwind (#5051) 2022-08-14 18:06:32 +07:00
compiler go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
dbutils Aggregator22.Unwind() (#5039) 2022-08-13 18:51:25 +07:00
debug Add STOP_AFTER_STAGE environ (#5207) 2022-08-31 07:46:27 +07:00
debugprint go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
fdlimit Use go:build lines and remove obsolete +build lines (#4175) 2022-05-17 14:46:53 +07:00
hexutil go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
math Aggregator22.Unwind() (#5039) 2022-08-13 18:51:25 +07:00
mclock go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
paths Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00
prque up_metrics version (#4986) 2022-08-10 18:39:27 +07:00
u256 Full BSC support with validator mode (#3233) 2022-01-14 19:06:35 +00:00
big.go Prevent slice make and copy in Pushes (#625) 2020-06-05 19:46:34 +03:00
bytes_test.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
bytes.go --no-downloader flag support (#4545) 2022-06-26 17:13:32 +06:00
context.go Refactor mining. Remove a few mining goroutines (#338) 2020-02-03 15:02:26 +03:00
debug.go Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00
format.go common, core, light: add block age into info logs 2018-09-20 12:56:35 +03:00
hasher.go Rule guard linter enable (#3168) 2021-12-26 10:54:26 +07:00
path.go Rule guard linter enable (#3168) 2021-12-26 10:54:26 +07:00
size_test.go cmd/utils, eth: relinquish GC cache to read cache in archive mode 2019-02-07 14:36:25 +02:00
size.go [Breaking change in db!] UI for Buckets stat (#607) 2020-06-04 16:35:42 +07:00
test_utils.go Replace ioutil with io and os (#3946) 2022-04-23 15:43:00 +01:00
tuples_test.go Replace red black trees (#184) 2019-11-21 18:38:00 +00:00
tuples.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
types_test.go Refactoring To Increase Code Quality (#4842) 2022-08-04 20:23:00 +07:00
types.go use casting to bytes array in txlookup stage (#4246) 2022-05-24 13:33:07 +07:00