Mad
Mad
Closes #208
Some deploy scripts are going to be removed as part of a clean up on the bridge repository, they might brick current tests here. As soon as https://github.com/FuelLabs/fuel-bridge/pull/204 is merged,...
Closes #1513 # Summary Added a fuel-test-helpers method `setup_test_provider_with_relayer` that allows to hook the provider to an Ethereum endpoint for message generation. # Checklist - [x] All **changes** are **covered**...
Currently, `setup_test_provider` bootstraps a standalone fuel-core node. One part of the bootstrap process cannot be accessed: enabling the message passing from Ethereum to Fuel. If we at least enabled `--relayer`...