Skip to content

fix(bug): chunk_size and alignment when used together can cause division by 0 #236

Open
itsdevbear wants to merge 1 commit intoparadigmxyz:mainfrom
itsdevbear:chunk_size_align
Open

fix(bug): chunk_size and alignment when used together can cause division by 0 #236
itsdevbear wants to merge 1 commit intoparadigmxyz:mainfrom
itsdevbear:chunk_size_align

Conversation

@itsdevbear
Copy link
Copy Markdown

@itsdevbear itsdevbear commented May 8, 2025

Motivation

Fixes: #150

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Attempt to divide by 0 when using --align for method "contracts" with block range 1:1001

1 participant