aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-31wallet: Postpone NotifyWalletLoaded() for encrypted walletsHennadii Stepanov
2022-03-31wallet, refactor: Add wallet::NotifyWalletLoaded() functionHennadii Stepanov
2022-03-31Merge bitcoin/bitcoin#24512: 23.x backportsfanquake
2022-03-31util: Add inotify_rm_watch to syscall sandbox (AllowFileSystem)Hennadii Stepanov
2022-03-31build: Fix Boost.Process test for Boost 1.78Hennadii Stepanov
2022-03-31build: Fix Boost.Process detection on macOS arm64Hennadii Stepanov
2022-03-31util: add linkat to syscall sandbox (AllowFileSystem)fanquake
2022-03-31contrib: fix signet miner (sighash mismatch)Sebastian Falbesoner
2022-03-31rpc: Exclude descriptor when address is excludedMarcoFalke
2022-03-31ci: Temporarily use clang-13 to work around clang-14 TSan bugMarcoFalke
2022-03-31doc, init: add links to doc/cjdns.mdJon Atack
2022-03-31doc: update i2p.md with cjdns, improve local addresses sectionJon Atack
2022-03-31doc: update tor.md with cjdns and getnodeaddresses, fix tor grep,Jon Atack
2022-03-31doc: create initial doc/cjdns.md for cjdns how-to documentationJon Atack
2022-03-28Clarify in -maxtimeadjustment that only outbound peers influence time dataJon Atack
2022-03-24Merge bitcoin/bitcoin#24596: [23.x] GUI backportsMarcoFalke
2022-03-23options: flip listenonion to false if not listeningVasil Dimov
2022-03-17Merge bitcoin/bitcoin#24593: [23.x] macOS / build backportslaanwj
2022-03-17doc, guix: Include arm64-apple-darwin into codesigned archsHennadii Stepanov
2022-03-17gui: restore Send for external signerSjors Provoost
2022-03-17refactor: helper function signWithExternalSigner()Sjors Provoost
2022-03-17move-only: helper function to present PSBTSjors Provoost
2022-03-16doc: Drop a note about Intel-based MacsHennadii Stepanov
2022-03-16guix: Use "win64" for Windows artifacts consistentlyHennadii Stepanov
2022-03-16guix: Drop "-signed" suffix for signed macOS .dmg filesHennadii Stepanov
2022-03-16guix: Use $HOST instead of generic osx{64} for macOS artifactsHennadii Stepanov
2022-03-16Update signapple for platform identifier fixAndrew Chow
2022-03-13test: set segwit height back to 0 on regtestMartin Zumsande
2022-03-13rpc: rename getdeploymentinfo status-next to status_nextJon Atack
2022-03-13init, doc: improve -onlynet help and tor/i2p documentationJon Atack
2022-03-10doc: Update manual pages for rc2v23.0rc2laanwj
2022-03-10build: Bump to 23.0rc2laanwj
2022-03-10Merge bitcoin/bitcoin#24514: [23.x] Second round signapple backports (M1)fanquake
2022-03-10Merge bitcoin/bitcoin#24511: [23.x] qt: Avoid crash on startup if int specifi...fanquake
2022-03-09build, mac: Include arch in codesignature tarballAndrew Chow
2022-03-09guix: use latest signappleAndrew Chow
2022-03-09qt: Avoid crash on startup if int specified in settings.jsonRyan Ofsky
2022-03-09test: Add tests for GetArg methods / settings.json type coercionRyan Ofsky
2022-03-07Merge bitcoin/bitcoin#24485: [23.x] guix: use same commit for codesigning tim...fanquake
2022-03-06guix: use same commit for codesigning time-machinefanquake
2022-03-03qt: Pull translations for 0.23rc1v23.0rc1laanwj
2022-03-03doc: Generate manual pages for 23.0rc1laanwj
2022-03-03build: Bump version to 23.0rc1laanwj
2022-03-03Merge bitcoin/bitcoin#20196: net: fix GetListenPort() to derive the proper portlaanwj
2022-03-02net: only assume all local addresses if listening on anyVasil Dimov
2022-03-02net: fix GetListenPort() to derive the proper portVasil Dimov
2022-03-02net: pass Span by value to CaptureMessage()Vasil Dimov
2022-03-02net: make CaptureMessage() mockableVasil Dimov
2022-03-02timedata: rename variables to match the coding styleVasil Dimov
2022-03-02timedata: make it possible to reset the stateVasil Dimov