What's Changed
- Add
Bytes
conversions forAddress
,ContractId
,EvmAddress
,B512
andAssetId
by @bitzoic in #6857 - Encoding v1 docs by @xunilrj in #6350
- Introduce
crypto
module and expand cryptographic functions by @bitzoic in #6837 - Auto-generate DWARF debug symbols in debug builds by @JoshuaBatty in #6863
- Fixes insert_trait_implementaion for nested generics. by @esdrubal in #6827
- Add
Clone
implementation forString
andVec
by @bitzoic in #6865 - Add
resize()
toVec
andBytes
by @bitzoic in #6864 - feat: Add support for additional package manifest keys by @sdankel in #6868
- Add
last()
toVec
by @bitzoic in #6870 - Use compiler source map directly in forc-debug by @JoshuaBatty in #6872
- chore: upgrade
fuels-rs
sdk to0.70
by @zees-dev in #6851 - Fix CI error when building external fork non-push builds by @tritao in #6878
- ZK opcodes in the Sway assembly by @vaivaswatha in #6876
- Fix clippy warnings for Rust 1.84.0 by @tritao in #6877
forc-debug
: Add ABI support for decoding log values by @JoshuaBatty in #6856- Add tests of visibility of private direct submodules by @jjcnn in #6849
- Fix
build-publish-master-image
CI by upgrading Rust version in Dockerfile by @tritao in #6882 - Std-lib support for ZK opcodes by @bitzoic in #6832
- chore: bump to 0.66.7 by @sdankel in #6894
Full Changelog: v0.66.6...v0.66.7