v0.57.0
版本发布时间: 2024-04-11 21:34:11
FuelLabs/fuels-rs最新发布版本:v0.66.4(2024-09-06 22:25:31)
What's Changed
- feat: validate predicates using the VM before sending out transaction by @iqdecay in https://github.com/FuelLabs/fuels-rs/pull/1286
- chore: bump
rust
to1.76.0
by @hal3e in https://github.com/FuelLabs/fuels-rs/pull/1304 - chore: add test for trig never by @MujkicA in https://github.com/FuelLabs/fuels-rs/pull/1258
- fix: transaction builder
no_input_to_cover_fees
by @hal3e in https://github.com/FuelLabs/fuels-rs/pull/1302 - feat: experimental encoding for contracts, scripts and predicates by @hal3e in https://github.com/FuelLabs/fuels-rs/pull/1303
- ci: add typos check by @Br1ght0ne in https://github.com/FuelLabs/fuels-rs/pull/1321
- chore: remove broken CI steps by @hal3e in https://github.com/FuelLabs/fuels-rs/pull/1322
- chore: bump
forc
to0.52.1
by @hal3e in https://github.com/FuelLabs/fuels-rs/pull/1312 - feat!: get base
AssetId
from provider by @hal3e in https://github.com/FuelLabs/fuels-rs/pull/1313 - chore: remove deprecation error for
U256
by @hal3e in https://github.com/FuelLabs/fuels-rs/pull/1325 - feat!: upgrade fuel-core to 24.2 by @MujkicA in https://github.com/FuelLabs/fuels-rs/pull/1319
- Bump versions to v0.57.0 by @digorithm in https://github.com/FuelLabs/fuels-rs/pull/1329
Full Changelog: https://github.com/FuelLabs/fuels-rs/compare/v0.56.0...v0.57.0