Feature Request: Display transaction hash in all places that the base64 is shown
What problem does your feature solve?
There is one place in the laboratory ui where we display the transaction hash alongside the transaction base64 blob. It's very convenient. This is on the Sign Transaction tab:
There are a number of other places where we display transaction base 64 without the hash, and it would be convenient if we included them there too. Those places are:
- Submit Transaction tab
- View XDR tab
This would be especially helpful in cases where transaction submission fails and it would be helpful to be able to lookup the transaction on Horizon. To do that the user needs the transaction hash, but it isn't displayed.
What would you like to see?
I'd like to see the transaction hash displayed underneath any box that shows transaction XDR/base64.
What alternatives are there?
It is possible to copy base64 and import it into the Sign Transaction tab and view the hash there, but this is inconvenient.
@accordeiro @quietbits On frequent occasions I continue to find that this feature would be useful. If it's not a big feature, I think it'd be worth doing this when we have some downtime.
This will be addressed in Lab v2. The transaction hash is displayed in a response with a link to [View on stellar.expert]