Skip to content

Conversation

hebasto
Copy link
Owner

@hebasto hebasto commented Apr 1, 2024

This PR:

  1. Backports changes from net: support unix domain sockets for -proxy and -onion bitcoin/bitcoin#27375.
  2. Aligns symbol checks with random: drop syscall wrapper usage for getrandom() bitcoin/bitcoin#27699.

A possible way to review this PR and the whole symbol check logic is to observe the Autotools vs CMake diff in the config/bitcoin-config.h:

./autogen.sh
./configure
cmake -B build
diff -u src/config/bitcoin-config.h build/src/config/bitcoin-config.h

@hebasto
Copy link
Owner Author

hebasto commented Apr 1, 2024

Copy link

@TheCharlatan TheCharlatan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK be04ac9

@hebasto hebasto merged commit 00715fd into cmake-staging Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants