paradigmxyz / cryo

cryo is the easiest way to extract blockchain data to parquet, csv, json, or python dataframes
Apache License 2.0
1.13k stars 101 forks source link

attempt to divide by zero #125

Open 0xhanh opened 10 months ago

0xhanh commented 10 months ago

Run example, see a bug:

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



https://github.com/paradigmxyz/cryo/blob/fd8a752ee43f6b67b613a99e20eb26c18800ebcc/crates/freeze/src/types/summaries.rs#L467