Sonic 1.2.1-f
- Support for
eth_getBlockReceipts
API call. - Support for
eth_getProof
API call. - Configurable limit to API batch size. (flag
rpc.batchrequestlimit
and config optionBatchRequestLimit
) - Configurable limit to parallel JavaScript tracers. (flag
rpc.jstracerlimit
and config optionJSTracerLimit
) - Configurable maximum size of tracing response. (flag
rpc.maxresponsesize
and config optionMaxResponseSize
) - Improved state DB shutdown time.
- Fixes to several tracing response issues.
- Added support for Sonic Builders test net.