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

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

Open
Cybourgeoisie opened this issue Dec 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Cybourgeoisie
Copy link

Cybourgeoisie commented Dec 12, 2023

Version
cryo commit 041f38b, latest as of writing

Platform
Mac OSX

Description
Note: this error occurred when connected to a reth archive node.

Running the following command produces an "attempt to divide by 0" fatal error:

cryo contracts -b 1:1001 --rpc http://192.168.1.183:8545 --compression gzip 6 -e chain_id --chunk-size 1000 --hex --requests-per-second 50 --align

The error:
Stderr: thread 'main' panicked at 'attempt to divide by zero', crates/freeze/src/types/summaries.rs:467:26

@Cybourgeoisie Cybourgeoisie added the bug Something isn't working label Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant