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

first version of fast-withdrawal feature is ready #24

Open
wants to merge 5 commits into
base: pa
Choose a base branch
from

Commits on Jul 13, 2024

  1. first version of fast-withdrawal feature is ready

    Pavel Menshikov committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    31b4191 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. changed maxReductionTime to minCooldownSeconds, changed uint216 maxFe…

    …e to uint16
    Pavel Menshikov committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7d105a4 View commit details
    Browse the repository at this point in the history
  2. reduced some unnecessary code in new functions

    Pavel Menshikov committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9766972 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. added functionality to sum reduction for the same cooldown

    Pavel Menshikov committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    48c3950 View commit details
    Browse the repository at this point in the history
  2. removed safety check

    Pavel Menshikov committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8904d1a View commit details
    Browse the repository at this point in the history