Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sign age column sortable #4929

Merged
merged 3 commits into from
Dec 10, 2020

Commits on Dec 9, 2020

  1. Make findWitness public

    Improve logs if trade limit was violated
    chimp1984 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    ed09998 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c962c1a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Add support for sorting by signed account age

    We separate in 4 groups and sort each by days.
    1. signed accounts
    2. not yet signed account, we use account age
    3. not required signing, we use account age
    4. no account age and no signing required (altcoins)
    chimp1984 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    6378f3c View commit details
    Browse the repository at this point in the history