shapeshift / web

ShapeShift Web
https://app.shapeshift.com
MIT License
157 stars 180 forks source link

Wrong account count in account management modal on UTXO chains #6788

Closed woodenfurniture closed 1 week ago

woodenfurniture commented 2 weeks ago

Overview

The count of accounts is incorrect in the manage account modal. It seems to be counting the unique account IDs rather than the number of unique account numbers - it should be taking the union of all segwit native, segwit and legacy accounts into unique account numbers which are then counted.

References and additional details

image

Acceptance Criteria

Take the union of all segwit native, segwit and legacy accounts into unique account numbers which are then counted to form the account count.

Need By Date

No response

Screenshots/Mockups

No response

Estimated effort

No response