Results 187 comments of Green Baneling

Yeah, we want this feature before mainnet. It would be nice to have it during testnet

@Voxelot or @rfuelsh I guess it is done and we can close it?

@Voxelot I added this issue to `Beta 4` not to forget to discuss it. Because it is related to our plans regarding telemetry

We use [`katyo/publish-crates@v2`](https://github.com/katyo/publish-crates) action to publish all our crates, which supports `dry-run`. It performs most of the checks that should be done before publishing. It is not the same as...

We decided to move step by step and implement only the functionality we plan to use now or soon. We don't have the actual description of how `fuel-core-bft` will work,...

Fixed in the https://github.com/FuelLabs/fuel-core/pull/834

We don't need to store new statuses in the database because we provide a subscription to the transaction, and the user receives a notification when the transaction is squeezed out....

I think it is better not to support useless `GTF`, because it only increases the codebase burden and adds confusion to the user, which expects an actual value. If we...