Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add txid collision scanner #928

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Add txid collision scanner #928

merged 1 commit into from
Aug 28, 2023

Conversation

romanz
Copy link
Owner

@romanz romanz commented Aug 27, 2023

$ time cargo run --release --example tx_collisions db/bitcoin
    Finished release [optimized] target(s) in 0.05s
     Running `target/release/examples/tx_collisions db/bitcoin`
prefix=4ee974b6585fb468 heights: 91722 91880
prefix=220fe15429d88599 heights: 91812 91842

real	2m37.073s
user	2m34.878s
sys	0m3.164s

@romanz
Copy link
Owner Author

romanz commented Aug 27, 2023

@romanz romanz merged commit 1b06226 into master Aug 28, 2023
10 checks passed
@romanz romanz deleted the collision branch August 28, 2023 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant