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 }}
ElementsProject
/
rust-elements
Public
Notifications
You must be signed in to change notification settings
Fork
40
Star
57
Code
Issues
16
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Clean up hashes and related types ahead of
bitcoin_hashes
1.0
- #278
#278
Merged
apoelstra
merged 13 commits into
ElementsProject:master
ElementsProject/rust-elements:master
from
apoelstra:2026-06/hash-types
apoelstra/rust-elements:2026-06/hash-types
Copy head branch name to clipboard
Jun 15, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Clean up hashes and related types ahead of
bitcoin_hashes
1.0
#278
apoelstra
merged 13 commits into
ElementsProject:master
ElementsProject/rust-elements:master
from
apoelstra:2026-06/hash-types
apoelstra/rust-elements:2026-06/hash-types
Copy head branch name to clipboard
Commits
Commits on Jun 12, 2026
serde: modernize serde imports
Show description for dbfbaf8
apoelstra
committed
dbfbaf8
View commit details
Copy full SHA for dbfbaf8
Browse repository at this point
taproot: use TapNodeHash for internal hashes in Taptrees
Show description for dc701a5
apoelstra
committed
dc701a5
View commit details
Copy full SHA for dc701a5
Browse repository at this point
sighash: strongly type leaf_version field in SighashCache
Show description for 0c006d7
apoelstra
committed
0c006d7
View commit details
Copy full SHA for 0c006d7
Browse repository at this point
pset: eliminate a use of Hash::from_slice
Show description for da967f8
apoelstra
committed
da967f8
View commit details
Copy full SHA for da967f8
Browse repository at this point
pset: remove unused FromSliceError
Show description for 7ec80fe
apoelstra
committed
7ec80fe
View commit details
Copy full SHA for 7ec80fe
Browse repository at this point
pset: remove a bunch of other ununused error variants
Show description for 90183f4
apoelstra
committed
90183f4
View commit details
Copy full SHA for 90183f4
Browse repository at this point
hash_types: add serde regression tests for all 32-byte hashes
Show description for 5f54fef
apoelstra
committed
5f54fef
View commit details
Copy full SHA for 5f54fef
Browse repository at this point
issuance: use newtype rather than bare sha256::Midstate for asset entropy
Show description for da8942a
apoelstra
committed
da8942a
View commit details
Copy full SHA for da8942a
Browse repository at this point
issuance: move AssetId boilerplate into macro
Show description for b985342
apoelstra
committed
b985342
View commit details
Copy full SHA for b985342
Browse repository at this point
issuance: also back AssetId by [u8; 32] rather than Midstate
Show description for 8153c4a
apoelstra
committed
8153c4a
View commit details
Copy full SHA for 8153c4a
Browse repository at this point
dynafed: use newtypes for the various merkle roots in dynafed params
Show description for 5c22659
apoelstra
committed
5c22659
View commit details
Copy full SHA for 5c22659
Browse repository at this point
Commits on Jun 15, 2026
re-export WPubkeyHash and PubkeyHash rather than defining our own
Show description for b553acb
apoelstra
committed
b553acb
View commit details
Copy full SHA for b553acb
Browse repository at this point
address: introduce constructors for (W)ScriptHash
Show description for fa3ea85
apoelstra
committed
fa3ea85
View commit details
Copy full SHA for fa3ea85
Browse repository at this point
You can’t perform that action at this time.