Alex Sharov
|
ac15d2b922
|
snapshots: better logging (#3611)
|
2022-02-24 16:28:46 +07:00 |
|
Alex Sharov
|
b94bc84a3b
|
snapshots: command to debug retire blocks (#3603)
* snapshots: command_to_debug_retire
* snapshots: command_to_debug_retire
|
2022-02-24 11:30:34 +07:00 |
|
battlmonstr
|
e6c056e666
|
Rename Datadir/dataDir to follow conventions. (#3576)
* rename from Datadir to DataDir (functions and public vars)
* rename dataDir to datadir (local variables)
|
2022-02-22 17:39:48 +00:00 |
|
Giulio rebuffo
|
b49381821f
|
Fixed get-payload and Hanging ForkChoice (#3575)
* done
* removed sleep
* f
* errors.Is(err, io.EOF) instead of err == io.EOF
Co-authored-by: yperbasis <andrey.ashikhmin@gmail.com>
|
2022-02-22 14:47:23 +01:00 |
|
Alex Sharov
|
fc278327b9
|
"erigon snapshots recompress" add test (#3573)
|
2022-02-22 16:02:09 +07:00 |
|
Alex Sharov
|
dbd8a93fa8
|
"erigon snapshots recompress" to apply new compression rules without db access (#3571)
* mainnet
* save
* save
* save
* save
|
2022-02-22 15:35:04 +07:00 |
|
Alex Sharov
|
5cd561bd74
|
block snapshots merge (#3558)
|
2022-02-22 08:55:24 +07:00 |
|
Alex Sharov
|
226982d293
|
Use class dir.Rw - to separate Ro and Rw access to snapshotDir (#3534)
* save
* save
* save
* save
* save
* save
* save
|
2022-02-18 09:24:17 +07:00 |
|
ledgerwatch
|
d4e623b9e5
|
[header downloader] introduce queues instead of insertList (#3489)
* First change for header queues
* Fix
* Fix import
* trigger verification when highestInDb changes
* Print hash, fix MarkAllPreverified
* Fix test
* Cleanup
* More cleanup
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
|
2022-02-13 11:27:53 +00:00 |
|
Alex Sharov
|
c9cee7a884
|
path -> filepath (path package is for urls) (#3493)
|
2022-02-12 20:33:09 +07:00 |
|
Alex Sharov
|
2e17b8f515
|
snapshot: parallel transaction index, recsplit: reset offset collector, etl: faster flush and load (#3465)
|
2022-02-10 14:40:29 +07:00 |
|
Alex Sharov
|
bbf1b5b4bd
|
Torrent less goroutines (#3423)
|
2022-02-04 12:42:55 +07:00 |
|
Alex Sharov
|
304b40dd0a
|
Snapshot: prohibit to change cli flags (#3311)
|
2022-01-22 11:18:24 +07:00 |
|
Somu Bhargava
|
c620b1e7c9
|
Add Erigon Import feature for Hive integration purpose (#3298)
|
2022-01-20 07:34:50 +00:00 |
|