-
Notifications
You must be signed in to change notification settings - Fork 185
Pull requests: paradigmxyz/cryo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: widen trace gas fields from u32 to u64 to prevent overflow
#259
opened Mar 13, 2026 by
dylantirandaz
Loading…
1 of 3 tasks
fix: prevent divide-by-zero panic when --align produces no valid chunks
#258
opened Mar 13, 2026 by
dylantirandaz
Loading…
3 tasks
fix: correct erc721_transfers column name and erc20_transfers signature hash
#257
opened Mar 13, 2026 by
dylantirandaz
Loading…
1 of 3 tasks
2
fix(traces): use u64 for action_gas and result_gas_used to prevent overflow
#256
opened Mar 7, 2026 by
AuburyEssentian
Loading…
fix(blocks): clamp tail chunk to reorg buffer max instead of dropping it
#255
opened Mar 6, 2026 by
AuburyEssentian
Loading…
fix(to_df): handle FixedBytes type when generating empty columns
#254
opened Mar 6, 2026 by
AuburyEssentian
Loading…
fix(sort): skip excluded columns when sorting DataFrame
#253
opened Mar 6, 2026 by
AuburyEssentian
Loading…
fix: erc721_transfers contract column name and erc20_transfers transfer signature
#252
opened Feb 28, 2026 by
AuburyEssentian
Loading…
fix(geth_state_diffs): use pre value as to_value when post is absent
#251
opened Feb 28, 2026 by
AuburyEssentian
Loading…
fix(datasets): correct erc20/erc721 transfer collection bugs
#250
opened Feb 28, 2026 by
AuburyEssentian
Loading…
2
fix(contracts): swap init_code_hash and code_hash keccak256 inputs
#249
opened Feb 28, 2026 by
AuburyEssentian
Loading…
fix(bug): chunk_size and alignment when used together can cause division by 0
#236
opened May 8, 2025 by
itsdevbear
Loading…
3 tasks
changed is_erc20_transfer to use Transfer signature instead of Approval
#233
opened Apr 2, 2025 by
ChadRosseau
Loading…
3 tasks
Corrected contract address colname from erc20 to erc721 for erc721_transfers
#232
opened Apr 2, 2025 by
ChadRosseau
Loading…
1 of 3 tasks
Fix Typographical Errors in Documentation and Test Logs
#226
opened Mar 4, 2025 by
Hopium21
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.