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

UnionOf types for merged fungible and fungibles implementations #2033

Merged
merged 23 commits into from
Dec 19, 2023

Commits on Oct 25, 2023

  1. fungible/s union_of

    muharem committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c5050e2 View commit details
    Browse the repository at this point in the history
  2. tests for fungible/s sets

    muharem committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d79a549 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Apply suggestions from code review

    Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
    muharem and liamaharon authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    fbb818f View commit details
    Browse the repository at this point in the history
  2. fixes

    muharem committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b8cad03 View commit details
    Browse the repository at this point in the history
  3. derive Eq

    muharem committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2ae4276 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Update substrate/frame/support/src/traits/tokens/fungibles/union_of.rs

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    muharem and joepetrowski authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    65b06b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. account touch

    muharem committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    135c83d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f035707 View commit details
    Browse the repository at this point in the history
  3. touch doc

    muharem committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f4d5cc7 View commit details
    Browse the repository at this point in the history
  4. touch impls

    muharem committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    dffb38b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. docs

    muharem committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3e59a6f View commit details
    Browse the repository at this point in the history
  2. docs

    muharem committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c65bc15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a7c37d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    636d81b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3bd587 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. update doc

    muharem committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    9d58334 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    38d7fcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2cc1d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Update substrate/frame/support/src/traits/tokens/fungibles/imbalance.rs

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    muharem and ggwpez authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    cd90a4a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    8f3e0cc View commit details
    Browse the repository at this point in the history
  2. add prdoc

    joepetrowski committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    dec2481 View commit details
    Browse the repository at this point in the history
  3. eq bound for account id

    muharem committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ab42320 View commit details
    Browse the repository at this point in the history
  4. prdoc fix

    muharem committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ff103fd View commit details
    Browse the repository at this point in the history