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
Backport slicing improvements to 0.25.x
- #280
#280
Merged
apoelstra
merged 13 commits into
ElementsProject:0.25.x
ElementsProject/rust-elements:0.25.x
from
philipr-za:backport-slicing-improvements-0.25.x
philipr-za/rust-elements:backport-slicing-improvements-0.25.x
Copy head branch name to clipboard
Jun 16, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Backport slicing improvements to 0.25.x
#280
apoelstra
merged 13 commits into
ElementsProject:0.25.x
ElementsProject/rust-elements:0.25.x
from
philipr-za:backport-slicing-improvements-0.25.x
philipr-za/rust-elements:backport-slicing-improvements-0.25.x
Copy head branch name to clipboard
Commits
Commits on Jun 15, 2026
Add arrays.rs and slices.rs from bitcoin-internals 0.5
philipr-za
committed
8cd2a4d
View commit details
Copy full SHA for 8cd2a4d
Browse repository at this point
rewrite Address::from_base58 to eliminate all the unwraps
Show description for 179c6da
philipr-za
committed
179c6da
View commit details
Copy full SHA for 179c6da
Browse repository at this point
blind: use array splitting in TxOut::unblind (fix potential DoS?)
Show description for 8b15649
philipr-za
committed
8b15649
View commit details
Copy full SHA for 8b15649
Browse repository at this point
transaction: use better error typing for pegin destructuring
Show description for 2a8b46f
philipr-za
committed
2a8b46f
View commit details
Copy full SHA for 2a8b46f
Browse repository at this point
address: do a better job slicing bech32 data
Show description for b06dac9
philipr-za
committed
b06dac9
View commit details
Copy full SHA for b06dac9
Browse repository at this point
pset: fix slicing in KeySource::deserialize
Show description for 250c4f6
philipr-za
committed
250c4f6
View commit details
Copy full SHA for 250c4f6
Browse repository at this point
Remove `-- -D warnings` from test.sh
philipr-za
committed
2941a39
View commit details
Copy full SHA for 2941a39
Browse repository at this point
pin bitcoin crates in test.sh
philipr-za
committed
70276cc
View commit details
Copy full SHA for 70276cc
Browse repository at this point
add `--no-deps` to doc test
philipr-za
committed
ea42e11
View commit details
Copy full SHA for ea42e11
Browse repository at this point
Pin deps for Fuzztest job
philipr-za
committed
675ca26
View commit details
Copy full SHA for 675ca26
Browse repository at this point
Fix docstring in blech32
philipr-za
committed
6275989
View commit details
Copy full SHA for 6275989
Browse repository at this point
Bump version to 0.25.3
philipr-za
committed
ad00563
View commit details
Copy full SHA for ad00563
Browse repository at this point
Disable fuzztest in CI
philipr-za
committed
982a50f
View commit details
Copy full SHA for 982a50f
Browse repository at this point
You can’t perform that action at this time.