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

Add intervening v5 fork for increased min block size #1869

Merged
merged 1 commit into from
Mar 15, 2017

Commits on Mar 15, 2017

  1. Add intervening v5 fork for increased min block size

    Minimum mixin 4 and enforced ringct is moved from v5 to v6.
    v5 is now used for an increased minimum block size (from 60000
    to 300000) to cater for larger typical/minimum transaction size.
    
    The fee algorithm is also changed to decrease the base per kB
    fee, and add a cheap tier for those transactions which we do
    not care if they get delayed (or even included in a block).
    moneromooo-monero committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    3396a9f View commit details
    Browse the repository at this point in the history