SIGN IN SIGN UP
FuelLabs / fuel-core UNCLAIMED

Rust full node implementation of the Fuel v2 protocol.

0 0 15 Rust

Allow estimation of predicates on submission of the transaction (#2841)

Closes https://github.com/FuelLabs/fuel-core/issues/2760

Allow estimation of predicates on submission of the transaction.
It affects the following endpoints:
- `submit`
- `submit_and_await`
- `submit_and_await_status`

This behavior is controlled via an optional `estimatePredicates`
argument. The change is backward compatible with SDK. The change is not
forward-compatible with Rust SDK in the case of the
`estiamte_predicates` flag being used.

---------

Co-authored-by: AurelienFT <32803821+AurelienFT@users.noreply.github.com>
Co-authored-by: Aaryamann Challani <43716372+rymnc@users.noreply.github.com>
G
Green Baneling committed
9a7d6d94f2ccd53f53181c00cd11e3466b6365b2
Parent: b837745
Committed by GitHub <noreply@github.com> on 3/12/2025, 8:22:46 PM