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

Introduce and Implement VestedTransfer Trait #5630

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    79671a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d47c240 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75da32e View commit details
    Browse the repository at this point in the history
  4. Create pr_5630.prdoc

    shawntabrizi committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7e825db View commit details
    Browse the repository at this point in the history
  5. better docs

    shawntabrizi committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    24b2832 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. fix apis

    shawntabrizi committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e784ecb View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Update substrate/frame/support/src/traits/tokens/currency/lockable.rs

    Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>
    shawntabrizi and gui1117 authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    65ae2c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    39be304 View commit details
    Browse the repository at this point in the history
  2. add tests

    shawntabrizi committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c690ab8 View commit details
    Browse the repository at this point in the history
  3. Update lib.rs

    shawntabrizi committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    011c6ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03efc85 View commit details
    Browse the repository at this point in the history
  5. fix benchmarks

    shawntabrizi committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3760a94 View commit details
    Browse the repository at this point in the history
  6. remove let _

    shawntabrizi committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0843474 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7ac025 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Update substrate/frame/vesting/src/lib.rs

    Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>
    shawntabrizi and gui1117 authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    cfe000f View commit details
    Browse the repository at this point in the history
  2. add back debug assert

    shawntabrizi committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    2a66893 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5ecc12 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    57bdb07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27ce63b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    31724ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    016b209 View commit details
    Browse the repository at this point in the history