Hotfix for 2021.06.01
- fixed the migration on the clean DB
There was a regression in 2021.06.01, causing the node to crash on startup on an empty DB. This version fixes it.
2021.06.01 changelog
Legacy Downloader Is Removed
No more flag --download.v2
.
trace_filter
index corruption -- upgrade your node ASAP
This update is time sensitive, if you synced your node recently using 2021.05.04, update your node ASAP.
That way our fix will be able to fix the index w/o having to resync your node.
If you didn't upgrade from 2021.05.04 to 2021.06.01 until ~June, 10th, you need to resync your node to keep trace_filter
functional.
Changelog
-
fix for the
trace_filter
index corruption -
more work on London hardfork
-
switch Baikal devnet to Cavaleras devnet
-
more work on Sentry
-
fix reproducible builds
-
staged sync bugfixing & more test coverage
-
improvements for windows builds #2054
-
eth_gasPrice
crash fixup #2031 -
legacy downloader is removed,
--download.v2
flag is removed -
a lot of code cleanup
SHA256
tool | sha256 | validation command |
---|---|---|
./bin/erigon | 7b2328b7c4d4ca63a5ffaa658bbd6268422e904e0ef531222936e31ecc4cbe21
| make docker && docker run turbo-geth:latest sha256sum /usr/local/bin/erigon
|
./bin/rpcdaemon | 163c53c6b1b22bbcc84fee7ef2d51ced7b232630e69ee1b3312f231d5bdb4d9e
| make docker && docker run turbo-geth:latest sha256sum /usr/local/bin/rpcdaemon
|
It should be the same if building on Linux with go 1.16.