-
Notifications
You must be signed in to change notification settings - Fork 20
Pull requests: ethereum-optimism/asterisc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Check lastPreimage != nil before accessing the cached preimage
Audit finding
grouping for our audit findings
#114
opened Jan 7, 2025 by
mininny
Loading…
Add slow VM validation for calldata offset checks
Audit finding
grouping for our audit findings
#107
opened Dec 15, 2024 by
mininny
Loading…
Correctly check memory alignment based on size of operand
Audit finding
grouping for our audit findings
#106
opened Dec 15, 2024 by
mininny
Loading…
Revert reserved immediate word shifts with imm[5]!=0
Audit finding
grouping for our audit findings
#105
opened Dec 15, 2024 by
mininny
Loading…
Remove duplicative constants in state.go and fix mismatched page size
Audit finding
grouping for our audit findings
#104
opened Dec 13, 2024 by
mininny
Loading…
Add 4-byte alignment check on pc in branching instructions
Audit finding
grouping for our audit findings
#102
opened Dec 10, 2024 by
mininny
Loading…
Use modulo instead of and operation to validate the proof size
Audit finding
grouping for our audit findings
#101
opened Dec 10, 2024 by
mininny
Loading…
Use only the lowest 32 bit of input for 32 bit division operations
Audit finding
grouping for our audit findings
#100
opened Dec 10, 2024 by
mininny
Loading…
Check the proof size is a multiple of 60
Audit finding
grouping for our audit findings
#99
opened Dec 10, 2024 by
mininny
Loading…
Hardcord state offset values to save gas and execution time
Audit finding
grouping for our audit findings
#98
opened Dec 10, 2024 by
mininny
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.