2021.06.05-alpha
Long Migrations
- recovering broken receipts: ~35m
Changelog
-
fix range for
eth_getLogs
-
performance improvements for
eth_getLogs
-
fix for a regression that led to a state corruption for some users
-
remove
root
frometh_getTransactionReceipt
-
add a migration to recover potentially broken receipts in the db
-
fix a regression with the
localhost
origin -
STOP_BEFORE_STAGE
environment variable in case anyone wants a partially synced node (could be useful for issue debugging) -
net_peerCount
is implemented (both external and internal sentries) -
now it is possible to build Erigon on Windows without extra DLL, and without having admin priviledges
-
fix for a deadlock when using external Sentry
SHA256
reproducible builds in Docker aren't functional at the moment