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 }}
vuvoth
/
fe
Public
forked from
argotorg/fe
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
Breadcrumbs
History for
fe
crates
fe
src
on
test/fe-option
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 27, 2026
fix: don't lower library modules into duplicate ingot main objects
sbillig
committed
ef8bb0a
View commit details
Copy full SHA for ef8bb0a
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
Merge pull request #1334 from sbillig/immut-contract-fields
Show description for 39ae918
g-r-a-n-t
authored
39ae918
View commit details
Copy full SHA for 39ae918
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
mir/codegen: lower immutable contract fields
Show description for 8e3187d
g-r-a-n-t
committed
8e3187d
View commit details
Copy full SHA for 8e3187d
View code at this point
Browse repository at this point
Flesh out contract pages and polish navigation
Show description for b497064
micahscopes
committed
b497064
View commit details
Copy full SHA for b497064
View code at this point
Browse repository at this point
Add `fe build --emit metadata` for source verification
Show description for f1afb48
cburgdorf
committed
f1afb48
View commit details
Copy full SHA for f1afb48
View code at this point
Browse repository at this point
Preserve indexed event fields in JSON ABI
sbillig
authored and
cburgdorf
committed
f75a8ce
View commit details
Copy full SHA for f75a8ce
View code at this point
Browse repository at this point
feat(cli): include git hash in fe --version output (#1363)
Show description for 9179fdd
0xWeakSheep
and
sbillig
authored
9179fdd
View commit details
Copy full SHA for 9179fdd
View code at this point
Browse repository at this point
Commits on May 31, 2026
Share common helpers
cburgdorf
committed
cd4fb26
View commit details
Copy full SHA for cd4fb26
View code at this point
Browse repository at this point
Commits on May 26, 2026
Make std assert a wrapper around `assert!`, remove uses in tests
sbillig
committed
d8b1621
View commit details
Copy full SHA for d8b1621
View code at this point
Browse repository at this point
Snapshot deposit gas report (#1472)
sbillig
authored
e2147d1
View commit details
Copy full SHA for e2147d1
View code at this point
Browse repository at this point
Commits on May 19, 2026
fe bench: benchmark against Solidity legacy + viaIR pipelines
Show description for 936c035
cburgdorf
committed
936c035
View commit details
Copy full SHA for 936c035
View code at this point
Browse repository at this point
fe bench: fail fast on backend compile/deploy/call errors
Show description for 9868fbc
cburgdorf
committed
9868fbc
View commit details
Copy full SHA for 9868fbc
View code at this point
Browse repository at this point
Add Solidity fixed bytes ABI wrappers
cburgdorf
committed
d5dbd98
View commit details
Copy full SHA for d5dbd98
View code at this point
Browse repository at this point
fe: add bench subcommand for Fe vs Solidity gas comparisons
Show description for 324f7c5
cburgdorf
committed
324f7c5
View commit details
Copy full SHA for 324f7c5
View code at this point
Browse repository at this point
Commits on May 17, 2026
Write bytecode artifacts without trailing newlines (#1452)
sbillig
authored
b5c62cd
View commit details
Copy full SHA for b5c62cd
View code at this point
Browse repository at this point
Commits on May 8, 2026
Remove solc runner and Yul backend
sbillig
committed
2757378
View commit details
Copy full SHA for 2757378
View code at this point
Browse repository at this point
Commits on May 7, 2026
bump sonatina; faster `-O1` and `-O0` (#1436)
sbillig
authored
f9dc223
View commit details
Copy full SHA for f9dc223
View code at this point
Browse repository at this point
Incremental SCIP/doc generation via salsa-cached architecture (#1424) (#1425)
Show description for 8f4ee42
micahscopes
authored
8f4ee42
View commit details
Copy full SHA for 8f4ee42
View code at this point
Browse repository at this point
Commits on May 6, 2026
fe test: keep error output with status lines (#1420)
sbillig
authored
844d737
View commit details
Copy full SHA for 844d737
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
Add static_assert (#1412)
sbillig
authored
d0b3750
View commit details
Copy full SHA for d0b3750
View code at this point
Browse repository at this point
Commits on Apr 27, 2026
fe test: parallelize suite preparation
sbillig
committed
7b806ac
View commit details
Copy full SHA for 7b806ac
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
Gate tests on dependency diagnostics
sbillig
committed
aa6fa37
View commit details
Copy full SHA for aa6fa37
View code at this point
Browse repository at this point
Remove MIR diagnostics mode
sbillig
committed
b30f625
View commit details
Copy full SHA for b30f625
View code at this point
Browse repository at this point
Rename mir crate and preserve revert semantics
sbillig
committed
d194b7e
View commit details
Copy full SHA for d194b7e
View code at this point
Browse repository at this point
Implement semantic MIR runtime pipeline
sbillig
committed
3328c86
View commit details
Copy full SHA for 3328c86
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
Render markdown in docs.json output (html_body for backticks, etc.)
micahscopes
committed
85c413d
View commit details
Copy full SHA for 85c413d
View code at this point
Browse repository at this point
Add --stdlib-path flag to fe doc, move doc generation to fe-docs repo
Show description for 3d7856a
micahscopes
committed
3d7856a
View commit details
Copy full SHA for 3d7856a
View code at this point
Browse repository at this point
Fix msg variant doc signatures and add msg/msg_variant kinds
Show description for ea5c399
micahscopes
committed
ea5c399
View commit details
Copy full SHA for ea5c399
View code at this point
Browse repository at this point
Add compiler_version to docs.json envelope
Show description for d6c456b
micahscopes
committed
d6c456b
View commit details
Copy full SHA for d6c456b
View code at this point
Browse repository at this point
Add schema versioning to docs.json for format stability
Show description for 1cfd08a
micahscopes
committed
1cfd08a
View commit details
Copy full SHA for 1cfd08a
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
Extend `#[test(should_revert)]` with `panic` and `selector` matching
Show description for 880abfe
cburgdorf
authored and
sbillig
committed
880abfe
View commit details
Copy full SHA for 880abfe
View code at this point
Browse repository at this point
clippy 1.95
sbillig
committed
540b556
View commit details
Copy full SHA for 540b556
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
fe lsp: write startup diagnostics to stderr
Show description for 3eac42c
micahscopes
committed
3eac42c
View commit details
Copy full SHA for 3eac42c
View code at this point
Browse repository at this point
Log workspace discovery and detect sibling/stale fe-lsp instances
Show description for 2a64411
micahscopes
committed
2a64411
View commit details
Copy full SHA for 2a64411
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
Fix CI: update tests for fe-doc-viewer HTML shell
micahscopes
committed
ec205be
View commit details
Copy full SHA for ec205be
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.