iotaledger / android-wallet-app

IOTA Android Wallet Application
GNU General Public License v3.0
82 stars 48 forks source link

Collapse Transfers of the same bundle when confirmed #140

Closed mstrewe closed 6 years ago

mstrewe commented 6 years ago

To get a transaction confirmed it is often necessary to reattach the transaction. This ends up in an big amount of transaction history which is messing up the wallet. When the transaction is confirmed all transactions of this bundle could be collapsed into one item. This would maybe clearer for the users...