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

User defined trade limit, Part II. #6433

Merged
merged 2 commits into from Dec 9, 2022
Merged

User defined trade limit, Part II. #6433

merged 2 commits into from Dec 9, 2022

Commits on Nov 30, 2022

  1. User defined trade limit.

    Some commits were missed from the first implementation in #6431.
    The user limit is applied to offer entry via AccountAgeWitnessService.
    Offers are filtered according to limits in OfferFilterService.
    If limit changed, the cache in OfferFilterServices must be cleared.
    jmacxx committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    7ec86c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Apply code review suggestions.

    jmacxx committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    6f8bb00 View commit details
    Browse the repository at this point in the history