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

Renames frame crate to polkadot-sdk-frame #3813

Merged
merged 32 commits into from
Apr 4, 2024
Merged

Commits on Mar 22, 2024

  1. Initial changes

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

Commits on Mar 26, 2024

  1. Further changes

    gupnik committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0e2f694 View commit details
    Browse the repository at this point in the history
  2. Adds PrDoc

    gupnik committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5a2ec92 View commit details
    Browse the repository at this point in the history
  3. Fmt

    gupnik committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    458205d View commit details
    Browse the repository at this point in the history
  4. Fixes frame example

    gupnik committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ca90b7f View commit details
    Browse the repository at this point in the history
  5. Fixes stg

    gupnik committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    550ab70 View commit details
    Browse the repository at this point in the history
  6. Fixes path

    gupnik committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6c9cb60 View commit details
    Browse the repository at this point in the history
  7. Fixes template

    gupnik committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9cc892f View commit details
    Browse the repository at this point in the history
  8. Updates doc links

    gupnik committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1eb6cfc View commit details
    Browse the repository at this point in the history
  9. Updates doc links

    gupnik committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    33a6590 View commit details
    Browse the repository at this point in the history
  10. Fmt

    gupnik committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0866b5f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7aeb3d9 View commit details
    Browse the repository at this point in the history
  12. Fixes doc link

    gupnik committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    42df1ac View commit details
    Browse the repository at this point in the history
  13. Fixes doc link

    gupnik committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    fd6bad2 View commit details
    Browse the repository at this point in the history
  14. Fixes doc link and taplo

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

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    2cf4e20 View commit details
    Browse the repository at this point in the history
  2. Uses renamed crate in docs

    gupnik committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7192bcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77912f9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:paritytech/polkadot-sdk into gupn…

    …ik/frame-crate-rename
    gupnik committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    69f5bbe View commit details
    Browse the repository at this point in the history
  5. Removes changes in docs

    gupnik committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ba183b3 View commit details
    Browse the repository at this point in the history
  6. Removes changes in example

    gupnik committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    01cd2c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23f9c12 View commit details
    Browse the repository at this point in the history
  8. Removes changes in stg

    gupnik committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8161793 View commit details
    Browse the repository at this point in the history
  9. Adds bump in prdoc

    gupnik committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3971887 View commit details
    Browse the repository at this point in the history
  10. Update substrate/frame/support/procedural/tools/src/lib.rs

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    codekitz and kianenigma authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c6333be View commit details
    Browse the repository at this point in the history
  11. Update substrate/frame/support/procedural/tools/src/lib.rs

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    codekitz and kianenigma authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2dbd88d View commit details
    Browse the repository at this point in the history
  12. Update substrate/utils/frame/rpc/support/src/lib.rs

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    codekitz and kianenigma authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f81bacb View commit details
    Browse the repository at this point in the history
  13. Addresses review comments

    gupnik committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c117a87 View commit details
    Browse the repository at this point in the history
  14. Fmt

    gupnik committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    174bd64 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Adds test and updates docs

    gupnik committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    749eec3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:paritytech/polkadot-sdk into gupn…

    …ik/frame-crate-rename
    gupnik committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    40daf88 View commit details
    Browse the repository at this point in the history
  3. Fmt

    gupnik committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8af848e View commit details
    Browse the repository at this point in the history