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
.
gosuda
/
bitcoin-rs
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
23
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
perf(utxo): shrink the UTXO record payload 21.7%
- #83
#83
Open
rabbitson87
wants to merge 9 commits into
main
gosuda/bitcoin-rs:main
from
perf/utxo-record-v5
gosuda/bitcoin-rs:perf/utxo-record-v5
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
perf(utxo): shrink the UTXO record payload 21.7%
#83
rabbitson87
wants to merge 9 commits into
main
gosuda/bitcoin-rs:main
from
perf/utxo-record-v5
gosuda/bitcoin-rs:perf/utxo-record-v5
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2026
feat(utxo,node): attribute UTXO set memory against process RSS
Show description for 0b07e13
rabbitson87
committed
0b07e13
View commit details
Copy full SHA for 0b07e13
Browse repository at this point
perf(utxo): shrink the record payload 21.7% and make lookups faster than v4
Show description for 1106f14
rabbitson87
committed
1106f14
View commit details
Copy full SHA for 1106f14
Browse repository at this point
test(utxo): pin snapshot fidelity against a v4-built golden vector
Show description for e0616c8
rabbitson87
committed
e0616c8
View commit details
Copy full SHA for e0616c8
Browse repository at this point
test(node): cover the RSS readers, including the Linux one that never ran
Show description for f34e371
rabbitson87
committed
f34e371
View commit details
Copy full SHA for f34e371
Browse repository at this point
fix(utxo): correct the lookup claim — the two layouts cross over at ~64 outputs
Show description for 7d3c948
rabbitson87
committed
7d3c948
View commit details
Copy full SHA for 7d3c948
Browse repository at this point
fix(utxo): a corrupt record could panic the amount decoder
Show description for c31cab2
rabbitson87
committed
c31cab2
View commit details
Copy full SHA for c31cab2
Browse repository at this point
docs: reconcile the durable knowledge this campaign changed
Show description for b3ae179
rabbitson87
committed
b3ae179
View commit details
Copy full SHA for b3ae179
Browse repository at this point
Commits on Aug 18, 2026
test(utxo): measure the codec on a real chainstate instead of a synthetic one
Show description for af011bc
rabbitson87
committed
af011bc
View commit details
Copy full SHA for af011bc
Browse repository at this point
Commits on Aug 19, 2026
Merge remote-tracking branch 'origin/main' into perf/utxo-record-v5
Show description for 5e92b04
rabbitson87
committed
5e92b04
View commit details
Copy full SHA for 5e92b04
Browse repository at this point
You can’t perform that action at this time.