Long Migrations
none
Changelog
-
support multiple RPC daemons in
newHeads
subscription -
fixes for
trace_call
andtrace_many
-
experimentally allow the RPC daemon to use direct db access for most APIs and gRPC for subscriptions (comes with gotchas if you have migrations)
-
keep improving on MDBX support
SHA256
tool | sha256 | validation command |
---|---|---|
./bin/tg | ac786c0434dec048c481a5955a5459eb5aa4efacbbf69c89a2962b49b81bd21a
| make docker && docker run turbo-geth:latest sha256sum /usr/local/bin/tg
|
./bin/rpcdaemon | 6575e98e25225a82df0fdef48b1eb40d08e85253d4f10881e6f3b0085e875afe
| 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.