go-blockchain/crypto
Claude aefec104d4
chore: fmt.Errorf(static) → errors.New
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 16:11:27 +00:00
..
common feat(crypto): Phase 2a scaffold — vendored C++ and CMake build 2026-02-20 18:21:44 +00:00
compat feat(crypto): Phase 2a scaffold — vendored C++ and CMake build 2026-02-20 18:21:44 +00:00
currency_core feat(crypto): Phase 2a scaffold — vendored C++ and CMake build 2026-02-20 18:21:44 +00:00
randomx feat(crypto): RandomX PoW hash via CGo bridge 2026-02-21 01:01:23 +00:00
upstream feat(crypto): Phase 2a scaffold — vendored C++ and CMake build 2026-02-20 18:21:44 +00:00
bridge.cpp feat(consensus): V2 Zarcanum signature and proof verification 2026-02-22 00:06:10 +00:00
bridge.h feat(consensus): V2 Zarcanum signature and proof verification 2026-02-22 00:06:10 +00:00
clsag.go chore: fmt.Errorf(static) → errors.New 2026-02-24 16:11:27 +00:00
CMakeLists.txt feat(crypto): RandomX PoW hash via CGo bridge 2026-02-21 01:01:23 +00:00
crypto.go feat(crypto): RandomX PoW hash via CGo bridge 2026-02-21 01:01:23 +00:00
crypto_test.go feat(crypto): wire BPP/BPPE/BGE proof verification with real testnet data 2026-02-21 18:37:08 +00:00
doc.go feat(crypto): CGo bridge smoke test — FastHash via Keccak-256 2026-02-20 18:22:25 +00:00
keygen.go chore: fmt.Errorf(static) → errors.New 2026-02-24 16:11:27 +00:00
keyimage.go chore: fmt.Errorf(static) → errors.New 2026-02-24 16:11:27 +00:00
pow.go feat(crypto): RandomX PoW hash via CGo bridge 2026-02-21 01:01:23 +00:00
pow_test.go feat(crypto): RandomX PoW hash via CGo bridge 2026-02-21 01:01:23 +00:00
proof.go feat(crypto): wire BPP/BPPE/BGE proof verification with real testnet data 2026-02-21 18:37:08 +00:00
PROVENANCE.md feat(crypto): Phase 2a scaffold — vendored C++ and CMake build 2026-02-20 18:21:44 +00:00
signature.go chore: fmt.Errorf(static) → errors.New 2026-02-24 16:11:27 +00:00