Fix: #31826 (review)
Friendly request @maflcko review.
Fix: #31826 (review)
Friendly request @maflcko review.
Signed-off-by: Eval EXEC <execvy@gmail.com>
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/31902.
See the guideline for information on the review process. A summary of reviews will appear here.
CI failed
label is added? I didn’t notice which CI workflow is failed.
Still fails on AWS Graviton:
0/home/ec2-user/bitcoin/src/random.cpp: In function ‘bool {anonymous}::VerifyRNDRRS()’:
1/home/ec2-user/bitcoin/src/random.cpp:204:13: error: ‘GetRNDRRSInternal’ was not declared in this scope
2 204 | if (GetRNDRRSInternal(test)) {
3 | ^~~~~~~~~~~~~~~~~
4gmake[2]: *** [src/util/CMakeFiles/bitcoin_util.dir/build.make:440: src/util/CMakeFiles/bitcoin_util.dir/__/random.cpp.o] Error 1
5gmake[1]: *** [CMakeFiles/Makefile2:940: src/util/CMakeFiles/bitcoin_util.dir/all] Error 2