-
Notifications
You must be signed in to change notification settings - Fork 664
Pull requests: nexus-xyz/nexus-cli
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: look up real user_id instead of hardcoding anonymous for --node-id path
#2097
opened May 7, 2026 by
amathxbt
Loading…
fix: return error when proof vec is empty instead of submitting empty bytes
#2095
opened May 7, 2026 by
amathxbt
Loading…
fix: clamp f64 GFLOP estimate before casting to i32 in node telemetry
#2096
opened May 7, 2026 by
amathxbt
Loading…
fix: add 10-minute timeout to proving subprocess to prevent indefinite hangs
#2094
opened May 7, 2026 by
amathxbt
Loading…
fix: return Result from VersionChecker::new instead of panicking on TLS init failure
#2093
opened May 7, 2026 by
amathxbt
Loading…
fix: propagate error from generate_proof_hash instead of panicking
#2091
opened May 7, 2026 by
amathxbt
Loading…
fix: update rate-limit timestamp only after successful reportProving request
#2092
opened May 7, 2026 by
amathxbt
Loading…
fix: graceful AVX2 CPU check with clear error message instead of crash
#2083
opened Mar 6, 2026 by
Gosha250311
Loading…
fix: --max-threads now correctly applies thread count to Rayon pool
#2082
opened Mar 6, 2026 by
Gosha250311
Loading…
feat: optimize thread management and enhance memory checking
#2034
opened Oct 6, 2025 by
Amarudinn
Loading…
orchestrator: avoid unwraps when building reqwest client; fallback to default Client
#1992
opened Sep 13, 2025 by
atifflc
Contributor
Loading…
ProTip!
Filter pull requests by the default branch with base:main.