Long Migrations
bitmap changeset migrations
time: ~3 hours
disk space: 55 GB.
Changelog
-
fixes & tests for the RPC daemon (null pointer, and more)
-
state cache (improves
call_traces
and sync on HDD performance) -
fixes for newHeads subscription stability (#1391)
-
history indices now using RoaringBitmaps format - more compact and allows Union/Intersect with other our indices - to perform more complex analytics (#1374)
-
geth 1.9.24 with EIP-2929 and yoloV2 support
SHA256
tool | sha256 | validation command |
---|---|---|
./bin/tg | cefce368ccbb76db54562dba590a9abbd0518b69b3030b12de210e721fec0af0
| make docker && docker run turbo-geth:latest sha256sum /usr/local/bin/tg
|
./bin/rpcdaemon | bdbf6c8e2438f613d80e41a3999deab6768bf8eaa7266d3ec4ffbb5b1b32bf29
| make docker && docker run turbo-geth:latest sha256sum /usr/local/bin/rpcdaemon
|
It should be the same if building on Linux with go 1.15.