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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
near
/
mpc
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
42
Code
Issues
369
Pull requests
60
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: EVM chains RPC probing logic
- #4049
#4049
Merged
1/5
haiyuechen-nearone
merged 12 commits into
main
near/mpc:main
from
4003-probe-evm-chain-identity
near/mpc:4003-probe-evm-chain-identity
Copy head branch name to clipboard
Aug 7, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: EVM chains RPC probing logic
#4049
haiyuechen-nearone
merged 12 commits into
main
near/mpc:main
from
4003-probe-evm-chain-identity
near/mpc:4003-probe-evm-chain-identity
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
feat(probe): probe the EVM chains for their chain id
Show description for a520c81
haiyuechen-nearone
committed
a520c81
View commit details
Copy full SHA for a520c81
Browse repository at this point
refactor(probe): cap network fingerprints where they are built
Show description for 4d2363b
haiyuechen-nearone
committed
4d2363b
View commit details
Copy full SHA for 4d2363b
Browse repository at this point
refactor(probe): tie the fingerprint cap to one constant
Show description for f21afe3
haiyuechen-nearone
committed
f21afe3
View commit details
Copy full SHA for f21afe3
Browse repository at this point
refactor(probe): normalize the answer and the config the same way
Show description for 2eb01f6
haiyuechen-nearone
committed
2eb01f6
View commit details
Copy full SHA for 2eb01f6
Browse repository at this point
docs(probe): drop a doc comment that restates the method
haiyuechen-nearone
committed
3bc3527
View commit details
Copy full SHA for 3bc3527
Browse repository at this point
test(probe): cover an upper cased chain id and pin the truncation
Show description for 404be45
haiyuechen-nearone
committed
404be45
View commit details
Copy full SHA for 404be45
Browse repository at this point
docs(probe): shorten two comments on the probing path
haiyuechen-nearone
committed
5217e31
View commit details
Copy full SHA for 5217e31
Browse repository at this point
test(probe): replace the EVM mainnet tuples with a struct
haiyuechen-nearone
committed
28bc0dd
View commit details
Copy full SHA for 28bc0dd
Browse repository at this point
refactor(probe): build the truncated fingerprint with format!
haiyuechen-nearone
committed
b1109be
View commit details
Copy full SHA for b1109be
Browse repository at this point
refactor(probe): let canonical_text consume the response it reads
haiyuechen-nearone
committed
00f1a04
View commit details
Copy full SHA for 00f1a04
Browse repository at this point
test(probe): call the probe as a method and drop a stale comment
haiyuechen-nearone
committed
832f939
View commit details
Copy full SHA for 832f939
Browse repository at this point
docs(probe): spell out who answers the hex chain id
haiyuechen-nearone
committed
6585e55
View commit details
Copy full SHA for 6585e55
Browse repository at this point
You can’t perform that action at this time.