Luiz Gomes
Luiz Gomes
WalletConnect connector is currently removed from bridge because of a conflict in wagmi Connectors from ETH side(wallet connect) and from FUEL side (eth wallets) are conflicting because they internally use...
our production builds are getting an internal vercel link first, before we promote them to production. this issue aims to make every new preview-staging build be assigned to `app-staging.fuel.network`
should show latest first. blocked by the lack of pagination in the graphql balance
blocked by https://github.com/FuelLabs/fuel-explorer/issues/330 - should sort by latest first - make sure "Advanced Page" have the correct data, as transactions shown will change depending on page
validate http code of project's URL in ecosystem page - `200` code can be soft-expected to be true - `404` code can be expected to be false
- create a dump from recent testnet state - start RDS already with this data - point indexer API to that RDS and let it finish sync from this new...
instead of creating wallet's own config, analyze if we can downloag them ready from the folder -> https://github.com/FuelLabs/chain-configuration (check fuel-bridge repo, it's already done there)