Sophie Dankel
Sophie Dankel
@calldelegation Could you explain more about how this would work?
We might to wait for the ABI to be deployed on chain to support this.
We can use `isReadOnly` now to make all read functions dry-run: https://github.com/FuelLabs/fuels-ts/pull/2008
This [PR](https://github.com/FuelLabs/sway/pull/6422) failed when rerunning CI and didn't touch this part of the code at all https://github.com/FuelLabs/sway/actions/runs/10426298793/job/28878975861?pr=6422
Another example: https://github.com/FuelLabs/sway/actions/runs/10781130365/job/29898407068?pr=5539
We should add `forc-debug` as well.
> @sdankel setting the following as a pre-commit script is working fine for me. Obviously change the ```cwd``` line to suit your needs. I have it as ```pre-commit: .github/workflows/version-pre-commit.js``` >...
This PR can be updated to use sharable links with the Share button: https://github.com/FuelLabs/sway-playground/issues/78 Once this is merged: https://github.com/FuelLabs/fuel-deployment-v2/pull/442
Thanks for the bug report, I was able to reproduce it. The formatter should never produce different results on the second run, and the semicolon is definitely mis-formatted.
This looks good! I'm wondering if it would make sense to move the existing data section offset inside of the metadata as well since conceptually it is also metadata.