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

Tasks: general system for recognizing and executing service work #1343

Merged
merged 200 commits into from
Dec 8, 2023

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    df81863 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbc24c7 View commit details
    Browse the repository at this point in the history
  3. fix RuntimeEvent: From<tasks_example::Event<Runtime>> not satisfied

    * but now getting expected keyword error on construct_runtime!
    sam0x17 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e7c2721 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    7f77ce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5161f60 View commit details
    Browse the repository at this point in the history
  3. Fixes kitchensink build

    gupnik committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5409562 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dfc5d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f227630 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. re-organize traits WIP

    sam0x17 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    92b1865 View commit details
    Browse the repository at this point in the history
  2. clean up WIP

    sam0x17 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    5a76836 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

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

Commits on Sep 11, 2023

  1. WIP

    sam0x17 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d380b4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42d85ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fe5f3b View commit details
    Browse the repository at this point in the history
  4. update syn in lockfile

    sam0x17 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    0822498 View commit details
    Browse the repository at this point in the history
  5. indeed

    kianenigma committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    aa964fe View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    f411bd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    359ea35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58aec8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    197c237 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a97c7a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc66b43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a656faa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d371df View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. test task-level enumerate

    sam0x17 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ed735c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88430c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

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

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    6fd2e10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51c2e2e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Parse impl for TaskDef

    sam0x17 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ee472eb View commit details
    Browse the repository at this point in the history
  2. fix: tasks_list => task_list

    sam0x17 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7beb8ff View commit details
    Browse the repository at this point in the history
  3. fix bad test

    sam0x17 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f8fff6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2b8b47 View commit details
    Browse the repository at this point in the history
  5. clean up

    sam0x17 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    abca627 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. fix comment

    sam0x17 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    cd4b90a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    f160f44 View commit details
    Browse the repository at this point in the history
  2. scaffold for tasks expansion

    sam0x17 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1a75ac3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d781b73 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    cb0b0f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3cc4d2 View commit details
    Browse the repository at this point in the history
  3. even more generic

    sam0x17 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e615f67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbae809 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    3e92ef6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    008e3d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9f17fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7180da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b7c7f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d4f3f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3520fe3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6228074 View commit details
    Browse the repository at this point in the history
  9. clean up tt_default_parts

    sam0x17 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    70da716 View commit details
    Browse the repository at this point in the history
  10. clean up task enum parse

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

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    5103230 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28a5083 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f750fcc View commit details
    Browse the repository at this point in the history
  4. proper access to tasks enum

    sam0x17 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4793c41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fb1e08 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    50a9b2c View commit details
    Browse the repository at this point in the history
  2. WIP

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

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    ccde928 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b53bb12 View commit details
    Browse the repository at this point in the history
  3. parsing fixes

    sam0x17 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    01c42d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13f9208 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. add assert_pallet_parses!

    sam0x17 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d270adc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd80bb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6ca40b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7387a17 View commit details
    Browse the repository at this point in the history
  5. make drop impl safer

    sam0x17 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    bbb04d1 View commit details
    Browse the repository at this point in the history
  6. clean up

    sam0x17 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    68ccb76 View commit details
    Browse the repository at this point in the history
  7. test missing task enum

    sam0x17 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8128108 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c72ec4d View commit details
    Browse the repository at this point in the history
  9. fix

    sam0x17 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    34dc54a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    802c9e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2f9e33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a4d740 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. fix task indices

    sam0x17 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    cf388f6 View commit details
    Browse the repository at this point in the history
  2. clean up

    sam0x17 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    9722741 View commit details
    Browse the repository at this point in the history
  3. add TasksDef::generate()

    sam0x17 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    b3baffb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9903d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c35558 View commit details
    Browse the repository at this point in the history
  6. add TODOs

    sam0x17 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    bee216f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. expansion for task enum

    sam0x17 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    cd280ab View commit details
    Browse the repository at this point in the history
  2. enum expansion WIP

    sam0x17 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    13d28f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. fix handling of missing attr

    sam0x17 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    f525a41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5890ffc View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

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

    sam0x17 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ff8bc5e View commit details
    Browse the repository at this point in the history
  3. expansion almost working

    sam0x17 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4a59c33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80d515c View commit details
    Browse the repository at this point in the history
  5. clean up

    sam0x17 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    cc24864 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2195884 View commit details
    Browse the repository at this point in the history
  7. upgrade syntax

    sam0x17 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    29a7ce6 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    4a9cdc1 View commit details
    Browse the repository at this point in the history
  2. add missing RuntimeTask

    sam0x17 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e9901c6 View commit details
    Browse the repository at this point in the history
  3. fix warnings

    sam0x17 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    71d20df View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. fix unreachable code issue

    sam0x17 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b0302c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Adds task index expansion

    Nikhil Gupta committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e62dea3 View commit details
    Browse the repository at this point in the history
  2. Adds task condition expansion

    Nikhil Gupta committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3ab1e57 View commit details
    Browse the repository at this point in the history
  3. Adds task function expansion

    Nikhil Gupta committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6214562 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:paritytech/polkadot-sdk into sam-…

    …tasks
    Nikhil Gupta committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    38ddea4 View commit details
    Browse the repository at this point in the history
  5. Adds RuntimeTask in SoloChainDefaultConfig

    Nikhil Gupta committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3b59b32 View commit details
    Browse the repository at this point in the history
  6. FMT

    Nikhil Gupta committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e1ffb15 View commit details
    Browse the repository at this point in the history
  7. Adds License

    gupnik committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    fa7f74a View commit details
    Browse the repository at this point in the history
  8. Makes clippy happy

    gupnik committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    8933bfa View commit details
    Browse the repository at this point in the history
  9. Fixes minimal runtime build

    gupnik committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    74b3698 View commit details
    Browse the repository at this point in the history
  10. Fixes bench build

    gupnik committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    45c4a6f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Fixes std propagation

    gupnik committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    12373fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    123f645 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    a24da39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21c29aa View commit details
    Browse the repository at this point in the history
  3. Fixes build

    gupnik committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    824ae34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5626284 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10adf61 View commit details
    Browse the repository at this point in the history
  6. Fixes build

    gupnik committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    fba3228 View commit details
    Browse the repository at this point in the history
  7. Revert "Removes task example from kitchensik"

    This reverts commit 10adf61.
    gupnik committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5a94a04 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    a3932f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34f26d8 View commit details
    Browse the repository at this point in the history
  3. Minor fix

    gupnik committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8248087 View commit details
    Browse the repository at this point in the history
  4. Adds setup for benchmarking

    gupnik committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8101437 View commit details
    Browse the repository at this point in the history
  5. Adds task weight parsing

    gupnik committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    962f2ee View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Adds weight support for tasks

    gupnik committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b5734a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df37f16 View commit details
    Browse the repository at this point in the history
  3. Adds RuntimeTask in Config

    gupnik committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9d1e31b View commit details
    Browse the repository at this point in the history
  4. Fixes tests

    gupnik committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    418e338 View commit details
    Browse the repository at this point in the history
  5. Fixes another test

    gupnik committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    13d5d51 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    c3705b2 View commit details
    Browse the repository at this point in the history
  2. Fixes a todo

    gupnik committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    923e768 View commit details
    Browse the repository at this point in the history
  3. Fixes another todo

    gupnik committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    835ed81 View commit details
    Browse the repository at this point in the history
  4. Cleans up task example pallet

    gupnik committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0a53b36 View commit details
    Browse the repository at this point in the history
  5. Nits

    gupnik committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6d7d9b7 View commit details
    Browse the repository at this point in the history
  6. Fixes feature propagation

    gupnik committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    da208f6 View commit details
    Browse the repository at this point in the history
  7. Adds tests for task execution

    gupnik committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    140679b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Updates UI Tests

    gupnik committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    33cb94f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27fd361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee6bd4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ccabe6 View commit details
    Browse the repository at this point in the history
  5. Minor update

    gupnik committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1bd2422 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53f8270 View commit details
    Browse the repository at this point in the history
  7. Minor update

    gupnik committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c226105 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b6146c View commit details
    Browse the repository at this point in the history
  9. Adds more UI Tests

    gupnik committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ac1c57e View commit details
    Browse the repository at this point in the history
  10. Adds more UI Tests

    gupnik committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    16bf1af View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9624f0c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    61a2549 View commit details
    Browse the repository at this point in the history
  2. Minor fix

    gupnik committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    09cae78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ff8a2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93582c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a433805 View commit details
    Browse the repository at this point in the history
  6. Fix

    gupnik committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e85c1e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    e57cf98 View commit details
    Browse the repository at this point in the history
  2. Adds Docs

    gupnik committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    cdc8e3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5c898d View commit details
    Browse the repository at this point in the history
  4. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1f677e6 View commit details
    Browse the repository at this point in the history
  5. Minor fix

    gupnik committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b199039 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    097dd2f View commit details
    Browse the repository at this point in the history
  7. Minor fix

    gupnik committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    0053aee View commit details
    Browse the repository at this point in the history
  8. Minor fix

    gupnik committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e45eb4c View commit details
    Browse the repository at this point in the history
  9. Minor fix

    gupnik committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    86fb3c1 View commit details
    Browse the repository at this point in the history
  10. Minor fixes

    gupnik committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e2fda09 View commit details
    Browse the repository at this point in the history
  11. Updates UI Test outputs

    gupnik committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    82e79ea View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

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

