This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 975
Ledger payment history dates are not sorted in DESC order #11300
Labels
Milestone
Comments
josiah-keller
added a commit
to josiah-keller/browser-laptop
that referenced
this issue
Nov 18, 2017
bsclifton
changed the title
Reorder ledger payment history
Ledger payment history dates are not sorted
Nov 20, 2017
bsclifton
changed the title
Ledger payment history dates are not sorted
Ledger payment history dates are not sorted in DESC order
Nov 20, 2017
josiah-keller
added a commit
to josiah-keller/browser-laptop
that referenced
this issue
Nov 23, 2017
bsclifton
added
release-notes/exclude
release-notes/include
and removed
release-notes/exclude
labels
Nov 27, 2017
This was referenced Jun 11, 2018
This was referenced Jun 19, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Test plan
See #12069
Description
The rows shown in the payment history are not sorted, they're just displayed in whatever order they are in with `ledger-state.json`. If you manually edit `ledger-state.json` or run the task to add simulated payment history, you can see how it can get out of orderSteps to Reproduce
npm run add-simulated-payment-history 50
Brave Version
about:brave info:
AllReproducible on current live release:
NoBSC: using happy path, you will not experience this. However, if you run the task (in dev environment), it will repro. But that is not 0.19.95
Additional Information
The text was updated successfully, but these errors were encountered: