Luiz Estácio | stacio.eth
Luiz Estácio | stacio.eth
Create the ability to configure the lock time in the application settings, allowing users to have more control over the lock time window.
When importing a seed phrase, scan all accounts with TXs and enable the user to start the wallet with these wallets.
[FRO-68](https://linear.app/fuel-network/issue/FRO-68/dapp-request-transaction-with-different-networks) When a DApp requests a transaction with a different network from the selected by the user, but this network is already authorized / is on the network list of...
After integrating the DApps screens with the SDK, the storybook for these screens stopped working. The reason for this was challenging to mock the requirements for each screen. Screens to...
Original CI can be found here: https://github.com/FuelLabs/bridge-message-predicates/blob/master/.github/workflows/ci.yml Crate: https://crates.io/crates/fuel-contract-message-predicate
Migrate the repo https://github.com/FuelLabs/fuel-merkle-sol to the fuel-bridge monorepo as this is an important package of the bridge infrastructure.
Once we implemented #18 with a single contract for multiple tokens, we should create a deployment script for the fuel network side like what is inside the `portal-contracts`.