C API v0.21.0
What's Changed
- rpcdaemon: if gas bailout subtract only if there is enough balance by @lupin012 in #2178
- rpcdaemon: fix cost, used-gas in case of EVMC errors by @lupin012 in #2181
- rpcdaemon: fix debug/trace API family gas cost step 2 by @Sixtysixter in #2172
- rpcdaemon: fix trace gasCost for opcode EXP in case of stack fault by @lupin012 in #2190
- db: reduce copies in KV gRPC remote cursor by @canepat in #2197
- rpcdaemon: fix trace_* API family gas cost by @Sixtysixter in #2187
- capi: fork validator by @JacekGlen in #2201
- rpcdaemon: use optional instead of unique_ptr by @bzawisto in #2203
- rpcdaemon: fix memory gas cost in call by @Sixtysixter in #2211
- rpcdaemon: fixing fuzzer tests by @bzawisto in #2214
- third_party: update evmone to v0.12.0 by @yperbasis in #2217
- rpcdaemon: fix data storage access in local state by @lupin012 in #2221
New Contributors
Full Changelog: capi-0.20.1...capi-0.21.0