freighter icon indicating copy to clipboard operation
freighter copied to clipboard

Stellar chrome extension

Results 270 freighter issues
Sort by recently updated
recently updated
newest added

### What version are you using? 1.1.3 ### What did you do? - Setup an account to hold several assets with balance, each asset is verified by TOML with an...

bug

![Screenshot_2021-08-03_13-54-14](https://user-images.githubusercontent.com/815704/128085299-5a66b1f1-ee80-49c8-9dc3-3d14ec7171e2.png) Env: Chrome 92, Linux

Problem: if @stellar/wallet-sdk depends on a version of @stellar/freighter-api that matches what is currently in this workspace's package.json, on installation, it will use the symlinked version of freighter-api rather than...

bug

Right now it isn't clear which license this project has. Adding a LICENSE.md makes it easy to see the license.

![gnome-shell-screenshot-F0YRA1](https://user-images.githubusercontent.com/287137/136302036-248e124a-fd6e-4b2e-83c1-9a529178c966.png)

bug

Below code catches error when **user closes** the freighter window: try { signedTransaction = await window.freighterApi.signTransaction(xdr, network); } catch (e) { error = e; } This one does not! try...

bug

[lumenswap](https://lumenswap.io/) is a slick trading client that uses freighter

### What problem does your feature solve? The same problem and idea that @tomerweller proposed here https://github.com/stellar/go/issues/432. For multi-sig accounts that have a signer that isn't the master key of...

Is it on the roadmap to be able to add other type of asset to the wallet ? ### What problem does your feature solve? User Freighter to manage other...

What Adds loader during hardware signing Why Missing loader made the user feel lag between accepting on ledger and getting feedback in freighter's window. https://stellarorg.atlassian.net/browse/WAL-1393