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 MultiUnlock #1590

Merged
merged 27 commits into from
Nov 9, 2023
Merged

Commits on Nov 7, 2023

  1. Add MultiUnlock

    thibault-martinez committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e1f123b View commit details
    Browse the repository at this point in the history
  2. Add EmptyUnlock

    thibault-martinez committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    eb2036c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    146dc22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fcefff View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    5d58545 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b615263 View commit details
    Browse the repository at this point in the history
  3. Nits

    thibault-martinez committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c5c4cf5 View commit details
    Browse the repository at this point in the history
  4. Nit

    thibault-martinez committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    17df149 View commit details
    Browse the repository at this point in the history
  5. return errors

    thibault-martinez committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f048f69 View commit details
    Browse the repository at this point in the history
  6. Remove variable

    thibault-martinez committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7a3b28c View commit details
    Browse the repository at this point in the history
  7. Derive deref

    thibault-martinez committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f1f01ef View commit details
    Browse the repository at this point in the history
  8. Typo

    thibault-martinez committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6519e53 View commit details
    Browse the repository at this point in the history
  9. More deref

    thibault-martinez committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8f9d038 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c7a13a View commit details
    Browse the repository at this point in the history
  11. nit

    thibault-martinez committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1523fa9 View commit details
    Browse the repository at this point in the history
  12. Fix verify_unlocks

    thibault-martinez committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    86e03fc View commit details
    Browse the repository at this point in the history
  13. no_std

    thibault-martinez committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9fb200e View commit details
    Browse the repository at this point in the history
  14. Update sdk/src/types/block/unlock/multi.rs

    Co-authored-by: Thoralf-M <[email protected]>
    thibault-martinez and Thoralf-M committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2a839bb View commit details
    Browse the repository at this point in the history
  15. Update sdk/src/types/block/unlock/empty.rs

    Co-authored-by: Thoralf-M <[email protected]>
    thibault-martinez and Thoralf-M committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    871d30e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    de0eaef View commit details
    Browse the repository at this point in the history
  17. Fmt

    thibault-martinez committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    34673f7 View commit details
    Browse the repository at this point in the history
  18. Comment and rename

    thibault-martinez committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7bf436c View commit details
    Browse the repository at this point in the history
  19. Move import to dto

    thibault-martinez committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    55f1172 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    470f87a View commit details
    Browse the repository at this point in the history
  21. Order

    thibault-martinez committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5502da1 View commit details
    Browse the repository at this point in the history
  22. review

    thibault-martinez committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a029910 View commit details
    Browse the repository at this point in the history
  23. Merge branch '2.0' into multi-unlock

    DaughterOfMars committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4a23ae7 View commit details
    Browse the repository at this point in the history