Mining/miner/core/src/crypto/blake3dcr
snider 9cf0db802a feat: Add Blake3DCR algorithm support (Decred)
- Add Blake3 cryptographic hash library (portable C implementation)
- Create Blake3DCR wrapper for Decred mining (180-byte block headers)
- Register BLAKE3_DCR algorithm ID (0x62100000) with dcr/decred aliases
- Support for block header hashing and nonce iteration

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 20:30:05 +00:00
..
Blake3DCR.cpp feat: Add Blake3DCR algorithm support (Decred) 2025-12-30 20:30:05 +00:00
Blake3DCR.h feat: Add Blake3DCR algorithm support (Decred) 2025-12-30 20:30:05 +00:00