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

Scheme configuration system and unchained randomness #816

Merged
merged 33 commits into from
Oct 13, 2021

Commits on Oct 5, 2020

  1. v1.2.0

    willscott committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    42df740 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

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

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    3bc0526 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91f2aeb View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

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

Commits on Apr 14, 2021

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

Commits on Apr 15, 2021

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

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    6fe1929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da7cfe6 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

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

Commits on Oct 1, 2021

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

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    a5980d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    018aba5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Merge pull request #30 from Zondax/go-version-update

    Go version update
    emmanuelm41 committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    e391685 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51628a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e01dbd View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

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

Commits on Oct 12, 2021

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

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    3ae2a71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3792d11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef336c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51a5685 View commit details
    Browse the repository at this point in the history
  5. regenerate proto files

    emmanuelm41 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    aa535e2 View commit details
    Browse the repository at this point in the history
  6. fix linter issues

    emmanuelm41 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    635402d View commit details
    Browse the repository at this point in the history
  7. Scheme feature and unchained randomness refactoring (#31)

    * create a scheme configuration system
    * refactor unchain randomness feature to use scheme configuration, making it more easy to set up
    * add a new CLI command to list scheme ids available
    emmanuelm41 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    551366e View commit details
    Browse the repository at this point in the history
  8. regenerate protobuf files

    emmanuelm41 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c26f957 View commit details
    Browse the repository at this point in the history
  9. apply go mod tidy

    emmanuelm41 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    5f05614 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    373b46c View commit details
    Browse the repository at this point in the history
  11. apply minor changes

    emmanuelm41 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    4309035 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c8f78c1 View commit details
    Browse the repository at this point in the history
  13. fix lint issue

    emmanuelm41 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    f8a5bbe View commit details
    Browse the repository at this point in the history
  14. change CI job names

    emmanuelm41 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    4eb601d View commit details
    Browse the repository at this point in the history