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

Aggregate bonded - show those that have and have not signed transaction #1917

Open
cryptoBeliever opened this issue Oct 9, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@cryptoBeliever
Copy link
Contributor

cryptoBeliever commented Oct 9, 2022

Current behavior

Currently, we can see the section "Co-signature received" for aggregate bonded transactions. This section shows public keys for accounts that are cosigned aggregate bonded.

Screenshot:
image

Expected behavior (improvement proposition)

Consider listing those that have and have not signed aggregate bonded transactions. So the proposition is to list all addresses (we want to present address instead public key) that can sign a transaction. And mark with tick sign addresses that are already signed.

It would be a great simplification for wallet implementation if that information would be returned by Rest API by aggregate transaction hash.

How it looked in the old NEM NCC wallet (addresses replaces by names because of presence in address book):
image

Something to re-think: How to present multisig-multilevel trees? Flat list with leaves only?

@cryptoBeliever cryptoBeliever added the enhancement New feature or request label Oct 9, 2022
@cryptoBeliever cryptoBeliever changed the title Aggregate bonded - cosignatures impreovement proposition Aggregate bonded - show those that have and have not signed transaction Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant