paradigmxyz / cryo

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

Array & Tuple support in log decoding #184

Open scottincrypto opened 6 months ago

scottincrypto commented 6 months ago

Tuple & Array return types in logs are currently not supported as per the comment in crates/freeze/src/types/decoders/log_decoder.rs