C API v0.17.0
What's Changed
- perf-workflow: generate and save json result file by @lupin012 in #1951
- integration-workflow: use rpc-tests v0.8.2 by @lupin012 in #1954
- rpcdaemon: extract awaitable async task run by executor by @canepat in #1953
- capi: fix sample Golang client by @canepat in #1956
- rpcdaemon: add config flag to toggle response dump in interface log by @canepat in #1959
- rpcdaemon: extract JSON-RPC handler out of transport by @canepat in #1962
- rpcdaemon: fix Clang Tidy after PR 1962 by @canepat in #1963
- core, rpcdaemon: add check on NoPreMergeConfig and terminal total difficulty by @lupin012 in #1949
- rpcdaemon: fix Clang in sanitizer build after PR 1949 by @canepat in #1966
- rcpdaemon: error messages in TraceTracer by @Sixtysixter in #1960
- rpcdaemon: author value in trace_block reward action by @Sixtysixter in #1961
- rpcdaemon: fix state access in eth_estimateGas by @lupin012 in #1967
- rpcdaemon: yParity field not conditioned to Erigon compatibility flag by @lupin012 in #1965
- perf-workflow: remove copy of reference binary data by @lupin012 in #1971
- third_party: remove unused picohttpparser by @canepat in #1972
- capi: export RpcDaemon configuration settings by @canepat in #1968
Full Changelog: capi-0.16.0...capi-0.17.0