This release fixes issues with Braavos account deployment and improves fee estimation compatibility.
Fixed
- Fee estimations for new Braavos
DEPLOY_ACCOUNT
contracts no longer fail with "out of gas" errors. l1_data_gas
is now always included inestimateFee
responses (RPC 0.8), even when it's0x0
, improving compatibility with the spec.
Full Changelog: v0.14.4...v0.14.5