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

R4R: Refactor mint module #2102

Merged
merged 19 commits into from
Dec 10, 2019

Commits on Nov 28, 2019

  1. refactor mint module

    zhangzhiqiang committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    c37da4c View commit details
    Browse the repository at this point in the history
  2. move mintDenom field of Minter to params

    zhangzhiqiang committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    e56e24f View commit details
    Browse the repository at this point in the history
  3. apply comment from github

    zhangzhiqiang committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    3ed8c9f View commit details
    Browse the repository at this point in the history
  4. remove unless bankKeeper

    zhangzhiqiang committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    2a3912b View commit details
    Browse the repository at this point in the history
  5. repair test error

    zhangzhiqiang committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    74376f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. Merge branch 'v1.0.0-refactor' of https://github.com/irisnet/irishub

    …into v1.0.0-refactor
    zhangzhiqiang committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    0d1af07 View commit details
    Browse the repository at this point in the history
  2. add unit test

    zhangzhiqiang committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    ea5cb83 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. apply comment from github

    zhangzhiqiang committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    6806e69 View commit details
    Browse the repository at this point in the history
  2. rename constant

    zhangzhiqiang committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    2222cb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. apply comment from github

    zhangzhiqiang committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    62e60ee View commit details
    Browse the repository at this point in the history
  2. apply comment from github

    zhangzhiqiang committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    522c2d4 View commit details
    Browse the repository at this point in the history
  3. apply comment from github

    zhangzhiqiang committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    3ebf2fb View commit details
    Browse the repository at this point in the history
  4. add mint_test.go

    zhangzhiqiang committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    fd18b2d View commit details
    Browse the repository at this point in the history
  5. repair test error

    zhangzhiqiang committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    86a2bfc View commit details
    Browse the repository at this point in the history
  6. add unit test

    zhangzhiqiang committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    f5d3d1a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. replace testing with suite

    zhangzhiqiang committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    ac05b68 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Merge branch 'v1.0.0-refactor' of https://github.com/irisnet/irishub

    …into v1.0.0-refactor
    zhangzhiqiang committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    6631a58 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. modify comment

    zhangzhiqiang committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    577db2e View commit details
    Browse the repository at this point in the history
  2. replace cosmos/cosmos-sdk/x/mint with irisnet/irishub/modules/mint in…

    … cli_test.go
    zhangzhiqiang committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    3b675bc View commit details
    Browse the repository at this point in the history