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

Construct Runtime v2 #1378

Merged
merged 64 commits into from
Mar 13, 2024
Merged

Construct Runtime v2 #1378

merged 64 commits into from
Mar 13, 2024

Commits on Sep 4, 2023

  1. Moves from older repo

    gupnik committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    496bbac View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Adds disable_unsigned

    gupnik committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    cec8668 View commit details
    Browse the repository at this point in the history
  2. Fixes kitchensink build

    gupnik committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    73327a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40919d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Makes pallet_index mandatory

    gupnik committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    99a43cf View commit details
    Browse the repository at this point in the history
  2. Adds UI Test

    gupnik committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1467f0a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

Commits on Sep 11, 2023

  1. Adds UI Tests

    gupnik committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6568852 View commit details
    Browse the repository at this point in the history
  2. Minor CI fixes

    gupnik committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    2a70549 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a59057 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Adds more UI tests

    gupnik committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9beb3ba View commit details
    Browse the repository at this point in the history
  2. Adds some docs

    gupnik committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    88fa35a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

    gupnik committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    977a553 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c232d49 View commit details
    Browse the repository at this point in the history
  4. Minor update in doc

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

    gupnik committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    88fa662 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Removes Todo

    gupnik committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a3d9319 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5dd8ec View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Addresses review comments

    gupnik committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e2ab4f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed2d9e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Update substrate/frame/support/procedural/src/construct_runtime_v2/mo…

    …d.rs
    
    Co-authored-by: Francisco Aguirre <franciscoaguirreperez@gmail.com>
    gupnik and franciscoaguirre committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d1cd1a9 View commit details
    Browse the repository at this point in the history
  2. Update substrate/frame/support/procedural/src/construct_runtime_v2/ex…

    …pand/mod.rs
    
    Co-authored-by: Francisco Aguirre <franciscoaguirreperez@gmail.com>
    gupnik and franciscoaguirre committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2df5888 View commit details
    Browse the repository at this point in the history
  3. Addresses review comment

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

Commits on Sep 25, 2023

  1. Uses type alias for pallets

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

Commits on Oct 12, 2023

  1. Merge branch 'master' of github.com:paritytech/polkadot-sdk into gupn…

    …ik/crv2
    Nikhil Gupta committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    fc3b765 View commit details
    Browse the repository at this point in the history
  2. Updates as per latest syntax

    Nikhil Gupta committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0498dc4 View commit details
    Browse the repository at this point in the history
  3. Renames construct_runtime_v2 to runtime

    Nikhil Gupta committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    502fda4 View commit details
    Browse the repository at this point in the history
  4. Fixes kitchensink build

    Nikhil Gupta committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e8b5371 View commit details
    Browse the repository at this point in the history
  5. Updates tests and docs

    Nikhil Gupta committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    dcc0b60 View commit details
    Browse the repository at this point in the history
  6. fmt

    Nikhil Gupta committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8a4b13c View commit details
    Browse the repository at this point in the history
  7. Minor fix

    Nikhil Gupta committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1e44e9b View commit details
    Browse the repository at this point in the history
  8. Minor fixes

    Nikhil Gupta committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6660575 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    9aa6aaf View commit details
    Browse the repository at this point in the history
  2. Adds missing pallets in v2

    gupnik committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    985faef View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    5be682d View commit details
    Browse the repository at this point in the history
  2. Fixes test

    gupnik committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    aba35c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7733d61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    143ba02 View commit details
    Browse the repository at this point in the history
  5. Adds TaskExample in v2

    gupnik committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    0774bca View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Fixes UI Tests

    gupnik committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2c17eda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61fb110 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Updates docs

    gupnik committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    19db6d7 View commit details
    Browse the repository at this point in the history
  2. Adds legacy_ordering

    gupnik committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    69a49a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

    gupnik committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c3c0be3 View commit details
    Browse the repository at this point in the history
  3. Updates docs

    gupnik committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a8fd228 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    044d106 View commit details
    Browse the repository at this point in the history
  5. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    2f8b62c View commit details
    Browse the repository at this point in the history
  6. Adds PrDoc

    gupnik committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c779b74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1c976b View commit details
    Browse the repository at this point in the history
  8. Minor fix

    gupnik committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    1aac057 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Updates docs

    gupnik committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d150a5b View commit details
    Browse the repository at this point in the history
  2. Update prdoc/pr_1378.prdoc

    Co-authored-by: Francisco Aguirre <franciscoaguirreperez@gmail.com>
    codeknix and franciscoaguirre committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7ad4fc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Addresses review comments

    gupnik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d22e45b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    017bd41 View commit details
    Browse the repository at this point in the history
  3. Fmt

    gupnik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0aeb0f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5401ed View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    fcdb613 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    761cedb View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

    gupnik committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    97a4425 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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

    gupnik committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d71dbbc View commit details
    Browse the repository at this point in the history