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
Type
/
to 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
.
BlockstreamResearch
/
simplicityhl-std
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
8
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/add u256
- #30
#30
Open
aritkulova
wants to merge 11 commits into
dev
BlockstreamResearch/simplicityhl-std:dev
from
feat/add-u256
BlockstreamResearch/simplicityhl-std:feat/add-u256
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Feat/add u256
#30
aritkulova
wants to merge 11 commits into
dev
BlockstreamResearch/simplicityhl-std:dev
from
feat/add-u256
BlockstreamResearch/simplicityhl-std:feat/add-u256
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2026
added full_add_128;
Show description for 8a5c65f
aritkulova
committed
8a5c65f
View commit details
Copy full SHA for 8a5c65f
Browse repository at this point
added functions for uint256
aritkulova
committed
3f9910c
View commit details
Copy full SHA for 3f9910c
Browse repository at this point
added U256Wrapper for u256 tests;
Show description for cb05ec9
aritkulova
committed
cb05ec9
View commit details
Copy full SHA for cb05ec9
Browse repository at this point
fixed typo
aritkulova
committed
655d450
View commit details
Copy full SHA for 655d450
Browse repository at this point
Commits on Aug 3, 2026
splitted u256 arithmetic tests into two batches for faster tests
aritkulova
committed
c724bc6
View commit details
Copy full SHA for c724bc6
Browse repository at this point
refactored split_256_into_64
aritkulova
committed
b3d44a1
View commit details
Copy full SHA for b3d44a1
Browse repository at this point
added full_sub_128
aritkulova
committed
373c18c
View commit details
Copy full SHA for 373c18c
Browse repository at this point
linting
aritkulova
committed
7a2ec0c
View commit details
Copy full SHA for 7a2ec0c
Browse repository at this point
splitted u256 arithmetic tests into more batches
aritkulova
committed
c683922
View commit details
Copy full SHA for c683922
Browse repository at this point
typo
aritkulova
committed
d776109
View commit details
Copy full SHA for d776109
Browse repository at this point
Commits on Aug 4, 2026
removed unnecessary eq_256
aritkulova
committed
1318844
View commit details
Copy full SHA for 1318844
Browse repository at this point
You can’t perform that action at this time.