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

[refactor] Validate item names/ids without allocating Vec #3003

Closed
wants to merge 4 commits into from
Closed

[refactor] Validate item names/ids without allocating Vec #3003

wants to merge 4 commits into from

Commits on Dec 9, 2022

  1. [refactor] Validate item names/ids without allocating Vec

    Signed-off-by: Wenfeng Sui <suiwenfeng@qq.com>
    wfsui committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    db2769c View commit details
    Browse the repository at this point in the history
  2. fix typo

    Signed-off-by: Wenfeng Sui suiwenfeng@qq.com
    wfsui committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    d5f4996 View commit details
    Browse the repository at this point in the history
  3. [refactor] #2974: Prevent block spoofing without full revalidation

    Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
    Erigara authored and wfsui committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    18d09bb View commit details
    Browse the repository at this point in the history
  4. [refactor] #2675: Validate item names/ids without allocating Vec

    Signed-off-by: Wenfeng Sui suiwenfeng@qq.com
    wfsui committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    fcc4498 View commit details
    Browse the repository at this point in the history