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

feat: implement ADR-22: Per-subspace token factory #1141

Merged
merged 74 commits into from
Jul 4, 2023

Commits on Jul 4, 2023

  1. feat: init proto

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    4410b13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c24222 View commit details
    Browse the repository at this point in the history
  3. feat: init types

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    81fdcaa View commit details
    Browse the repository at this point in the history
  4. feat: init msg server

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    db0e09f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91e6568 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2117a33 View commit details
    Browse the repository at this point in the history
  7. feat: add grpc query

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    43ded0e View commit details
    Browse the repository at this point in the history
  8. feat: add module

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ed37507 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7de8090 View commit details
    Browse the repository at this point in the history
  10. feat: add cli

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    b289f4a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    611eb9c View commit details
    Browse the repository at this point in the history
  12. tests: add types tests

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c93a729 View commit details
    Browse the repository at this point in the history
  13. feat: add events

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    beae92e View commit details
    Browse the repository at this point in the history
  14. tests: add msg server tests

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    cbd98d0 View commit details
    Browse the repository at this point in the history
  15. chore: fix lint

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ac73913 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    20ed30d View commit details
    Browse the repository at this point in the history
  17. test: add query tests

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    10dc623 View commit details
    Browse the repository at this point in the history
  18. test: add cli tests

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    37931a3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8a07dbe View commit details
    Browse the repository at this point in the history
  20. fix: fix simulation tests

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    199d19e View commit details
    Browse the repository at this point in the history
  21. chore: fix lint

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    05d1276 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0e844fc View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    609198c View commit details
    Browse the repository at this point in the history
  24. fix: fix simulation tests

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    8fe9f98 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    71ab4e6 View commit details
    Browse the repository at this point in the history
  26. test: add proposal msg

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    81f4d04 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f6ae379 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7a2d69b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6b189b3 View commit details
    Browse the repository at this point in the history
  30. feat: remove mintToAddress

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c4fc03e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c2eccf9 View commit details
    Browse the repository at this point in the history
  32. docs: improve docs

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9f2ce90 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    be4fc72 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    5b7f940 View commit details
    Browse the repository at this point in the history
  35. test: fix unit test

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    25604c8 View commit details
    Browse the repository at this point in the history
  36. chore: fix typos

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    23775d2 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a9cc9ed View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    6662067 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    de365b8 View commit details
    Browse the repository at this point in the history
  40. chore: fix filename typo

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    15f0dd3 View commit details
    Browse the repository at this point in the history
  41. chore: fix lint

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    54ba125 View commit details
    Browse the repository at this point in the history
  42. test: add missing check

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    781746e View commit details
    Browse the repository at this point in the history
  43. chore: apply suggestions

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    6500577 View commit details
    Browse the repository at this point in the history
  44. test: add decoder simulation

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    1047b0b View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    b793de0 View commit details
    Browse the repository at this point in the history
  46. chore: apply suggestions

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2a4a8ab View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    e43fe3d View commit details
    Browse the repository at this point in the history
  48. chore: run proto all

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ef5c76f View commit details
    Browse the repository at this point in the history
  49. fix: fix errors

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    8065c97 View commit details
    Browse the repository at this point in the history
  50. chore: fix code styles

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c5267cf View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    0cdde61 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    68b858b View commit details
    Browse the repository at this point in the history
  53. Merge branch 'paul/DCD-316/token-factory-impl' of github.com:desmos-l…

    …abs/desmos into paul/DCD-316/token-factory-impl
    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    eda3577 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    642f27b View commit details
    Browse the repository at this point in the history
  55. test: update test case

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7badc1a View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    1eb1d77 View commit details
    Browse the repository at this point in the history
  57. chore: add missing scalar

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    afb187b View commit details
    Browse the repository at this point in the history
  58. chore: fix code style

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    8c479f7 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    c7c210f View commit details
    Browse the repository at this point in the history
  60. Update x/tokenfactory/client/cli/cli_test.go

    Co-authored-by: Riccardo <riccardo.montagnin@gmail.com>
    dadamu and RiccardoM committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    6dc6913 View commit details
    Browse the repository at this point in the history
  61. Update x/tokenfactory/client/cli/cli_test.go

    Co-authored-by: Riccardo <riccardo.montagnin@gmail.com>
    dadamu and RiccardoM committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    05b1b3f View commit details
    Browse the repository at this point in the history
  62. Update x/tokenfactory/client/cli/cli_test.go

    Co-authored-by: Riccardo <riccardo.montagnin@gmail.com>
    dadamu and RiccardoM committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    b50e215 View commit details
    Browse the repository at this point in the history
  63. Update x/tokenfactory/client/cli/cli_test.go

    Co-authored-by: Riccardo <riccardo.montagnin@gmail.com>
    dadamu and RiccardoM committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2bb46f7 View commit details
    Browse the repository at this point in the history
  64. Update x/tokenfactory/client/cli/cli_test.go

    Co-authored-by: Riccardo <riccardo.montagnin@gmail.com>
    dadamu and RiccardoM committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    5a821c1 View commit details
    Browse the repository at this point in the history
  65. Update x/tokenfactory/client/cli/cli_test.go

    Co-authored-by: Riccardo <riccardo.montagnin@gmail.com>
    dadamu and RiccardoM committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    de8b4c3 View commit details
    Browse the repository at this point in the history
  66. Update x/tokenfactory/client/cli/cli_test.go

    Co-authored-by: Riccardo <riccardo.montagnin@gmail.com>
    dadamu and RiccardoM committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    4619142 View commit details
    Browse the repository at this point in the history
  67. Update x/tokenfactory/client/cli/query.go

    Co-authored-by: Riccardo <riccardo.montagnin@gmail.com>
    dadamu and RiccardoM committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    11fae41 View commit details
    Browse the repository at this point in the history
  68. Update x/tokenfactory/keeper/createdenom_test.go

    Co-authored-by: Riccardo <riccardo.montagnin@gmail.com>
    dadamu and RiccardoM committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e60edc8 View commit details
    Browse the repository at this point in the history
  69. Update x/tokenfactory/keeper/admins.go

    Co-authored-by: Riccardo <riccardo.montagnin@gmail.com>
    dadamu and RiccardoM committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    88bd8f2 View commit details
    Browse the repository at this point in the history
  70. chore: fix code style

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    653beaf View commit details
    Browse the repository at this point in the history
  71. Update x/tokenfactory/keeper/createdenom_test.go

    Co-authored-by: Riccardo <riccardo.montagnin@gmail.com>
    dadamu and RiccardoM committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    5a06cc1 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    3d30fd5 View commit details
    Browse the repository at this point in the history
  73. test: add params unit tests

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d2b4206 View commit details
    Browse the repository at this point in the history
  74. test: add creators unit tests

    dadamu committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9ece290 View commit details
    Browse the repository at this point in the history