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

[FRAME] Warn on unchecked weight witness #1818

Merged
merged 20 commits into from
Oct 10, 2023
Merged

Commits on Oct 8, 2023

  1. Warn on unchecked weight witness

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    56f0cbc View commit details
    Browse the repository at this point in the history
  2. Remove stupid folder

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    03f8669 View commit details
    Browse the repository at this point in the history
  3. Use key limit in kill_prefix

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ca3e754 View commit details
    Browse the repository at this point in the history
  4. Put into own file

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    f3562fb View commit details
    Browse the repository at this point in the history
  5. Use new help link

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    52ef342 View commit details
    Browse the repository at this point in the history
  6. Typo

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7ae121c View commit details
    Browse the repository at this point in the history
  7. Ignore in dev-mode

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    d7ae3e1 View commit details
    Browse the repository at this point in the history
  8. Ignore in root calls

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    2a6f572 View commit details
    Browse the repository at this point in the history
  9. Fix HRMP pallet

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    9c96883 View commit details
    Browse the repository at this point in the history
  10. Put pallet-root-testing into dev-mode

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    f6415d9 View commit details
    Browse the repository at this point in the history
  11. Fix other tests

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    19f7a12 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Add prdoc

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    bc8c5ce View commit details
    Browse the repository at this point in the history
  2. Add minor bump to prdoc

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8a075d3 View commit details
    Browse the repository at this point in the history
  3. Update substrate/frame/sudo/src/lib.rs

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    ggwpez and joepetrowski authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    dee51fd View commit details
    Browse the repository at this point in the history
  4. Dont use VisitMut

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c4059c5 View commit details
    Browse the repository at this point in the history
  5. Add pallet-ui test

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    e0b5aa5 View commit details
    Browse the repository at this point in the history
  6. Prevent font-run in clean_defunct_voters

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d2f893a View commit details
    Browse the repository at this point in the history
  7. Compile

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8ff36d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    359b199 View commit details
    Browse the repository at this point in the history
  2. Fix bench

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7ce1019 View commit details
    Browse the repository at this point in the history