FuelLabs / fuels-rs

Fuel Network Rust SDK
https://fuellabs.github.io/fuels-rs
Apache License 2.0
44.35k stars 1.33k forks source link

feat!: remove legacy decoding #1357

Closed hal3e closed 2 months ago

hal3e commented 2 months ago

This PR removes the legacy_encoding feature and uses the new encoding for everything except configurables. The legacy decoding code has been removed. The legacy encoding code is still used by configurables and will be removed in https://github.com/FuelLabs/fuels-rs/pull/1338.

BREAKING CHANGE: