mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 23:09:44 -04:00
parent
bd0ee07310
commit
c873ab6f23
1 changed files with 0 additions and 7 deletions
|
@ -32,13 +32,6 @@ Upgrading directly from a version of Bitcoin Core that has reached its EOL is
|
||||||
possible, but it might take some time if the data directory needs to be migrated. Old
|
possible, but it might take some time if the data directory needs to be migrated. Old
|
||||||
wallet versions of Bitcoin Core are generally supported.
|
wallet versions of Bitcoin Core are generally supported.
|
||||||
|
|
||||||
Running Bitcoin Core binaries on macOS requires self signing.
|
|
||||||
```
|
|
||||||
cd /path/to/bitcoin-core/bin
|
|
||||||
xattr -d com.apple.quarantine bitcoin-cli bitcoin-qt bitcoin-tx bitcoin-util bitcoin-wallet bitcoind test_bitcoin
|
|
||||||
codesign -s - bitcoin-cli bitcoin-qt bitcoin-tx bitcoin-util bitcoin-wallet bitcoind test_bitcoin
|
|
||||||
```
|
|
||||||
|
|
||||||
Compatibility
|
Compatibility
|
||||||
==============
|
==============
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue