-
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
Code Generator: treat
abi.encodeCall as no-op when referenced as a bare member
external contribution ⭐
#16726
opened May 15, 2026 by
genisis0x
Loading…
3 of 4 tasks
Type Checker: skip zero-param free functions in attachedFunctions resolution
external contribution ⭐
#16725
opened May 15, 2026 by
genisis0x
Loading…
3 of 4 tasks
Type Checker: skip zero-param bindings in operatorDefinitions matching scan
external contribution ⭐
#16724
opened May 15, 2026 by
genisis0x
Loading…
3 of 4 tasks
TypeChecker: don't ICE when duplicate user-defined operators are reached before the
using for check
external contribution ⭐
#16720
opened May 14, 2026 by
genisis0x
Loading…
1 of 2 tasks
2
TypeChecker: skip external free functions in
using for resolution
external contribution ⭐
#16719
opened May 14, 2026 by
genisis0x
Loading…
1 of 2 tasks
TypeChecker: reject zero-length static array element types
external contribution ⭐
#16718
opened May 14, 2026 by
genisis0x
Loading…
1 of 2 tasks
Type Checker: Make fractional rational vs fixed-point operations commutative
external contribution ⭐
#16711
opened May 13, 2026 by
genisis0x
Loading…
3 of 4 tasks
Parser: reject invalid UTF-8 in NatSpec doc comments
external contribution ⭐
#16710
opened May 13, 2026 by
genisis0x
Loading…
9 of 10 tasks
Using memory loads for large constant creation
external contribution ⭐
#16708
opened May 12, 2026 by
DanielVF
Loading…
3 of 9 tasks
Yul: dump source/target stacks when findStackTooDeep aborts
#16705
opened May 12, 2026 by
msooseth
Contributor
Loading…
Fix UB when emiting warning for empty contracts with custom layout near the end of storage
#16682
opened May 7, 2026 by
matheusaaguiar
Contributor
Loading…
Ethdebug isoltest framework
ethdebug
experimental
testing 🔨
#16675
opened May 5, 2026 by
nikola-matic
Contributor
Loading…
Fix incorrect assumption about erc7201 constant function call
#16672
opened May 5, 2026 by
matheusaaguiar
Contributor
Loading…
libsolutil: speed up picosha2::hash256_one_by_one::process
#16669
opened May 4, 2026 by
msooseth
Contributor
Loading…
5 tasks done
Parser: extend Trojan Source mitigation to NatSpec and bidirectional isolates
external contribution ⭐
#16658
opened Apr 30, 2026 by
genisis0x
Loading…
3 of 4 tasks
Type Checker: proper error for named arguments in string.concat / bytes.concat
external contribution ⭐
#16657
opened Apr 30, 2026 by
genisis0x
Loading…
3 of 4 tasks
Emit PUSH<N> instead of PUSH32 for small immutable types
external contribution ⭐
#16637
opened Apr 24, 2026 by
DaniPopes
Contributor
Loading…
Purity flag: Fix purity flag for struct instance member access.
#16626
opened Apr 20, 2026 by
rodiazet
Contributor
Loading…
Eliminate redundant associative container lookups across the compiler
external contribution ⭐
#16606
opened Apr 16, 2026 by
k06a
Loading…
3 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.