Mad
Mad
Closes #92
Currently some scripts are better suited to be run as hardhat tasks, with the main objective of leveraging the possibility of using cli args rather than having to configure inputs...
I don't believe that you should be able to commit to the same height. You commit once when you are ready. The challenge period is there. If it expires then...
There is a limitation in the number of messages that can be sent in the tests. This might be a non-issue for now. Coming from comment: https://github.com/FuelLabs/fuel-bridge/pull/4#discussion_r1261551121
Closes #45
Reproduction: https://github.com/DefiCake/fuels-rs-65-configurables-issue To run: `forc build && cargo test` All transactions to a contract that has been initialized with configurables seem to fail. In the reproduction you can see that...
Contracts upgraded for devnet Pending: testnet