Page MenuHomePhabricator

rand: remove getentropy() fallback for macOS < 10.12
ClosedPublic

Authored by PiRK on Jan 8 2021, 10:53.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABCf556e32bbc95: rand: remove getentropy() fallback for macOS < 10.12
Summary

We no longer support macOS < 10.12

This is a backport of Core PR18364

Test Plan

ninja

@bot build-osx

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

PiRK requested review of this revision.Jan 8 2021, 10:53
deadalnix added a subscriber: deadalnix.
deadalnix added inline comments.
src/random.cpp
360 ↗(On Diff #26784)

layout

This revision is now accepted and ready to land.Jan 8 2021, 11:02