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 }}
33cn
/
plugin
Public
Notifications
You must be signed in to change notification settings
Fork
113
Star
88
Code
Issues
30
Pull requests
7
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
fix(evm): prevent uint64→int64 overflow in transfer path
- #1303
#1303
Merged
33cn
merged 5 commits into
33cn:master
33cn/plugin:master
from
bysomeone:fix/evm-uint64-overflow-in-transfer
bysomeone/plugin:fix/evm-uint64-overflow-in-transfer
Copy head branch name to clipboard
Jul 30, 2026
Conversation
Commits
5
(5)
Checks
Files changed
Merged
fix(evm): prevent uint64→int64 overflow in transfer path
#1303
33cn
merged 5 commits into
33cn:master
33cn/plugin:master
from
bysomeone:fix/evm-uint64-overflow-in-transfer
bysomeone/plugin:fix/evm-uint64-overflow-in-transfer
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
fix(evm): add ForkEVMFixOverflow gate for uint64→int64 overflow protection
Show description for fc8888f
bysomeone
and
claude
committed
fc8888f
View commit details
Copy full SHA for fc8888f
Browse repository at this point
fix(cross-chain): add overflow protection in evmxgo and cross2eth
Show description for c0fecdf
bysomeone
and
claude
committed
c0fecdf
View commit details
Copy full SHA for c0fecdf
Browse repository at this point
test(evm): add fork gate unit tests and WBTY attack integration test
Show description for bce0afc
bysomeone
and
claude
committed
bce0afc
View commit details
Copy full SHA for bce0afc
Browse repository at this point
docs(security): add EVM uint64→int64 overflow attack analysis
Show description for 1aa9c7e
bysomeone
and
claude
committed
1aa9c7e
View commit details
Copy full SHA for 1aa9c7e
Browse repository at this point
ci: add ForkEVMFixOverflow to all [fork.sub.evm] configs
Show description for dd58a96
bysomeone
and
claude
committed
dd58a96
View commit details
Copy full SHA for dd58a96
Browse repository at this point
You can’t perform that action at this time.