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
.
ElementsProject
/
rust-elements
Public
Notifications
You must be signed in to change notification settings
Fork
40
Star
57
Code
Issues
16
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Improve slicing and error handling around slices
- #279
#279
Merged
apoelstra
merged 6 commits into
ElementsProject:master
ElementsProject/rust-elements:master
from
apoelstra:2026-06/slicing-improvements
apoelstra/rust-elements:2026-06/slicing-improvements
Copy head branch name to clipboard
Jun 15, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
Improve slicing and error handling around slices
#279
apoelstra
merged 6 commits into
ElementsProject:master
ElementsProject/rust-elements:master
from
apoelstra:2026-06/slicing-improvements
apoelstra/rust-elements:2026-06/slicing-improvements
Copy head branch name to clipboard
Commits
Commits on Jun 15, 2026
add bitcoin-internals dependency
Show description for ed024b2
apoelstra
committed
ed024b2
View commit details
Copy full SHA for ed024b2
Browse repository at this point
rewrite Address::from_base58 to eliminate all the unwraps
Show description for ee50a5f
apoelstra
committed
ee50a5f
View commit details
Copy full SHA for ee50a5f
Browse repository at this point
blind: use array splitting in TxOut::unblind (fix potential DoS?)
Show description for 6809a7f
apoelstra
committed
6809a7f
View commit details
Copy full SHA for 6809a7f
Browse repository at this point
transaction: use better error typing for pegin destructuring
Show description for cae359d
apoelstra
committed
cae359d
View commit details
Copy full SHA for cae359d
Browse repository at this point
address: do a better job slicing bech32 data
Show description for 4384012
apoelstra
committed
4384012
View commit details
Copy full SHA for 4384012
Browse repository at this point
pset: fix slicing in KeySource::deserialize
Show description for 5e0d577
apoelstra
committed
5e0d577
View commit details
Copy full SHA for 5e0d577
Browse repository at this point
You can’t perform that action at this time.