Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
argotorg
/
solidity
Public
Notifications
You must be signed in to change notification settings
Fork
6.3k
Star
25.5k
Code
Issues
580
Pull requests
80
Actions
Projects
4
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Report typos, broken links and other trivial issues here
#16095 ·
cameel
opened
on Jun 18, 2025
15
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
Why does <code>staticcall</code> require using <code>view</code> even for precompiled contracts?
feature
Status: Open.
#16378
In argotorg/solidity;
·
StackOverflowExcept1on
opened
on Dec 30, 2025
Switch gas report parsing from RST to native JSON output
easy difficulty
low effort
There is not much implementation work to be done. The task is very easy or tiny.
There is not much implementation work to be done. The task is very easy or tiny.
low impact
Changes are not very noticeable or potential benefits are limited.
Changes are not very noticeable or potential benefits are limited.
testing 🔨
Status: Open.
#16373
In argotorg/solidity;
·
r0qs
opened
on Dec 22, 2025
Add <code>msg.contract</code> property
feature
Status: Open.
#16368
In argotorg/solidity;
·
mudgen
opened
on Dec 20, 2025
OpenZeppelin external tests failing with "InvalidArgumentsError: leading zero"
needs investigation
testing 🔨
Status: Open.
#16351
In argotorg/solidity;
·
r0qs
opened
on Dec 17, 2025
Reduce the number of CI runs for older EVM versions
testing 🔨
Status: Open.
#16349
In argotorg/solidity;
·
cameel
opened
on Dec 16, 2025
Use foundry releases on external tests
testing 🔨
Status: Open.
#16347
In argotorg/solidity;
·
r0qs
opened
on Dec 11, 2025
Disallow initialisation of a constant variable with a contract code (runtime or create) inside the contract itself.
bug 🐛
Status: Open.
#16345
In argotorg/solidity;
·
rodiazet
opened
on Dec 11, 2025
Function references are not considered constant
low effort
There is not much implementation work to be done. The task is very easy or tiny.
There is not much implementation work to be done. The task is very easy or tiny.
low impact
Changes are not very noticeable or potential benefits are limited.
Changes are not very noticeable or potential benefits are limited.
Status: Open.
#16339
In argotorg/solidity;
·
cameel
opened
on Dec 8, 2025
Function selectors accessed via contract variables are not considered constant
bug 🐛
low effort
There is not much implementation work to be done. The task is very easy or tiny.
There is not much implementation work to be done. The task is very easy or tiny.
low impact
Changes are not very noticeable or potential benefits are limited.
Changes are not very noticeable or potential benefits are limited.
must have eventually
Something we consider essential but not enough to prevent us from releasing Solidity 1.0 without it.
Something we consider essential but not enough to prevent us from releasing Solidity 1.0 without it.
Status: Open.
#16338
In argotorg/solidity;
·
cameel
opened
on Dec 8, 2025
isoltest crashes on interactive update in <code>module_function_deployed.sol</code>
bug 🐛
low effort
There is not much implementation work to be done. The task is very easy or tiny.
There is not much implementation work to be done. The task is very easy or tiny.
low impact
Changes are not very noticeable or potential benefits are limited.
Changes are not very noticeable or potential benefits are limited.
should compile without error
Error is reported even though it shouldn't. Source is fine.
Error is reported even though it shouldn't. Source is fine.
should have
We like the idea but it’s not important enough to be a part of the roadmap.
We like the idea but it’s not important enough to be a part of the roadmap.
testing 🔨
Status: Open.
#16337
In argotorg/solidity;
·
blishko
opened
on Dec 8, 2025
Module <-> library equivalence
bug 🐛
language design
Any changes to the language, e.g. new features
Any changes to the language, e.g. new features
medium effort
Default level of effort
Default level of effort
medium impact
Default level of impact
Default level of impact
must have
Something we consider an essential part of Solidity 1.0.
Something we consider an essential part of Solidity 1.0.
Status: Open.
#16318
In argotorg/solidity;
·
mudgen
opened
on Dec 1, 2025
Peephole Optimization: Simplify Function Selector Guard (PUSH1 4 / CALLDATASIZE / LT / ISZERO) → (PUSH1 3 / CALLDATASIZE / GT)
feature
Status: Open.
#16316
In argotorg/solidity;
·
philippecyberian
opened
on Dec 1, 2025
You can’t perform that action at this time.