v0.102.0
Summary
In this release, we:
- Undecodable logs will no longer throw errors on program calls
- Update fuel-core support to v0.47.1
- Add support to new policy owner
- Add logic and tests for support unknown policy types.
- Updated
fuel-coreto0.44.0and@fuels/vm-asmto0.62.0.
Features
- #3933 - Ensure that undecodable logs no longer throw, by @petertonysmith94
- #3950 - Add support for fuel-core v0.47.1, by