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

Allow to paginate post reactions #515

Merged
merged 30 commits into from
Jun 30, 2021
Merged

Commits on Jun 24, 2021

  1. Revise post reaction type

    dadamu committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    2ada36e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    066f431 View commit details
    Browse the repository at this point in the history
  3. Fix genesis of cli test

    dadamu committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    795df30 View commit details
    Browse the repository at this point in the history
  4. Fix bugs oiterate functions

    dadamu committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    d960fe6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81a764c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23cc1f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b6b172 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Merge branch 'master' of github.com:desmos-labs/desmos into paul/add-…

    …post-reactions-query
    dadamu committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    21a0933 View commit details
    Browse the repository at this point in the history
  2. Fix fails after merge

    dadamu committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    8c56428 View commit details
    Browse the repository at this point in the history
  3. Upadate docs

    dadamu committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    40a2efa View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    dadamu committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    dac7e40 View commit details
    Browse the repository at this point in the history
  5. Run proto lint

    dadamu committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    a40d56c View commit details
    Browse the repository at this point in the history
  6. Fix benchmark test

    dadamu committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    4c1fac9 View commit details
    Browse the repository at this point in the history
  7. Improve commom functions

    dadamu committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    c362065 View commit details
    Browse the repository at this point in the history
  8. Remove space

    dadamu committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    ffe32ce View commit details
    Browse the repository at this point in the history
  9. Adjust decoder test order

    dadamu committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    00b6792 View commit details
    Browse the repository at this point in the history
  10. Fix typo and improve comments

    dadamu committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    1a689b0 View commit details
    Browse the repository at this point in the history
  11. Add test to genesis in types

    dadamu committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    83710f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c68d011 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Update x/staging/posts/keeper/common_functions.go

    Co-authored-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    dadamu and RiccardoM authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    16a76ba View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:desmos-labs/desmos into paul/add-…

    …post-reactions-query
    dadamu committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    11bc583 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25df337 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ed0bab View commit details
    Browse the repository at this point in the history
  5. Update docs

    dadamu committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    db84db7 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'paul/add-post-reactions-query' of github.com:desmos-lab…

    …s/desmos into paul/add-post-reactions-query
    dadamu committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    c963c15 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG

    dadamu committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    729f491 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    7d87b57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a0ec99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c6846f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a07edc3 View commit details
    Browse the repository at this point in the history