Luiz Estácio | stacio.eth

Results 63 issues of Luiz Estácio | stacio.eth

With the addition of committing data, we need to ensure we can optimally calculate gas costs to post the data to L1, to avoid commits be queue for too long.

P1

Right now the block committer accepts only one provider but it should accepts a list of providers in case of outage of the provider to fallback into the secondaries providers...

P2

Current an Connector like EVM or Bako don't support couple of features, most important `signMessage` these creates some flows for apps that require this feature. For this the idea is...

We need to ensure users will retain access to funds if the predicate bytecode is updated on connectors that include a predicate. For this one solution, the idea is to;...

todo
feat

### Motivation Right now, if the user creates a normal transfer to a contract, it will transfer to the contract address, but the contract will not be able to access...

When linking directly to an advanced tab https://app.fuel.network/tx/0xf822afb75a2b99d8025779f17efbb7e2c31163ba13f4cf930d8c348470c975d2/advanced The app opens on the simple view with an advanced tab selected. The application should open in advance view.

bug