Superhero is a multi-blockchain wallet to manage crypto assets and navigate the web3 and DeFi space. Currently supporting Bitcoin, Ethereum and æternity blockchains.
Bug: There is a bug in visualization of the SpendIn/SpendOut transactions when they are between accounts belonging to the same wallet.
Currently if the user sends AE from account 1 to account 2 and then visits the transaction details page (first from account 1, then from account 2) they will see exactly the same visualization on top. Both transactions are incorrectly labeled "Spend Out" although one is "Spend In".
Bug: There is a bug in visualization of the SpendIn/SpendOut transactions when they are between accounts belonging to the same wallet. Currently if the user sends AE from account 1 to account 2 and then visits the transaction details page (first from account 1, then from account 2) they will see exactly the same visualization on top. Both transactions are incorrectly labeled "Spend Out" although one is "Spend In".
See the recording for example of 3.2 AE transfer:
https://github.com/superhero-com/superhero-wallet/assets/12225410/f7eea1fe-9955-4d00-8c58-a7de6ceb2810
Fix:
Correct visualization from æternity account 1:
Correct visualization from æternity account 2:
@CedrikNikita would you confirm that the logic described above is correct?