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

pallet vesting / update to use fungible #1760

Closed
wants to merge 17 commits into from

Commits on Sep 25, 2023

  1. upgrade fungibles

    gilescope committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f8e4b07 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. vesting pallet tests pass

    gilescope committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a155cfb View commit details
    Browse the repository at this point in the history
  2. update runtimes

    gilescope committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ffb925f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. fix benchmarks

    gilescope committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    77b222e View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    gilescope committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    408663d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc04d53 View commit details
    Browse the repository at this point in the history
  4. updates due to merge master

    gilescope committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f629406 View commit details
    Browse the repository at this point in the history
  5. remove aliases

    gilescope committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0702bcf View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Fix benchmarks

    gilescope committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    f266721 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    gilescope committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    904c427 View commit details
    Browse the repository at this point in the history
  3. tidy namespaces

    gilescope committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    fe14335 View commit details
    Browse the repository at this point in the history
  4. remove VestingId

    gilescope committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    911bd3d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. add BenchmarkHelper

    gilescope committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f55a608 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    716e3db View commit details
    Browse the repository at this point in the history
  2. BenchmarkHelper

    gilescope committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    48130e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    875cb9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b00f485 View commit details
    Browse the repository at this point in the history