Skip to content

Conversation

@lucasfernog
Copy link
Contributor

Description of change

The individual account transaction list shouldn't use the walletTransactions list since that is parsed to remove duplicated messages (internal transactions). This PR changes the list to use account.messages instead, which represents all account messages. We should do something about reattachments later.

Links to any relevant issues

N/A

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

How the change has been tested

Making an internal tx, opening the accounts tx list.

Change checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code

@lucasfernog lucasfernog requested a review from cvarley100 as a code owner March 20, 2021 15:05
@laumair laumair self-requested a review March 20, 2021 16:45
@laumair
Copy link

laumair commented Mar 20, 2021

Looks good to me.

@laumair laumair merged commit e7040b0 into develop Mar 20, 2021
@laumair laumair deleted the fix/tx-history branch March 20, 2021 16:46
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

Successfully merging this pull request may close these issues.

3 participants