add context to errors throughtout the sdk
Author: hal3eCreated Feb 10, 2025Updated Jun 23, 2026
Labelsgood first issue
https://github.com/FuelLabs/fuels-rs/pull/1595 has been merged and we can use the `context` and `with_context` methods to enrich the error messages we return from our higher level apis.
Source: FuelLabs/fuels-rs