Daniel Bate

Results 137 comments of Daniel Bate

@arboleya could you confirm whether this should still have `epic` labelled, and this should no longer be blocked on the fuel project board.

This has been superseded by the DX change in #2692.

We could also rename `call` -> `submit` but maintain the API, and keep a `call` function that calls `submit` if we are concerned about a breaking change. And annotate the...

An issue here is that `populateTransactionWitnessesSignature` only updates a witness if a coin input belongs to the address doing the signing (I assume this is updating the dummy witness).As above,...

> FWIW, it seems that the error happens when re-running a failed workflow. Ah okay this is good information. A similar implementation to work reverted in #1752 may suffice then,...

Closing this for now. This has been investigated by the above PRs and someone is welcome to have another go however the real value for our CI and better use...

@arboleya I'd like to reassign this to `library`. IMO this will likely be handled by a _script loader_ in a similar way to the new loader contract bytecode generation, that...

Would be interesting to see if we can prove these working with #1356 where parallel txs wouldn't be an issue.

cc @calldelegation

As part of this and with the merging of #2378, can we add the `@group browser` tag to tests also? The imports will need to be using the typegen paths.