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 the rendering issues of some XDR fields #2876

Merged
merged 4 commits into from Mar 4, 2021

Commits on Feb 25, 2021

  1. Add issuer information when printing Asset

    Hidenori Shinohara committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    f44d2a3 View commit details
    Browse the repository at this point in the history
  2. Update the way a container is printed

    Hidenori Shinohara committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    aa7f719 View commit details
    Browse the repository at this point in the history
  3. Make the name field of xdr_to_string mandatory since otherwise Cereal…

    … would print "value0"
    Hidenori Shinohara committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    d7d7283 View commit details
    Browse the repository at this point in the history
  4. Make xdr_to_string use xdr::archive

    Hidenori Shinohara committed Feb 25, 2021
    5 Configuration menu
    Copy the full SHA
    8df71d8 View commit details
    Browse the repository at this point in the history