perf(challenge/proofofwork): stream sha256 into stack buffer in Validate (#1653)

Signed-off-by: jvoisin <julien.voisin@dustri.org>
Co-authored-by: Jason Cameron <git@jasoncameron.dev>
This commit is contained in:
Julien Voisin
2026-06-03 17:35:28 +02:00
committed by GitHub
parent a08b0f4262
commit ef3ea08b79
2 changed files with 16 additions and 5 deletions
+1
View File
@@ -41,6 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Marginally improve the performances of PoW validation
- Marginally improve the performances of challenges generation/display
- Significantly improve the performances of the gzip middleware
- Significantly improve the performances of the PoW validation
## v1.25.0: Necron