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

test: fixes tests to dynamically adjust for MaxBlockSizeBytes changes #1448

Closed
wants to merge 4 commits into from

Conversation

staheri14
Copy link
Contributor

@staheri14 staheri14 commented Aug 2, 2024

This is a remnant of my work on big blocks i.e., this PR. A couple of tests would break if the value of MaxBlockSizeBytes were to increase from its current value. I had previously fixed them so that the expected output of the test vectors would be adjusted automatically according to any updates to that constant, reducing the need for code changes in the future.

@staheri14 staheri14 self-assigned this Aug 2, 2024
@staheri14
Copy link
Contributor Author

I've reconsidered this PR and think it would better to merge it once the MaxBlockSizeBytes parameter is actually increased.

@staheri14 staheri14 closed this Aug 21, 2024
rootulp pushed a commit to rootulp/celestia-core that referenced this pull request Sep 20, 2024
…celestiaorg#1448)

Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](styfle/cancel-workflow-action@0.11.0...0.12.0)

---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant