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

Reduce the comment interval from 20 seconds to 3 seconds #2483

Merged
merged 5 commits into from
May 22, 2018
Merged

Commits on May 5, 2018

  1. Changed the value of STEEM_MIN_REPLY_INTERVAL to 3.

    Adjusted the assert message to match the new value.
    mejustandrew committed May 5, 2018
    Configuration menu
    Copy the full SHA
    579649d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Modified back the value of STEEM_MIN_REPLY_INTERVAL to 20 seconds.

    Made a new define STEEM_MIN_REPLY_INTERVAL_HF20 with the 3 seconds value.
    Checking for STEEM_HARDFORK_0_20__2019 define before changing the assert message.
    mejustandrew committed May 8, 2018
    Configuration menu
    Copy the full SHA
    896e7ed View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. Configuration menu
    Copy the full SHA
    bf290da View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Merge pull request #2439 from mejustandrew/2019-removal-of-20s-commen…

    …t-limit
    
    Reduce the comment interval from 20 seconds to 3 seconds
    Michael Vandeberg committed May 21, 2018
    Configuration menu
    Copy the full SHA
    fe39c9d View commit details
    Browse the repository at this point in the history
  2. Add TODO for cleanup

    mvandeberg committed May 21, 2018
    Configuration menu
    Copy the full SHA
    4e0c6be View commit details
    Browse the repository at this point in the history