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

Verify dao param default vals #1769 #1824

Commits on Oct 27, 2018

  1. Basis code for DAO param validation

        New, more intuitive methods for testing min and max values of proposed DAO parameters.
        Unit tests also provided.
    
        Next up will be a discussion of what limits the remaining parameters should have.
    
        First part of issue: bisq-network#1769
    cyphersphinx86 committed Oct 27, 2018
    Copy the full SHA
    d2c7e63 View commit details
    Browse the repository at this point in the history
  2. Merged with master

    cyphersphinx86 committed Oct 27, 2018
    Copy the full SHA
    2e3f7dd View commit details
    Browse the repository at this point in the history
  3. Merged with master

    cyphersphinx86 committed Oct 27, 2018
    Copy the full SHA
    04bb06b View commit details
    Browse the repository at this point in the history
  4. Merged with master

    cyphersphinx86 committed Oct 27, 2018
    Copy the full SHA
    27b613b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. DAO param validation

        New, more intuitive methods for testing min and max values of proposed DAO parameters.
        Unit tests also provided.
    
        Solves issue: bisq-network#1769
    cyphersphinx86 committed Oct 28, 2018
    Copy the full SHA
    01fc65d View commit details
    Browse the repository at this point in the history