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

Freighter currently uses the "Sign Transaction" method to sign transactions using Ledger hardware wallet. This decodes the transaction and presents its details on Ledger's screen. However, this does not work...

Timeout is currently set pretty low, which makes sense for hot wallet operations. More sophisticated users might take the raw xdr to be signed elsewhere and that might take some...

### What version are you using? "stellar-sdk": "^11.1.0", "@stellar/freighter-api": "^1.7.1", ### What did you do? ` const serverStellar = new Horizon.Server(network.networkUrl) const contractId = CONTRACT_ID_TESTNET const contract = new Contract(contractId)...

bug

### What problem does your feature solve? I want to be able to copy and paste the full secret recovery phrase, and not having to manually enter each words.

### What version are you using? unknown TBD ### What did you do? Several users have reported losing accounts from their view in Freighter over time ### What did you...

bug

version "5.13.0": 1. Clean install of verision 5.13.0 in Firefox: 2.- Setup Password, but when you should write down seedphrase, change window 3.- Come back to Firefox and try to...

bug

### What problem does your feature solve? Users that want to import a secret key now have to generate or import an account with seed phrase first. ### What would...

What? Turns on the session store flag Updates event listeners to be initialized async because this does not work in v3 service workers Updates the build to use v3 manifest...

dont merge