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

Adjust cost per signature #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on May 29, 2021

  1. Adjust cost per signature

    Lowered cost per signature
    
     from
    
     Safecoin Target: 10 x 200.000 = 2.000.000 Lamports per Slot (min 1.000.000 - max 5.000.000)
    
    to
    
     Safecoin Target: 10 x 50.000 = 500.000 Lamports per Slot (min 250.000 - max 5.000.000)
    
    This is an adjustment in correlation with PR #8
    Archimedes1618 committed May 29, 2021
    Configuration menu
    Copy the full SHA
    9d3a09c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Less delinquent

    Slot distance increased by 50% to complement lowered hardware requirements
    Archimedes1618 committed May 31, 2021
    Configuration menu
    Copy the full SHA
    cc0f729 View commit details
    Browse the repository at this point in the history