Piyal Basu
Piyal Basu
Fixed in release: https://github.com/stellar/freighter/releases/tag/5.18.2
This looks solid to me. I'll echo @willemneal 's thought about using the Class rather than `this`. Probably not super critical, but you may as well cover all your bases
> Hi, @quietbits, can you make the Netlify deployment log public? > > https://www.netlify.com/blog/2017/10/31/introducing-public-deploy-logs-for-open-source-sites/ We're looking into making the logs public. Looks the issue was the Yarn version being outdated....
@overcat I fixed the issues with the environment, but looks like you have some TS issues with the code in your PR. This is the build command Netlify runs: `yarn...
Hi all - sorry for how annoying this has been to debug to with private logs. The issue was an outdated Node version. If you push an empty commit, this...
The tests keep failing for an unknown reason on this PR. Spinning up a new PR somehow fixes this: https://github.com/stellar/freighter/pull/1299
I tend to agree with allowing more modularity. One benefit is allowing easier integration with other wallets. Right now, TS bindings are expecting a very Freighter-like API for wallets to...
https://docs.google.com/document/d/1d4qZ2nCSauPbStRgfQ73JT5SqvT_-JQ972WWeicG0W4/edit?tab=t.0#heading=h.ifujfbhxkpg0
After talking with our product team, we are declining to add the ability to copy a mnemonic phrase at this time due to ongoing security vulnerabilities related to holding sensitive...
This has been resolved in release/5.35.1: https://github.com/stellar/freighter/releases/tag/5.35.1