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
bytes_test.go
bytes.go --no-downloader flag support (#4545) 2022-06-26 17:13:32 +06:00
context.go
debug.go Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00
format.go
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
size.go
test_utils.go Replace ioutil with io and os (#3946) 2022-04-23 15:43:00 +01:00
tuples_test.go
tuples.go
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