Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Bounties Pallet to FrameV2 #9566

Merged
31 commits merged into from
Sep 21, 2021
Merged

Commits on Aug 14, 2021

  1. migrate bounties pallet

    ferrell-code committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    e2cb211 View commit details
    Browse the repository at this point in the history
  2. events in tests

    ferrell-code committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    c1f5a7f View commit details
    Browse the repository at this point in the history
  3. test import event

    ferrell-code committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    b87bac1 View commit details
    Browse the repository at this point in the history
  4. Update frame/bounties/src/lib.rs

    Co-authored-by: Keith Yeung <kungfukeith11@gmail.com>
    ferrell-code and KiChjang authored Aug 14, 2021
    Configuration menu
    Copy the full SHA
    bd25714 View commit details
    Browse the repository at this point in the history
  5. cargo fmt

    ferrell-code committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    91073a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3f4704 View commit details
    Browse the repository at this point in the history
  7. line width

    ferrell-code committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    cb168bd View commit details
    Browse the repository at this point in the history
  8. benchmarks compile

    ferrell-code committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    8c98911 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. add migrations

    ferrell-code committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    4436610 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. fmt

    ferrell-code committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    7d328eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5054cf3 View commit details
    Browse the repository at this point in the history
  3. comments

    ferrell-code committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    dc2932d View commit details
    Browse the repository at this point in the history
  4. mod migrations

    ferrell-code committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    31c82d1 View commit details
    Browse the repository at this point in the history
  5. fix Cargo.toml

    ferrell-code committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    5ca7058 View commit details
    Browse the repository at this point in the history
  6. never remember cargo fmt

    ferrell-code committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    95f7a85 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    06d14df View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    17e8181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02d5f11 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. fix migration

    ferrell-code committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    4b5f866 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c41ab94 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. migrations and test

    ferrell-code committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    41a917f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    166e70a View commit details
    Browse the repository at this point in the history
  2. remove unused values

    ferrell-code committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    f5b10e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2065e69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a22c3e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. cargo fmt

    ferrell-code committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    d3fb552 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. conflicts

    ferrell-code committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    1d1331b View commit details
    Browse the repository at this point in the history
  2. fix benchmarking

    ferrell-code committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    1c3e5d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    9383226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1fa13b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. trigger ci

    ferrell-code committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    1b955e3 View commit details
    Browse the repository at this point in the history