# Bakosafe connector

**URL:** https://forum.fuel.network/t/bakosafe-connector/5900
**Category:** General
**Created:** [June 18, 2024, 1:11pm UTC](https://forum.fuel.network/t/bakosafe-connector/5900 "2024-06-18T13:11:44Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![guimroque](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.fuel.network/guimroque/32/1462_2.png) [@guimroque](https://forum.fuel.network/u/guimroque)
#### Post date: [June 18, 2024, 1:11pm UTC](https://forum.fuel.network/t/bakosafe-connector/5900/1 "2024-06-18T13:11:44Z")

</div>

The [bakosafe](https://safe.bako.global/) project recently created an integration for the fuel connector, where the user, when authenticating using this connector, is able to choose a multisig to carry out transfers.

The connector was initially designed to serve wallets, which results in problems that have not yet been resolved by the bakosafe team:

When the dapp initiates a transaction, this transaction is created in bakosafe but is not yet sent to the chain as it needs to wait for signatures from multsig participants.

This causes a UX problem for the dapp, because in cases where the transaction has signatures rejected, it never goes to the chain, and for the dapp the transaction remains in processing status forever or until the page is reloaded.

There is a chance that the dapp configures the call so that it is not necessary to wait for the result, which solves the problem, but in parts… if the user configures their dapp to use more than one of the connectors, they will never be able to wait for the tx results which will be made by connectors other than bako and the same goes for the case of never receiving feedback on transactions that were successfully processed by bako.

Ps: we must consider here all types of possible transactions such as contract calls, simple transactions and transactions for deploying smart contracts.

Some useful links to better understand the problem:  
[https://github.com/FuelLabs/fuels-ts/issues/2492](https://github.com/FuelLabs/fuels-ts/issues/2492)  
[fuel connectors](https://github.com/FuelLabs/fuel-connectors)

---

<div class="post-metadata">

### Author: ![Torres-ssf](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.fuel.network/torres-ssf/32/1380_2.png) [@Torres-ssf](https://forum.fuel.network/u/Torres-ssf)
#### Post date: [June 18, 2024, 3:34pm UTC](https://forum.fuel.network/t/bakosafe-connector/5900/2 "2024-06-18T15:34:46Z")

</div>

Hello @guimroque. I am sorry about this limitation that you are facing.

And also thanks for giving us a good description of the problem that you are facing.

We will investigate this and solve this problem and unblock you.

---

<div class="post-metadata">

### Author: ![naz3eh](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.fuel.network/naz3eh/32/2025_2.png) [@naz3eh](https://forum.fuel.network/u/naz3eh)
#### Post date: [June 28, 2024, 7:36am UTC](https://forum.fuel.network/t/bakosafe-connector/5900/3 "2024-06-28T07:36:30Z")

</div>

Update! The team is working on it. ETA is this week EOW or next week in the worst scenario  
this is the issue for tracking [make connector example dapp don't wait for the transaction · Issue #120 · FuelLabs/fuel-connectors · GitHub](https://github.com/FuelLabs/fuel-connectors/issues/120)

---

<div class="post-metadata">

### Author: ![LuizAsFight.fuel](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.fuel.network/luizasfight.fuel/32/2697_2.png) [@LuizAsFight.fuel](https://forum.fuel.network/u/LuizAsFight.fuel)
#### Post date: [July 16, 2024, 4:34am UTC](https://forum.fuel.network/t/bakosafe-connector/5900/4 "2024-07-16T04:34:14Z")

</div>

@guimroque it’s fixed, now the [https://connectors.fuel.network/](https://connectors.fuel.network/) will execute the transaction async instead of being stuck waiting for the transaction to complete.

Can you confirm it’s working?

---

<div class="post-metadata">

### Author: ![naz3eh](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.fuel.network/naz3eh/32/2025_2.png) [@naz3eh](https://forum.fuel.network/u/naz3eh)
#### Post date: [July 16, 2024, 6:47am UTC](https://forum.fuel.network/t/bakosafe-connector/5900/5 "2024-07-16T06:47:12Z")

</div>

Thanks @LuizAsFight.fuel for the fix and updating here 🙂

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex022/uploads/fuel/original/2X/5/57d5a345cc15a64b636e0d56e042857f8a0e80b1.png) [@system](https://forum.fuel.network/u/system)
#### Post date: [August 6, 2024, 2:47am UTC](https://forum.fuel.network/t/bakosafe-connector/5900/6 "2024-08-06T02:47:52Z")

</div>

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.
