-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Pull requests: argotorg/solidity
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: check state mutability of super calls against derived linearizations
external contribution ⭐
#16937
opened Aug 22, 2026 by
zexoverz
Loading…
Optimizer: Eliminate dead mstore instructions from memoryguard-derived struct allocations
external contribution ⭐
#16936
opened Aug 20, 2026 by
OminduD
Loading…
2 of 3 tasks
Yul Optimizer: Avoid full reference scan in DataFlowAnalyzer::clearValues
external contribution ⭐
optimizer
performance 🐎
#16925
opened Aug 18, 2026 by
0xferit
Loading…
2 tasks done
Parser: Fix inverted version pragma range comparison for large components
external contribution ⭐
#16923
opened Aug 17, 2026 by
riba2534
Loading…
2 of 3 tasks
Change
std::map to std::unordered_map in SSAValueTracker::m_values
performance 🐎
#16921
opened Aug 17, 2026 by
rodiazet
Contributor
•
1/2
Loading…
1 task done
Fix immutable purity classification after constructor writes
external contribution ⭐
#16920
opened Aug 16, 2026 by
userInner
Loading…
2 of 3 tasks
Implement retrying of python package install in case of choco api failure.
testing 🔨
#16917
opened Aug 14, 2026 by
rodiazet
Contributor
Loading…
1 task
IR codegen: Clean dirty storage array indices
external contribution ⭐
#16911
opened Aug 12, 2026 by
felix314159
Loading…
Extend security policy by some pre-report checks
documentation 📖
#16909
opened Aug 12, 2026 by
clonker
Member
Loading…
feat(yul): switch binary tree
external contribution ⭐
#16908
opened Aug 12, 2026 by
wjmelements
Contributor
Loading…
Deprecation warning for EVM versions older than
london
#16903
opened Aug 11, 2026 by
matheusaaguiar
Contributor
Loading…
perf: Skip redundant stack limit analysis
external contribution ⭐
#16902
opened Aug 10, 2026 by
sbillig
Contributor
Loading…
perf: reduce data flow analyzer allocations
external contribution ⭐
#16900
opened Aug 9, 2026 by
sbillig
Contributor
Loading…
2 of 3 tasks
Execution framework supports external compiler
external contribution ⭐
testing 🔨
#16898
opened Aug 7, 2026 by
erak
Collaborator
•
6/6
Loading…
Require call target for multi-contract tests
external contribution ⭐
testing 🔨
#16897
opened Aug 7, 2026 by
erak
Collaborator
•
1/6
Loading…
Add code size limit exceeding warning in
YulStack
#16885
opened Jul 30, 2026 by
rodiazet
Contributor
Loading…
1 task
AsmJsonImporter: Replace validation asserts with proper AstImportError reported as JSONError
external contribution ⭐
testing 🔨
#16874
opened Jul 17, 2026 by
cavdarahmet
Loading…
3 tasks done
Introduce support for SWAPN, DUPN opcodes according to the EIP 8024
#16872
opened Jul 16, 2026 by
rodiazet
Contributor
Loading…
1 task
Introduce runtime switchable logging component for the compiler
#16871
opened Jul 14, 2026 by
matheusaaguiar
Contributor
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.