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

Genesis port script v0.34.0 #4023

Merged
merged 29 commits into from
Apr 8, 2019

Commits on Apr 2, 2019

  1. genesis port script

    Federico Kunze committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    0d88bc9 View commit details
    Browse the repository at this point in the history
  2. add command

    Federico Kunze committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    9aa7005 View commit details
    Browse the repository at this point in the history
  3. various fixes

    Federico Kunze committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    e20d778 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. works

    fedekunze committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    4c549f2 View commit details
    Browse the repository at this point in the history
  2. cleanup and move to script

    fedekunze committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    62bca4d View commit details
    Browse the repository at this point in the history
  3. typo

    fedekunze committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    f6887b0 View commit details
    Browse the repository at this point in the history
  4. check args

    fedekunze committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    8915f47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1dab733 View commit details
    Browse the repository at this point in the history
  6. command to run

    fedekunze committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    ddec599 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d726bc View commit details
    Browse the repository at this point in the history
  8. use flags

    fedekunze committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    5e4f838 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. changelog

    fedekunze committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    2c99fb9 View commit details
    Browse the repository at this point in the history
  2. Update .pending/improvements/gaia/4018-create-genesis-

    Co-Authored-By: fedekunze <[email protected]>
    cwgoes and fedekunze authored Apr 4, 2019
    Configuration menu
    Copy the full SHA
    d88b6d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f3012a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39d7ce0 View commit details
    Browse the repository at this point in the history
  5. add chain-id

    fedekunze committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    9df1f1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50c58c6 View commit details
    Browse the repository at this point in the history
  7. New python script

    alessio committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    b55d40a View commit details
    Browse the repository at this point in the history
  8. delete go files

    fedekunze committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    31952f1 View commit details
    Browse the repository at this point in the history
  9. numbers to strings

    fedekunze committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    4a3b178 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. add crisis constant fee

    fedekunze committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    9c6a515 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2019

  1. Exit with error on stderr

    alessio committed Apr 7, 2019
    Configuration menu
    Copy the full SHA
    afe9952 View commit details
    Browse the repository at this point in the history
  2. Refactoring, slightly more modular design

    - script moved from scripts/ to contrib/export
    - Main and aux functions refactored and generalised
      for increased reusability in future scripts.
    - .gitignore updated
    alessio committed Apr 7, 2019
    Configuration menu
    Copy the full SHA
    6e01099 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. Fix indentation

    alessio committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    1b56d64 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary variable

    alessio committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    34a9b36 View commit details
    Browse the repository at this point in the history
  3. Minor reformatting

    alexanderbez committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    0fd205c View commit details
    Browse the repository at this point in the history
  4. Minor reformatting

    alexanderbez committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    1581756 View commit details
    Browse the repository at this point in the history
  5. Rename file

    alexanderbez committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    c4de703 View commit details
    Browse the repository at this point in the history
  6. Update contrib/export/v0.33.x-to-v0.34.0.py

    Co-Authored-By: fedekunze <[email protected]>
    cwgoes and fedekunze authored Apr 8, 2019
    Configuration menu
    Copy the full SHA
    5c85697 View commit details
    Browse the repository at this point in the history