Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
aamining
/
solidity
Public
forked from
argotorg/solidity
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Oct 9, 2018
Merge pull request #5076 from ethereum/exprBreaker
Show description for f6f0cec
chriseth
authored
f6f0cec
View commit details
Copy full SHA for f6f0cec
Browse repository at this point
Merge pull request #5137 from ethereum/fix_5052
Show description for 7dbe880
chriseth
authored
7dbe880
View commit details
Copy full SHA for 7dbe880
Browse repository at this point
Expression breaker.
chriseth
committed
4d9184e
View commit details
Copy full SHA for 4d9184e
Browse repository at this point
Fixes large rational number literals being wrongly interpreted.
Show description for 4d5216c
christianparpart
authored and
chriseth
committed
4d5216c
View commit details
Copy full SHA for 4d5216c
Browse repository at this point
Merge pull request #5124 from lazaridiscom/1802-hex-error-reporting
Show description for 547b26d
chriseth
authored
547b26d
View commit details
Copy full SHA for 547b26d
Browse repository at this point
Merge pull request #5174 from tomusdrw/patch-1
Show description for 2547caf
chriseth
authored
2547caf
View commit details
Copy full SHA for 2547caf
Browse repository at this point
Merge pull request #5171 from ethereum/fixCommandlineTests
Show description for 7b61586
chriseth
authored
7b61586
View commit details
Copy full SHA for 7b61586
Browse repository at this point
Fix commandline tests for release version.
chriseth
committed
7a6e239
View commit details
Copy full SHA for 7a6e239
Browse repository at this point
Clarify contract creation transaction
Show description for 88d10b3
tomusdrw
authored
88d10b3
View commit details
Copy full SHA for 88d10b3
Browse repository at this point
Merge pull request #5170 from ethereum/minorFixes
Show description for 15e4a5f
axic
authored
15e4a5f
View commit details
Copy full SHA for 15e4a5f
Browse repository at this point
provide general hex-literal error message, fixes #1802
Show description for 4bcd891
Lazaridis
committed
4bcd891
View commit details
Copy full SHA for 4bcd891
Browse repository at this point
Fix version pragma in documentation.
chriseth
committed
0712da6
View commit details
Copy full SHA for 0712da6
Browse repository at this point
Fix pragma error suggestion.
chriseth
committed
6a0b775
View commit details
Copy full SHA for 6a0b775
Browse repository at this point
Merge pull request #5172 from ethereum/fixKind
Show description for 4ab2e03
axic
authored
4ab2e03
View commit details
Copy full SHA for 4ab2e03
Browse repository at this point
Commits on Oct 8, 2018
Fix ast json test for function kind.
chriseth
committed
2fcbe74
View commit details
Copy full SHA for 2fcbe74
Browse repository at this point
Add entry into the breaking changes list.
chriseth
committed
ede9379
View commit details
Copy full SHA for ede9379
Browse repository at this point
Merge pull request #4734 from ethereum/astUpdate
Show description for 7ff9a27
chriseth
authored
7ff9a27
View commit details
Copy full SHA for 7ff9a27
Browse repository at this point
Merge pull request #5157 from ethereum/soltest-testpath
Show description for 7d2dc14
chriseth
authored
7d2dc14
View commit details
Copy full SHA for 7d2dc14
Browse repository at this point
soltest: provides sane defaults for --testpath command line option
Christian Parpart
committed
d1e05bf
View commit details
Copy full SHA for d1e05bf
Browse repository at this point
Commits on Oct 6, 2018
Merge pull request #5148 from ethereum/chriseth-patch-2
Show description for 363b527
axic
authored
363b527
View commit details
Copy full SHA for 363b527
Browse repository at this point
Commits on Oct 5, 2018
Merge pull request #5150 from ethereum/docs-links
Show description for 12be322
axic
authored
12be322
View commit details
Copy full SHA for 12be322
Browse repository at this point
Add link to string literals
Chris Ward
committed
36c2f9c
View commit details
Copy full SHA for 36c2f9c
Browse repository at this point
Remove non-ascii quotes.
chriseth
authored
6706f3e
View commit details
Copy full SHA for 6706f3e
Browse repository at this point
Merge pull request #4952 from ethereum/docs-544-event-data
Show description for 44c1293
chriseth
authored
44c1293
View commit details
Copy full SHA for 44c1293
Browse repository at this point
Update docs on event data and logs
Show description for 973d91e
Chris Ward
committed
973d91e
View commit details
Copy full SHA for 973d91e
Browse repository at this point
Commits on Oct 4, 2018
Merge pull request #5044 from ethereum/updateAssembly
Show description for c07e5f0
chriseth
authored
c07e5f0
View commit details
Copy full SHA for c07e5f0
Browse repository at this point
Adds note about Standalone assembly.
erak
authored and
chriseth
committed
acabe04
View commit details
Copy full SHA for acabe04
Browse repository at this point
[DOCS] Update assembly.
chriseth
committed
0b6c614
View commit details
Copy full SHA for 0b6c614
Browse repository at this point
Merge pull request #5126 from ethereum/chriseth-patch-1
Show description for 68dfe8b
chriseth
authored
68dfe8b
View commit details
Copy full SHA for 68dfe8b
Browse repository at this point
Merge pull request #5144 from ethereum/fixHexTypo
Show description for 1a36de6
chriseth
authored
1a36de6
View commit details
Copy full SHA for 1a36de6
Browse repository at this point
Fix typos.
chriseth
committed
d76bfcd
View commit details
Copy full SHA for d76bfcd
Browse repository at this point
Merge pull request #5073 from IIIIllllIIIIllllIIIIllllIIIIllllIIIIll/patch-4
Show description for 1305bf3
chriseth
authored
1305bf3
View commit details
Copy full SHA for 1305bf3
Browse repository at this point
separate out a new "Design Criteria" section from "Formal Specification"
ldct
authored and
chriseth
committed
26d36e1
View commit details
Copy full SHA for 26d36e1
Browse repository at this point
Merge pull request #5119 from ethereum/docs-contributing-dependencies
Show description for 98fa46b
chriseth
authored
98fa46b
View commit details
Copy full SHA for 98fa46b
Browse repository at this point
Commits on Oct 3, 2018
Merge pull request #5140 from dm4/docs-fix-inline-code-syntax
Show description for b8b31eb
chriseth
authored
b8b31eb
View commit details
Copy full SHA for b8b31eb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.