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: Value Renderers for number and coin #10038

Closed
wants to merge 38 commits into from

Commits on Aug 23, 2021

  1. first draft

    cyberbono3 committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    2a08eb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. second draft

    cyberbono3 committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    599fadf View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. TestFormatInt pass

    cyberbono3 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    4b4ee3a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. WIP

    cyberbono3 committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    4231817 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. WIP

    cyberbono3 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    f6f698f View commit details
    Browse the repository at this point in the history
  2. WIP TestFormatCoin

    cyberbono3 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    00824fb View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. WIP all tests pass

    cyberbono3 committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    53003ed View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    36ae1e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f32a13c View commit details
    Browse the repository at this point in the history
  3. WIP

    cyberbono3 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    4d9e3bd View commit details
    Browse the repository at this point in the history
  4. getMetadata

    cyberbono3 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    06d9ae5 View commit details
    Browse the repository at this point in the history
  5. all tests pass

    cyberbono3 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    ab7d6fb View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. dvr.QueryDenomMetadata

    cyberbono3 committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    24ae2f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1d15ff View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    0c5e2b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    812bcd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. WIP all tests pass

    cyberbono3 committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    5090714 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. cleanup

    cyberbono3 committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    700fab9 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. r4r

    cyberbono3 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    ec13baf View commit details
    Browse the repository at this point in the history
  2. fix merge conflict

    cyberbono3 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    b8953f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. add TODOs

    cyberbono3 committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    41394fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa8c8e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. WIP

    cyberbono3 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    f0b5a1d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. tests pass

    cyberbono3 committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    784eee9 View commit details
    Browse the repository at this point in the history
  2. cleanup

    cyberbono3 committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    ccf9b4d View commit details
    Browse the repository at this point in the history
  3. WIP

    cyberbono3 committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    dcefbf5 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. fix Parse and tests

    cyberbono3 committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    c57115c View commit details
    Browse the repository at this point in the history
  2. update comments

    cyberbono3 committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    15992db View commit details
    Browse the repository at this point in the history
  3. fix TestFormatDec

    cyberbono3 committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    03f6041 View commit details
    Browse the repository at this point in the history
  4. cleanup

    cyberbono3 committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    ed27445 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa9b039 View commit details
    Browse the repository at this point in the history
  6. add godoc

    cyberbono3 committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    5c0a6cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8fc3a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    6860bde View commit details
    Browse the repository at this point in the history
  2. apply reviewer comments

    cyberbono3 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    fbe7e94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c29035 View commit details
    Browse the repository at this point in the history
  4. update Parse godoc

    cyberbono3 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    1264277 View commit details
    Browse the repository at this point in the history
  5. update baseFromDenom

    cyberbono3 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    28b5890 View commit details
    Browse the repository at this point in the history