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

Replace Currency->fungible trait migration for time-release pallet #1818

Merged
merged 14 commits into from
Jan 5, 2024

Commits on Dec 20, 2023

  1. chore: Replace Currency->fungible: update pallet_capacity with fungible

    for time-release pallet
    
    Initial code changes
    Split from PR #1779
    Matthew Orris committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    e449930 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/LibertyDSNP/frequency into …

    …capcity-fungible-trait-time-release
    Matthew Orris committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    fc5c0b7 View commit details
    Browse the repository at this point in the history
  3. fix: cargo update

    Matthew Orris committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    da65739 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    595b553 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. fix: update ensure_can_withdraw to use can_withdraw; fix mock balance…

    … error for Charlie
    Matthew Orris committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f97e24d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a841d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Merge branch 'main' of https://github.com/LibertyDSNP/frequency into …

    …capcity-fungible-trait-time-release
    Matthew Orris committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f3bfadb View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    bcfa5f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f8693e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/LibertyDSNP/frequency into …

    …capcity-fungible-trait-time-release
    Matthew Orris committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    e815ce4 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Merge branch 'main' of https://github.com/LibertyDSNP/frequency into …

    …capcity-fungible-trait-time-release
    Matthew Orris committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4d1cef6 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. fix: rename lock/unlock references to freeze/thaw; update ci-local ta…

    …rget
    Matthew Orris committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    cabb0f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. fix: Apply suggestions from code review

    Co-authored-by: Robert La Ferla <robert@onemsg.co>
    mattheworris and rlaferla committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b6b2ab9 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. fix: address PR comments

    Matthew Orris committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    9e2b91f View commit details
    Browse the repository at this point in the history