This release addresses an issue with traceBlockTransactions
failing due to class caching issues triggered by specific RPC call sequences.
Fixed
- RPC v0.6: Issue with pending blocks in
TransactionReceiptByHash
method (#2642) by @hudem1 - Tracing: Fixed class cache poisoning causing failures in
traceBlockTransactions
(#2644) by @infrmtcs
Full Changelog: v0.14.0...v0.14.1