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

Introduce storage attr macro #[disable_try_decode_storage] and set it on System::Events and ParachainSystem::HostConfiguration #3454

Merged
merged 18 commits into from
Feb 28, 2024

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    7d8d7c3 View commit details
    Browse the repository at this point in the history
  2. restore cfg_attrs check

    liamaharon committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4a61cf2 View commit details
    Browse the repository at this point in the history
  3. update ui test

    liamaharon committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    cd72af0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7e6883 View commit details
    Browse the repository at this point in the history
  5. prdoc

    liamaharon committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4237a40 View commit details
    Browse the repository at this point in the history
  6. update ui test

    liamaharon committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    53e3504 View commit details
    Browse the repository at this point in the history
  7. update frame ui test

    liamaharon committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    533a665 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. docs

    liamaharon committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    683ba87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06ff03b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f15f4ce View commit details
    Browse the repository at this point in the history
  4. add descriptive comment

    liamaharon committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    47a37b3 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'liam-disable-try-decode-storage-attr-macro' of github.c…

    …om:paritytech/polkadot-sdk into liam-disable-try-decode-storage-attr-macro
    liamaharon committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    bc19ee8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb650db View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    cc5bcba View commit details
    Browse the repository at this point in the history
  2. Merge branch 'liam-disable-try-decode-storage-attr-macro' of github.c…

    …om:paritytech/polkadot-sdk into liam-disable-try-decode-storage-attr-macro
    liamaharon committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    61fd3a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    93bc54b View commit details
    Browse the repository at this point in the history
  2. remove duplicate import

    liamaharon committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b58a660 View commit details
    Browse the repository at this point in the history
  3. fmt

    liamaharon committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    19b3735 View commit details
    Browse the repository at this point in the history