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

Add MultiAddress #1573

Merged
merged 29 commits into from
Nov 7, 2023
Merged

Commits on Nov 5, 2023

  1. Add MultiAddress

    thibault-martinez committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    bacea90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7082a82 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Add verify_weight

    thibault-martinez committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9f3b338 View commit details
    Browse the repository at this point in the history
  2. Add verify_address

    thibault-martinez committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    42d24c9 View commit details
    Browse the repository at this point in the history
  3. Docs

    thibault-martinez committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    8de4baa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    414b4cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcd0347 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    899c820 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    095f948 View commit details
    Browse the repository at this point in the history
  8. Nit

    thibault-martinez committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    42cd390 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    581f222 View commit details
    Browse the repository at this point in the history
  10. Add getters

    thibault-martinez committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    642a922 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    971830e View commit details
    Browse the repository at this point in the history
  12. Error nits

    thibault-martinez committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    2f628df View commit details
    Browse the repository at this point in the history
  13. Allow anchor

    thibault-martinez committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    8a802f9 View commit details
    Browse the repository at this point in the history
  14. Nits

    thibault-martinez committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    05bb493 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b50808c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ebd4dab View commit details
    Browse the repository at this point in the history
  17. Update sdk/src/types/block/address/multi.rs

    Co-authored-by: DaughterOfMars <[email protected]>
    thibault-martinez and DaughterOfMars authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e427afe View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8795db0 View commit details
    Browse the repository at this point in the history
  19. Use chain

    thibault-martinez committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    0fd38b9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5f9c87c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9ec9d41 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    ec0d0fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2d3ddf View commit details
    Browse the repository at this point in the history
  3. Remove print

    thibault-martinez committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d353eb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d317490 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00a5309 View commit details
    Browse the repository at this point in the history
  6. document unwrap

    thibault-martinez committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5d2bcd9 View commit details
    Browse the repository at this point in the history