Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Txs improvements #78

Open
3 of 4 tasks
selankon opened this issue Jul 29, 2024 · 2 comments
Open
3 of 4 tasks

Txs improvements #78

selankon opened this issue Jul 29, 2024 · 2 comments

Comments

@selankon
Copy link
Collaborator

selankon commented Jul 29, 2024

  • On the transaction list, show the subtype (if different from TX_UNKNOWN) instead of the type. So "Create Account" instead of "setAccount". feature: return tx subtype on tx summary vocdoni-node#1358
  • Show the subtype also on the Tx details page
  • Register SIK contains processId
  • Make the "not found" error similar to the one in lists, where we notify the user that it may have been pruned
@selankon selankon mentioned this issue Jul 29, 2024
18 tasks
@selankon selankon changed the title On the transaction list, show the subtype (if different from TX_UNKNOWN) instead of the type. So "Create Account" instead of "setAccount". Txs improvements Jul 29, 2024
@selankon
Copy link
Collaborator Author

selankon commented Aug 6, 2024

On the transaction list, show the subtype (if different from TX_UNKNOWN) instead of the type. So "Create Account" instead of "setAccount".

At the moment this is not possible because on the txList the tx summary returned by the API doesn't contain the subtype

@selankon
Copy link
Collaborator Author

PR #125 implements TX subtypes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant