| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-19 | feat(mining): add new mining source files and unit tests | Your Name | |
| - mining_payment.c/h: hashprice calc, share validation, per-client hashrate - stratum_client.c/h: SV1 upstream pool connection - stratum_proxy.c/h: local SV1 TCP server for downstream miners - sw_miner.c/h: software SHA256d miner using mbedtls - asic_miner.c/h: ASIC detection stub (software fallback) - test_mining_payment.c: 23 unit tests for mining payment module | |||