Commits on Nov 27, 2023

  1. Update substrate/frame/examples/tasks/src/lib.rs

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

Commits on Nov 28, 2023

  1. Addresses review comments

    gupnik committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    bc99c0d View commit details
    Browse the repository at this point in the history
  2. Fixes spans

    gupnik committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5b1fd64 View commit details
    Browse the repository at this point in the history
  3. Fixes build

    gupnik committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a9b7393 View commit details
    Browse the repository at this point in the history
  4. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    9b6e6b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e72bea7 View commit details
    Browse the repository at this point in the history
  6. Adds PrDoc

    gupnik committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    009060a View commit details
    Browse the repository at this point in the history
  7. Adds missing RuntimeTask

    gupnik committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    fc1ee33 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    06fbea8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9477cef View commit details
    Browse the repository at this point in the history
  3. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5ff01c5 View commit details
    Browse the repository at this point in the history
  4. Removes unnecessary changes

    gupnik committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    8f94772 View commit details
    Browse the repository at this point in the history
  5. Removes unnecessary changes

    gupnik committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1441500 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfda32d View commit details
    Browse the repository at this point in the history
  7. Fixes UI Test

    gupnik committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    0c4a109 View commit details
    Browse the repository at this point in the history
  8. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ba685f9 View commit details
    Browse the repository at this point in the history
  9. Fixes build

    gupnik committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6b3e239 View commit details
    Browse the repository at this point in the history
  10. Fixes build

    gupnik committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    04a9767 View commit details
    Browse the repository at this point in the history
  11. Minor fix

    gupnik committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    86e5145 View commit details
    Browse the repository at this point in the history
  12. Minor fix

    gupnik committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c13fb8e View commit details
    Browse the repository at this point in the history
  13. Minor fix

    gupnik committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    94634b4 View commit details
    Browse the repository at this point in the history
  14. Update substrate/frame/examples/src/lib.rs

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    codekitz and ggwpez authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c5fc023 View commit details
    Browse the repository at this point in the history
  15. Update substrate/frame/examples/tasks/src/lib.rs

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    codekitz and ggwpez authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    34a5780 View commit details
    Browse the repository at this point in the history
  16. Update substrate/frame/examples/tasks/src/lib.rs

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    codekitz and ggwpez authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2fba261 View commit details
    Browse the repository at this point in the history
  17. Update substrate/frame/examples/tasks/src/lib.rs

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    codekitz and ggwpez authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    73cbb3f View commit details
    Browse the repository at this point in the history
  18. Update substrate/frame/examples/tasks/src/tests.rs

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    codekitz and ggwpez authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    26eae60 View commit details
    Browse the repository at this point in the history
  19. Update substrate/frame/support/src/tests/mod.rs

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

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    ef58f32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb69f37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e496bf View commit details
    Browse the repository at this point in the history
  4. Updates PrDoc

    gupnik committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    260fd82 View commit details
    Browse the repository at this point in the history
  5. Addresses review comments

    gupnik committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    334f051 View commit details
    Browse the repository at this point in the history
  6. Updates PrDoc

    gupnik committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4c906b4 View commit details
    Browse the repository at this point in the history
  7. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    84719c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    00b515d View commit details
    Browse the repository at this point in the history
  2. Updates PrDoc

    gupnik committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    2fd452a View commit details
    Browse the repository at this point in the history
  3. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3c6b00a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68af208 View commit details
    Browse the repository at this point in the history