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
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 }}
sei-protocol
/
sei-chain
Public
Notifications
You must be signed in to change notification settings
Fork
887
Star
2.8k
Code
Issues
1
Pull requests
44
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add runtime-selected 16-lane SHA-256 backend for Merkle hashing
- #4157
#4157
Merged
masih
merged 14 commits into
main
sei-protocol/sei-chain:main
from
masih/1789163252-tmhash-simd-merkle
sei-protocol/sei-chain:masih/1789163252-tmhash-simd-merkle
Copy head branch name to clipboard
Sep 16, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Add runtime-selected 16-lane SHA-256 backend for Merkle hashing
#4157
masih
merged 14 commits into
main
sei-protocol/sei-chain:main
from
masih/1789163252-tmhash-simd-merkle
sei-protocol/sei-chain:masih/1789163252-tmhash-simd-merkle
Copy head branch name to clipboard
Commits
Commits on Sep 11, 2026
Add runtime-selected LtHash backend with AVX-512 Blake3 XOF kernel
masih
committed
756e320
View commit details
Copy full SHA for 756e320
Browse repository at this point
Run LtHash benchmark job on several runner pools and flag missing AVX-512
masih
committed
cb9829e
View commit details
Copy full SHA for cb9829e
Browse repository at this point
Merge remote-tracking branch 'origin/main' into masih/1789147125-lthash-simd-backend
masih
committed
8573364
View commit details
Copy full SHA for 8573364
Browse repository at this point
Summarise LtHash benchmarks with benchstat in log, job summary and PR comment
masih
committed
356d8e3
View commit details
Copy full SHA for 356d8e3
Browse repository at this point
Add runtime-selected SHA-256 batch backend for tendermint Merkle hashing
Show description for 39c0b09
masih
committed
39c0b09
View commit details
Copy full SHA for 39c0b09
Browse repository at this point
Commits on Sep 14, 2026
Merge remote-tracking branch 'origin/main' into masih/1789163252-tmhash-simd-merkle
Show description for 3a2caba
masih
committed
3a2caba
View commit details
Copy full SHA for 3a2caba
Browse repository at this point
Tidy tmhash scalar fallback and widen batched Merkle differential test
masih
committed
ae08656
View commit details
Copy full SHA for ae08656
Browse repository at this point
Commits on Sep 15, 2026
Merge branch 'main' into masih/1789163252-tmhash-simd-merkle
masih
authored
f6ba66b
View commit details
Copy full SHA for f6ba66b
Browse repository at this point
Use utils.TestRng in tmhash backend tests and range-over-int in the generator
masih
committed
2a05ac8
View commit details
Copy full SHA for 2a05ac8
Browse repository at this point
Benchmark only the active tmhash backend and cover oversized messages in mixed batches
masih
committed
3da844a
View commit details
Copy full SHA for 3da844a
Browse repository at this point
Merge remote-tracking branch 'origin/main' into masih/1789163252-tmhash-simd-merkle
masih
committed
38fbc9c
View commit details
Copy full SHA for 38fbc9c
Browse repository at this point
Commits on Sep 16, 2026
Merge branch 'main' into masih/1789163252-tmhash-simd-merkle
masih
authored
93fd1bd
View commit details
Copy full SHA for 93fd1bd
Browse repository at this point
Rename the SIMD benchmark workflow, sort its paths, and document simdLanes
masih
committed
5e2042f
View commit details
Copy full SHA for 5e2042f
Browse repository at this point
Document the hash byte format and lane layout in tmhash and merkle godocs
masih
committed
3e42a4d
View commit details
Copy full SHA for 3e42a4d
Browse repository at this point
You can’t perform that action at this time.