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

feat: reject blobs that are too large #2201

Closed
wants to merge 5 commits into from

Commits on Aug 1, 2023

  1. feat: blob size upper bound

    rootulp committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    79ce88b View commit details
    Browse the repository at this point in the history
  2. improve comment

    rootulp committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    cb773bb View commit details
    Browse the repository at this point in the history
  3. remove duplicate test case

    rootulp committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5d6e5cf View commit details
    Browse the repository at this point in the history
  4. refactor: BlobTxWithSize

    rootulp committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d7cf932 View commit details
    Browse the repository at this point in the history
  5. fix: TestCheckTx

    rootulp committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f2f0d15 View commit details
    Browse the repository at this point in the history