https://github.com/0xb10c/stdin-count-block-sigops
Quick and dirty script to count Bitcoin block sigops
https://github.com/0xb10c/stdin-count-block-sigops
Last synced: about 2 months ago
JSON representation
Quick and dirty script to count Bitcoin block sigops
- Host: GitHub
- URL: https://github.com/0xb10c/stdin-count-block-sigops
- Owner: 0xB10C
- Created: 2024-03-25T15:09:41.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-26T21:23:46.000Z (about 1 year ago)
- Last Synced: 2025-02-06T15:45:55.662Z (3 months ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stdin-count-block-sigops
Quick and dirty script to count Bitcoin block sigops.
- ajust `START`/`END` in `gather-sigops.sh`
- `cargo build --release`
- `bash gather-sigops.sh`