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

chore: release v2.1.0-testnet #657

Merged
merged 16 commits into from
Oct 21, 2021
Merged

Commits on Oct 19, 2021

  1. Set v2.1.0 upgrade handler

    Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    RiccardoM committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    63a67f2 View commit details
    Browse the repository at this point in the history
  2. Added the migrations for the x/profile module

    Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    RiccardoM committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    f3139ff View commit details
    Browse the repository at this point in the history
  3. Fixed migrations for testnet

    Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    RiccardoM committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    24862e2 View commit details
    Browse the repository at this point in the history
  4. Updated on-chain upgrade test

    Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    RiccardoM committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    3681afe View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. added missing connection param setting

    Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    RiccardoM committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    cba83ae View commit details
    Browse the repository at this point in the history
  2. improved x/profiles consensus version handling

    Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    RiccardoM committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    621310d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:desmos-labs/desmos into riccardo/…

    …release/v2.1.0-testnet
    RiccardoM committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    b312d7b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:desmos-labs/desmos into riccardo/…

    …release/v2.1.0-testnet
    RiccardoM committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    2a6ef91 View commit details
    Browse the repository at this point in the history
  5. Version 2.1.0

    Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    RiccardoM committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c20205a View commit details
    Browse the repository at this point in the history
  6. Version 2.1.0

    Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    RiccardoM committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    b715093 View commit details
    Browse the repository at this point in the history
  7. Version 2.1.0

    Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    RiccardoM committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    8b8eb6b View commit details
    Browse the repository at this point in the history
  8. Version 2.1.0

    Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    RiccardoM committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    f2e0042 View commit details
    Browse the repository at this point in the history
  9. improved how the migration is performed and added tests

    Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    RiccardoM committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    bb1f9ea View commit details
    Browse the repository at this point in the history
  10. fix: improved the migration for v2.0.0

    Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    RiccardoM committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    32fb3b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. updated Proto comments to specify the encodings where necessary

    Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    RiccardoM committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    29257f9 View commit details
    Browse the repository at this point in the history
  2. updated deps versions inside Makefile

    Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    RiccardoM committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    2b64f06 View commit details
    Browse the repository at this point in the history