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

Cleanup address deserialization #3218

Merged
merged 15 commits into from Dec 20, 2022
Merged

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    91cb8da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0929d56 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    bead32a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98a0e65 View commit details
    Browse the repository at this point in the history
  3. Extract older address decompaction logic into the test library

    * Also add roundtrip for CompactAddr
    lehins committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    e044c22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67d4f01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4aca767 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5b26a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e83a7d View commit details
    Browse the repository at this point in the history
  8. Rename Address to CommonAddr

    lehins committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    63a9f82 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6489deb View commit details
    Browse the repository at this point in the history
  10. Final step in combining CompactAddress and Address modules togeth…

    …er. Deprecate the former
    lehins committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    436f2d5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f80048 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4296509 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7236776 View commit details
    Browse the repository at this point in the history