diff options
| author | Wladimir J. van der Laan <[email protected]> | 2018-02-15 18:17:07 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2018-02-15 18:17:19 +0100 |
| commit | d09968f4d00668b990ae19aed024ff3fd27072b8 (patch) | |
| tree | da933149c67d9a433bb2ffcaf7439e59ceaef35c /src/httpserver.cpp | |
| parent | Merge #12356: Fix 'mempool min fee not met' debug output (diff) | |
| parent | [tests] bind functional test nodes to 127.0.0.1 (diff) | |
| download | discoin-d09968f4d00668b990ae19aed024ff3fd27072b8.tar.xz discoin-d09968f4d00668b990ae19aed024ff3fd27072b8.zip | |
Merge #12200: Bind functional test nodes to 127.0.0.1
65682da [tests] bind functional test nodes to 127.0.0.1 (Sjors Provoost)
Pull request description:
Prevents OSX firewall allow-this-application-to-accept-inbound-connections permission popups and is generally safer.
To test, make an arbitrary whitespace change to `src/bitcoind.cpp` and recompile. This normally resets the firewall's memory.
Easiest way to reproduce a popup without running the test suite:
```sh
src/bitcoind -regtest -bind=127.0.0.1 # No popup
src/bitcoind -regtest # Popup
```
Tree-SHA512: ffa92f148a2ead2ceca978c285882979639be23eb31ad6a27aa81df9fdddba5d493719c92c09a351a81d638f6f739c351a721e42168d77ead60abe074df773d6
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions