Jun Luo
Jun Luo
Hi @Hannsek My apologies if my previous explanation wasn't clear enough. Let me clarify with an example. Let's imagine we have an **external** account, `GA`, and a **Trezor** account, `GB`....
Also, in other scenarios, like with [manage data operations](https://developers.stellar.org/docs/data/apis/horizon/api-reference/resources/operations/object/manage-data), we're not actually sending anything; we're just setting a data entry. I feel `Signing with` would better suit all these different...
Hi @Hannsek, fantastic work! I can get a PR going for this, if you'd like?
Hi @Hannsek Do we need to design a UI for the [Create Account Operation](https://developers.stellar.org/docs/build/guides/basics/create-account#create-account) as well? It's quite similar to the Payment Operation, but its purpose is to send XLM...
I think we can fully reuse the UI of Payment Operation!
https://github.com/trezor/trezor-suite/issues/19014
> note that we don't know when we'll be releasing T1B1 firmware next Okay, I can do some small tricks over at Suite first.
I encountered this issue while using the Blockdaemon API. If the related work hasn't started yet, I would be happy to submit a PR.
That's indeed a great idea. I've added this to my TODO list.
Hi, @olivmath this issue requires some Python improvements, I will start working on the Python side this week (I've been tied up with other projects lately). If you're interested in...