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 }}
ChaincodeResidency
/
bitcoin
Public
forked from
bitcoin/bitcoin
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Use rolling muhash for UTXO set hash
- #25
#25
Closed
fjahr
wants to merge 10 commits into
ChaincodeResidency:master-adff8fe
ChaincodeResidency/bitcoin:master-adff8fe
from
fjahr:muhash-rolling
fjahr/bitcoin:muhash-rolling
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
Use rolling muhash for UTXO set hash
#25
fjahr
wants to merge 10 commits into
ChaincodeResidency:master-adff8fe
ChaincodeResidency/bitcoin:master-adff8fe
from
fjahr:muhash-rolling
fjahr/bitcoin:muhash-rolling
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2019
MuHash3072 implementation
sipa
authored and
fjahr
committed
d55a51d
View commit details
Copy full SHA for d55a51d
Browse repository at this point
Commits on Aug 27, 2019
muhash in gettxoutsetinfo
sipa
authored and
fjahr
committed
569cff5
View commit details
Copy full SHA for 569cff5
Browse repository at this point
Simplification
sipa
authored and
fjahr
committed
f8bcc45
View commit details
Copy full SHA for f8bcc45
Browse repository at this point
Add x86_64 assembly optimization for MuHash
sipa
authored and
fjahr
committed
ab9fa6b
View commit details
Copy full SHA for ab9fa6b
Browse repository at this point
Commits on Sep 4, 2019
Update original Muhash PR and fix functional test and benchmarks
fjahr
committed
00a8423
View commit details
Copy full SHA for 00a8423
Browse repository at this point
Add UtxoSetHash file to manage UTXO set hashes
Show description for 08b0a8a
fjahr
committed
08b0a8a
View commit details
Copy full SHA for 08b0a8a
Browse repository at this point
Maintain UTXO Set hash index using Muhash
fjahr
committed
704ce2e
View commit details
Copy full SHA for 704ce2e
Browse repository at this point
rpc: Use rolling Muhash in gettxoutsetinfo
fjahr
committed
d9e1809
View commit details
Copy full SHA for d9e1809
Browse repository at this point
test: Add functional test for rolling utxo set hash
fjahr
committed
ebb4432
View commit details
Copy full SHA for ebb4432
Browse repository at this point
test: Add unit test for UtxoSetHash
fjahr
committed
e278ece
View commit details
Copy full SHA for e278ece
Browse repository at this point
You can’t perform that action at this time.