Partial backport of Core PR14955
https://github.com/bitcoin/bitcoin/pull/14955/commits/cddb31bb0a132afa50b5350196cf26f0064fe3e2
Depends on D4398
Differential D4399
Encapsulate RNGState better nakihito on Nov 5 2019, 23:07. Authored by Tags None Subscribers None
Details
Partial backport of Core PR14955 Depends on D4398 make check
Diff Detail
Event TimelineComment Actions The while thing could use size_t instead of int, but it's outside the scope of this PR. |