aristides
aristides
### System info - Playwright Version: v1.41.0 - Operating System: Ubuntu 22.04.3 - Browser: Chromium - Other info: Tests a browser extension using `chromium.launchPersistentContext` ### Source code https://github.com/stellar/freighter/pull/1084 Tests are...
### What problem does your feature solve? When using the horizon client to query for `AccountDetail`, you can hit a 404 for reasons related to your account being missing. This...
**Is your feature request related to a problem? Please describe.** When using `SorobanClient.Account` and passing it a sequence number, it can be confusing to know if this sdk expects the...
**Describe the bug** Missing revoke sponsorship types in OperationType **What version are you on?** @stellar/[email protected] **To Reproduce** Go to lab an build a "Revoke Sponsorship" op. Select any of the...
### 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...
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...
Adds fastlane support in order to deploy to Safari from an action in CI. Adds: - new action submitSafari(separate from submitProduction because we need to use a mac image for...
### What version are you using? 5.15.2 ### What did you do? Initialized a key and drew a seed phrase with duplicate words, in this situation you have to guess...
### What problem does your feature solve? Allows Freighter to run in "window mode" which pops out a panel that is not attached to the current window, this makes it...