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
.
ultimate-enclosure
/
whitechain-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
0
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/multicall integration
- #138
#138
Merged
Lakes41
merged 15 commits into
ultimate-enclosure:main
ultimate-enclosure/whitechain-sdk:main
from
EngrEOOnoja:feat/multicall-integration
EngrEOOnoja/whitechain-sdk:feat/multicall-integration
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Feat/multicall integration
#138
Lakes41
merged 15 commits into
ultimate-enclosure:main
ultimate-enclosure/whitechain-sdk:main
from
EngrEOOnoja:feat/multicall-integration
EngrEOOnoja/whitechain-sdk:feat/multicall-integration
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
feat(wallet): implement concurrent-safe NonceManager
EngrEOOnoja
committed
584ecbd
View commit details
Copy full SHA for 584ecbd
Browse repository at this point
feat(formatters): add block formatter
EngrEOOnoja
committed
749c667
View commit details
Copy full SHA for 749c667
Browse repository at this point
feat(providers): implement EnsResolver with caching
EngrEOOnoja
committed
829f3e9
View commit details
Copy full SHA for 829f3e9
Browse repository at this point
feat(core): implement TransactionHelper for safe gas estimation buffers
EngrEOOnoja
committed
dd72bdb
View commit details
Copy full SHA for dd72bdb
Browse repository at this point
feat(core): add Contract class with explicit opt-in verify() bytecode check
EngrEOOnoja
committed
5c2b166
View commit details
Copy full SHA for 5c2b166
Browse repository at this point
feat(network): implement exponential backoff retries for HTTP 429 rate limit responses
EngrEOOnoja
committed
b2274b3
View commit details
Copy full SHA for b2274b3
Browse repository at this point
feat(crypto): implement OpenZeppelin compatible MerkleTree
EngrEOOnoja
committed
e216fa0
View commit details
Copy full SHA for e216fa0
Browse repository at this point
feat(wallet): add HDWallet for BIP-39 mnemonic phrase parsing and BIP-44 key derivation with secure wiping
EngrEOOnoja
committed
c647f34
View commit details
Copy full SHA for c647f34
Browse repository at this point
feat(providers): implement RpcProvider with exponential backoff for transient RPC errors (Closes #73)
EngrEOOnoja
committed
4d97f5b
View commit details
Copy full SHA for 4d97f5b
Browse repository at this point
Commits on Jul 28, 2026
feat(core): implement dynamic ABI loading and DynamicContract proxy
EngrEOOnoja
committed
4d4bf47
View commit details
Copy full SHA for 4d4bf47
Browse repository at this point
feat(contracts): implement Yul inline assembly MathUtils library with 512-bit phantom overflow handling
EngrEOOnoja
committed
166cc9b
View commit details
Copy full SHA for 166cc9b
Browse repository at this point
test(contracts): add Solidity / Forge test suite for Yul MathUtils
EngrEOOnoja
committed
114466d
View commit details
Copy full SHA for 114466d
Browse repository at this point
Commits on Jul 29, 2026
feat(contracts): audit contracts to explicitly reject accidental plain ETH transfers and protect Vault funds
EngrEOOnoja
committed
4f3ca65
View commit details
Copy full SHA for 4f3ca65
Browse repository at this point
feat(core): implement Multicall3 batching integration for view queries
EngrEOOnoja
committed
f536bc0
View commit details
Copy full SHA for f536bc0
Browse repository at this point
Merge branch 'main' into feat/multicall-integration
EngrEOOnoja
authored
0ea3bc1
View commit details
Copy full SHA for 0ea3bc1
Browse repository at this point
You can’t perform that action at this time.