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
ingots
std
on
test/fe-option
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 10, 2026
Merge pull request #1512 from cburgdorf/packed
Show description for d1ee9eb
sbillig
authored
d1ee9eb
View commit details
Copy full SHA for d1ee9eb
View code at this point
Browse repository at this point
std: expose encode_msg_calldata and add Address::static convenience (#1511)
Show description for e338375
cburgdorf
authored
e338375
View commit details
Copy full SHA for e338375
View code at this point
Browse repository at this point
std: Add non-terminal read API to StorageBytes (#1510)
Show description for d2000ca
cburgdorf
authored
d2000ca
View commit details
Copy full SHA for d2000ca
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
std: add evm::packed — tightly packed byte encoding (abi.encodePacked parity)
Show description for d0a6648
cburgdorf
committed
d0a6648
View commit details
Copy full SHA for d0a6648
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Provide sol int ABI traits via blanket impls
Show description for 848e23f
sbillig
committed
848e23f
View commit details
Copy full SHA for 848e23f
View code at this point
Browse repository at this point
Make sol wrapping constructor receiverless
sbillig
committed
3bc5faa
View commit details
Copy full SHA for 3bc5faa
View code at this point
Browse repository at this point
Implement wrapping ops for Solidity int wrappers
sbillig
committed
b45b9b4
View commit details
Copy full SHA for b45b9b4
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
stdlib: add storage map tuple key impls
Show description for bee8ea3
g-r-a-n-t
authored and
cburgdorf
committed
bee8ea3
View commit details
Copy full SHA for bee8ea3
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
Use associated consts in StoragePackedArray
Show description for 1e35816
cburgdorf
authored and
sbillig
committed
1e35816
View commit details
Copy full SHA for 1e35816
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Harden std storage capability construction
sbillig
committed
2db1ca6
View commit details
Copy full SHA for 2db1ca6
View code at this point
Browse repository at this point
Fix effect-handle transport and accessors
sbillig
committed
8ed6a91
View commit details
Copy full SHA for 8ed6a91
View code at this point
Browse repository at this point
Use AddressSpace consts for effect handles
sbillig
committed
2b216d6
View commit details
Copy full SHA for 2b216d6
View code at this point
Browse repository at this point
Add TSlot-backed mutex locks
sbillig
committed
b84df62
View commit details
Copy full SHA for b84df62
View code at this point
Browse repository at this point
Commits on May 31, 2026
Merge pull request #1484 from sbillig/abi-opts
sbillig
authored
84e32e8
View commit details
Copy full SHA for 84e32e8
View code at this point
Browse repository at this point
Add StorageKey impls for all primitive integer types and bool
Show description for 2465885
cburgdorf
committed
2465885
View commit details
Copy full SHA for 2465885
View code at this point
Browse repository at this point
Commits on May 30, 2026
Mark safe SSZ arithmetic unchecked
sbillig
committed
4165555
View commit details
Copy full SHA for 4165555
View code at this point
Browse repository at this point
Optimize event payload encoding
sbillig
committed
9f58485
View commit details
Copy full SHA for 9f58485
View code at this point
Browse repository at this point
Merge pull request #1476 from sbillig/abi-opt-gas
Show description for a818c1f
sbillig
authored
a818c1f
View commit details
Copy full SHA for a818c1f
View code at this point
Browse repository at this point
Commits on May 29, 2026
std: mark hot deposit-path functions inline(always)
Show description for 2c6f188
cburgdorf
authored and
sbillig
committed
2c6f188
View commit details
Copy full SHA for 2c6f188
View code at this point
Browse repository at this point
Merge pull request #1468 from sbillig/precompile-result
Show description for dc229df
sbillig
authored
dc229df
View commit details
Copy full SHA for dc229df
View code at this point
Browse repository at this point
Clarify ABI decode fast path names
sbillig
committed
bcd2096
View commit details
Copy full SHA for bcd2096
View code at this point
Browse repository at this point
Validate ABI dynamic decode heads
sbillig
committed
b603019
View commit details
Copy full SHA for b603019
View code at this point
Browse repository at this point
Remove BytesView from ssz/deposit_contract
sbillig
committed
88f0482
View commit details
Copy full SHA for 88f0482
View code at this point
Browse repository at this point
Outline dynamic Bytes decode helper
sbillig
committed
9a32671
View commit details
Copy full SHA for 9a32671
View code at this point
Browse repository at this point
Optimize ABI encode paths
sbillig
committed
75fc019
View commit details
Copy full SHA for 75fc019
View code at this point
Browse repository at this point
Optimize ABI decode_from paths
sbillig
committed
2003385
View commit details
Copy full SHA for 2003385
View code at this point
Browse repository at this point
Add decode_from ABI lowering
sbillig
committed
16a6072
View commit details
Copy full SHA for 16a6072
View code at this point
Browse repository at this point
Commits on May 28, 2026
Add StoragePackedArray for dense bit-packed integer storage
Show description for ab47581
cburgdorf
committed
ab47581
View commit details
Copy full SHA for ab47581
View code at this point
Browse repository at this point
Reject non-canonical ecrecover sigs, add ecrecover_raw
sbillig
committed
7eb1ce0
View commit details
Copy full SHA for 7eb1ce0
View code at this point
Browse repository at this point
Expose fallible precompile wrappers
sbillig
committed
ebbcb13
View commit details
Copy full SHA for ebbcb13
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
Add assert! pseudo-macro builtin
sbillig
committed
74bd4d4
View commit details
Copy full SHA for 74bd4d4
View code at this point
Browse repository at this point
Commits on May 22, 2026
Expose EVM byte, balance, extcode*, etc ops (#1457)
sbillig
authored
099827d
View commit details
Copy full SHA for 099827d
View code at this point
Browse repository at this point
Commits on May 19, 2026
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
std: add memory-allocating Bytes constructors
cburgdorf
committed
63d2e03
View commit details
Copy full SHA for 63d2e03
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.