Long Migrations
Changelog
-
rpctest: recording/replaying requests
-
cleanup of unused code
-
eth_subscribe
-newPendingTransactions
,newPendingLogs
,newPendingBlocks
support -
fix for
eth_getLogs
forlatest
block #1619 -
metrics for headers, bodies, execution for staged sync (though, a fair warning, that execution is done before hash checks, so for the PRC the block number)
SHA256
tool | sha256 | validation command |
---|---|---|
./bin/tg | d6f7deaf803ca7c1d643d8e8c462dacf52c961a1ccb1ee3face0b4796a27f0fc
| make docker && docker run turbo-geth:latest sha256sum /usr/local/bin/tg
|
./bin/rpcdaemon | 8af339e13166a129d8382fde3a9b59f251e646f1054b74f23efba1f36c4dbde2
| 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.