v0.64.0
版本发布时间: 2024-06-15 12:04:12
FuelLabs/fuels-rs最新发布版本:v0.66.4(2024-09-06 22:25:31)
What's Changed
- chore: use
fuel-core
0.28.0
by @xgreenx in https://github.com/FuelLabs/fuels-rs/pull/1420 - feat!: var output estimation optimization (#1393) by @hal3e in https://github.com/FuelLabs/fuels-rs/pull/1418
- fix!:
dry_run
tx with non-zero base asset and tip by @hal3e in https://github.com/FuelLabs/fuels-rs/pull/1422 - fix: ensure policies are respected by @MujkicA in https://github.com/FuelLabs/fuels-rs/pull/1423
- fix!: filter already used inputs when adjusting for fee by @MujkicA in https://github.com/FuelLabs/fuels-rs/pull/1425
- fix: include witness data in estimation by @MujkicA in https://github.com/FuelLabs/fuels-rs/pull/1426
- fix: use fallback predicate estimation within transaction builder by @hal3e in https://github.com/FuelLabs/fuels-rs/pull/1428
- fix: estimate predicates during max fee estimation by @MujkicA in https://github.com/FuelLabs/fuels-rs/pull/1434
- chore: bump versions to
0.64.0
by @digorithm in https://github.com/FuelLabs/fuels-rs/pull/1433
Full Changelog: https://github.com/FuelLabs/fuels-rs/compare/v0.63.1...v0.64.0