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

Fix empty memo field in JSON when memo_type is text #635

Merged
merged 6 commits into from
Sep 7, 2018
Merged

Fix empty memo field in JSON when memo_type is text #635

merged 6 commits into from
Sep 7, 2018

Commits on Sep 5, 2018

  1. Fix issue #149

    Le Cheng Fan committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    08a6c79 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Make the MarshalJSON function more concise

    Le Cheng Fan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    7e92c7f View commit details
    Browse the repository at this point in the history
  2. Format import statements

    Le Cheng Fan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    87243f0 View commit details
    Browse the repository at this point in the history
  3. Add comment for function

    Le Cheng Fan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    63b4d12 View commit details
    Browse the repository at this point in the history
  4. Get rid of Convey dependency for tests

    Le Cheng Fan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    d116d85 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Edit comment

    Le Cheng Fan committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    849dd7c View commit details
    Browse the repository at this point in the history