-
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
Refactor array index expression evaluation in TypeChecker and DeclarationTypeChecker
#16490
opened Feb 25, 2026 by
rodiazet
Loading…
Fix wrong indices in nested array element storage-to-storage copy test
testing 🔨
#16488
opened Feb 24, 2026 by
r0qs
Loading…
Optimize cfg side effects collector and function reference resolver
performance 🐎
#16486
opened Feb 24, 2026 by
clonker
Loading…
Reorganize semantic tests for calldata and abicoder
refactor
#16483
opened Feb 19, 2026 by
cameel
Loading…
Fix
isConstant (and other expression annotations) missing from Identifier nodes in AST JSON export
#16482
opened Feb 19, 2026 by
Copilot
AI
Loading…
Fix unchecked overflow in legacy codegen array size computation
#16481
opened Feb 18, 2026 by
r0qs
Loading…
docs: move nav links to Jinja template for i18n
external contribution ⭐
#16471
opened Feb 16, 2026 by
hwhsu1231
Loading…
Refactor hardcoded reachable stack depth
external contribution ⭐
#16467
opened Feb 12, 2026 by
frangio
Loading…
Do not remove custom errors in IR codegen when strip revert strings is requested
#16466
opened Feb 11, 2026 by
matheusaaguiar
Loading…
Updating copyright year to 2026 in docs configuration
documentation 📖
external contribution ⭐
#16457
opened Feb 10, 2026 by
xiaobei0715
Loading…
Test coverage for constants and literal expressions with type smaller than
uint256
testing 🔨
#16456
opened Feb 10, 2026 by
matheusaaguiar
Loading…
Fix named error parameter encoding order in IR codegen
#16453
opened Feb 9, 2026 by
nikola-matic
Loading…
Refactor
TypeChecker visitor for MemberAccess expression.
#16448
opened Feb 6, 2026 by
rodiazet
Loading…
Introduce experimental EVM version
has dependencies
The PR depends on other PRs that must be merged first
#16443
opened Feb 4, 2026 by
nikola-matic
Loading…
fix: allow keccak256() and uint() in compile-time context for layout base expressions
external contribution ⭐
#16439
opened Feb 3, 2026 by
JPier34
Loading…
fix: resolve isoltest crash on interactive update
external contribution ⭐
#16438
opened Feb 3, 2026 by
JPier34
Loading…
Fix optimising out Compiler generates invalid code. Critical.
returndatacopy call.
codegen error
#16436
opened Feb 2, 2026 by
rodiazet
Loading…
Implement EIP-8024 in legacy codegen
external contribution ⭐
has dependencies
The PR depends on other PRs that must be merged first
Disallow passing a empty array type to The PR depends on other PRs that must be merged first
abi functions.
has dependencies
#16416
opened Jan 23, 2026 by
rodiazet
Loading…
Remove the wrong codegen assumption that a conversion between non-byte calldata arrays can never happen
#16415
opened Jan 22, 2026 by
rodiazet
Loading…
Updates to ssaCodegen-ossfuzz branch by @r0qs
testing 🔨
#16403
opened Jan 15, 2026 by
msooseth
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.