aristides
aristides
Thanks for the feature request. I brought this up internally for planning and it sounds like we should be able to add this in the near future. I'll update this...
> Does it also hang without the extension? The whole project is a browser extension so I don't think I can test that with this repo, but if I write...
> > Does it also hang without the extension? > > The whole project is a browser extension so I don't think I can test that with this repo, but...
If I run this with the debug flag, I do see this warning about the headless option even though I do have that option set to `true` ``` root@docker-desktop:/work/extension# npx...
> Further debugging revealed that `Page.captureScreenshot` CDP command never returns when capturing screenshot of a page with the extension. This is an issue in Chromium implementation of the command. Thanks...
> Thanks for the issue. From what I gather you are getting a `NotFound` error for an account which doesn't exist. I think that's correct. > > > A split...
version 5.2.6 adds `signBlob` which signs arbitrary data(base64 encoded) & returns signature. https://github.com/stellar/freighter/releases/tag/5.2.6
Should this be based from master? It's only build related so it seems ok to me but happy to target it for a release branch also.
> > Should this be based from master? It's only build related so it seems ok to me but happy to target it for a release branch also. > >...
@piyalbasu we have the env vars set now, so once we are good here should I re-run the action and submit to the store for the first time?