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

Single Binary & Command Refactor #6595

Merged
merged 52 commits into from
Jul 7, 2020
Merged

Single Binary & Command Refactor #6595

merged 52 commits into from
Jul 7, 2020

Commits on Jun 28, 2020

  1. Merge simcli into simd

    dauTT committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    4a1fb27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26aea15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7fee05 View commit details
    Browse the repository at this point in the history
  4. Resolve flag -o shorthand ambiguity. (It is used both to indicate <ou…

    …tput string> and <overwrite>)
    dauTT committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    84ef4c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    103e884 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    27fdd02 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into single-binary-6419

    Alessio Treglia authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    8859370 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd964da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fccd048 View commit details
    Browse the repository at this point in the history
  5. Sort available commands

    dauTT committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    01da4cf View commit details
    Browse the repository at this point in the history
  6. Simplify code

    dauTT committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    7a84bcb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4bc67f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66eba9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17e9e5f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    24fc533 View commit details
    Browse the repository at this point in the history
  2. 1) Remove global variables

    2) Fix integration test issue related to the gentx command which was not working properly due to using gloabal variables
    dauTT committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    3b346ae View commit details
    Browse the repository at this point in the history
  3. Fix lint error message (Remove unused flags: fsShares, fsValidator, f…

    …sRedelegation)
    
    Update Dockerfile
    dauTT committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    e80e1b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    39e34e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f99749 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b58e8d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    171064c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e64e4f8 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Federico Kunze <[email protected]>
    alexanderbez and fedekunze authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    052db8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c862dbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    160a0ae View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into single-binary-6419

    Alessio Treglia authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    9242385 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into single-binary-6419

    Alessio Treglia authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    e49d18a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    80de6d9 View commit details
    Browse the repository at this point in the history
  2. Init commit

    alexanderbez committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    bc30fd2 View commit details
    Browse the repository at this point in the history
  3. remove viper start

    alexanderbez committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    73f22f5 View commit details
    Browse the repository at this point in the history
  4. Makefile updates

    alexanderbez committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    f77e831 View commit details
    Browse the repository at this point in the history
  5. Updates

    alexanderbez committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    f5bc1f0 View commit details
    Browse the repository at this point in the history
  6. Updates

    alexanderbez committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    fdf6142 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b966c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. update keys pkg

    alexanderbez committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    2fcf3a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd05bb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    546aadb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc691ab View commit details
    Browse the repository at this point in the history
  5. refactor

    alexanderbez committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    055f598 View commit details
    Browse the repository at this point in the history
  6. fix start cmd

    alexanderbez committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    16442d9 View commit details
    Browse the repository at this point in the history
  7. fix start cmd

    alexanderbez committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    ebbde64 View commit details
    Browse the repository at this point in the history
  8. Update godoc

    alexanderbez committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    2857d74 View commit details
    Browse the repository at this point in the history
  9. remove comment

    alexanderbez committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    6208fce View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e48e3f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5dc8c51 View commit details
    Browse the repository at this point in the history
  12. genutil: fix tests

    alexanderbez committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    7c08736 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e4f283a View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' into bez/6419-attempt-fix

    Alessio Treglia authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    ac05e9d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c7593da View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ccb068d View commit details
    Browse the repository at this point in the history
  17. Update simapp/simd/cmd/root.go

    Co-authored-by: Federico Kunze <[email protected]>
    alexanderbez and fedekunze authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    277e192 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    15e3673 View commit details
    Browse the repository at this point in the history