This release includes reliability and performance improvements across the node and RPC layers.
Fixed
- Transaction execution now properly fails fast on error, reducing wasted computation (#2760 by @infrmtcs)
- RPC execution path now respects
err_on_revert
flag in binary search flow, improving trace consistency (#2766 by @rianhughes)
Full Changelog: v0.14.3...v0.14.4-rc0