jeesun 지선

Results 20 comments of jeesun 지선

Hmm it doesn't say it's `optional` on the doc https://www.stellar.org/developers/guides/concepts/list-of-operations.html#manage-buy-offer

We will update it so that if a user didn't specify a value in `Offer ID` input, it will be set to 0.

You're right. We will update so that: 1) `offerId`'s default value is 0 (this isn't clear on laboratory at the moment) 2) Add an `optional` attribute Or I think we...

what does this copy icon supposed to copy? it's currently copying the destination asset's `issuer account ID`. Is that expected? Oh I see it copies the operation method!

@carstenjacobsen some of the examples are using outdated gitpod. they should be using `v22.0.1`?

> Not related to tests, the generated public address wasn't cleared when I switched from Testnet to Mainnet. added this feedback in [the new issue ticket](https://github.com/stellar/laboratory/issues/819) created by Jane

Check to see if there is a way to detect `XDR type` based on the XDR input. Currently, a user has to manually select the XDR type from the dropdown.

Any update on this? @earrietadev I am running into [this issue](https://github.com/stellar/laboratory/issues/1582). When user signs into the lab with the freighter account then logs out of freighter extension itself, they'll run...

[Lobstr](https://github.com/Lobstrco/lobstr-browser-extension/tree/main/%40lobstrco/signer-extension-api) also include `isConnected`. Can we add an optional param for both Freighter and Lobstr 🙏 ?