erigon-pulse/common
Artem Vorotnikov 5655409616
Do not write old block changesets in pruning storage mode (#1964)
* Remove incremental staged sync

* Do not write old block changesets in pruning storage mode

* Remove pruning flag, put behaviour behind !StorageMode.History
2021-05-22 11:57:10 +01:00
..
bitutil rename (#1978) 2021-05-20 19:25:53 +01:00
changeset rename (#1978) 2021-05-20 19:25:53 +01:00
compiler Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00
dbutils Do not write old block changesets in pruning storage mode (#1964) 2021-05-22 11:57:10 +01:00
debug mdbx: switch CI to mdbx, fix SeekExact, print slow/big transactions info (#1475) 2021-02-09 09:31:37 +07:00
debugprint rename (#1978) 2021-05-20 19:25:53 +01:00
etl rename (#1978) 2021-05-20 19:25:53 +01:00
fdlimit Fixes 'too many other files opened' problem with Generate Storage History stage on Mac (#1217) 2020-10-10 22:15:07 +01:00
hexutil rename (#1978) 2021-05-20 19:25:53 +01:00
math rename (#1978) 2021-05-20 19:25:53 +01:00
mclock common/mclock: remove dependency on github.com/aristanetworks/goarista (#22211) 2021-03-09 12:33:30 +01:00
paths Move clique buckets to separate DB (#1703) 2021-04-19 22:58:05 +01:00
prque rename (#1978) 2021-05-20 19:25:53 +01:00
u256 Compilation fixes 2021-03-14 08:00:37 +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 State snapshot sync (#1417) 2021-01-02 19:28:37 +00:00
chan.go Command for long and heavy integration tests (#712) 2020-07-05 07:18:21 +01:00
context.go Refactor mining. Remove a few mining goroutines (#338) 2020-02-03 15:02:26 +03:00
debug.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
format.go common, core, light: add block age into info logs 2018-09-20 12:56:35 +03:00
hasher.go Move clique buckets to separate DB (#1703) 2021-04-19 22:58:05 +01:00
path.go common: improve documentation comments (#16701) 2018-05-29 12:42:21 +02: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 all: fix license headers one more time 2015-07-23 18:35:11 +02: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 more linter fixes 2021-03-18 11:44:22 +01:00
types.go rename (#1978) 2021-05-20 19:25:53 +01:00