aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-04-14qt: 23.0rc5 translations updatelaanwj
2022-04-08qt: 23.0rc4 translations updatelaanwj
2022-04-08RPC: Switch getblockfrompeer back to standard param name blockhashLuke Dashjr
2022-04-08Put lock logging behind DEBUG_LOCKCONTENTION preprocessor directiveJon Atack
2022-04-01Merge bitcoin/bitcoin#24725: 23.0: rc4 backportMarcoFalke
2022-03-31wallet: Postpone NotifyWalletLoaded() for encrypted walletsHennadii Stepanov
2022-03-31wallet, refactor: Add wallet::NotifyWalletLoaded() functionHennadii Stepanov
2022-03-31qt: 23.0rc3 translations updatelaanwj
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-31util: add linkat to syscall sandbox (AllowFileSystem)fanquake
2022-03-31rpc: Exclude descriptor when address is excludedMarcoFalke
2022-03-31doc, init: add links to doc/cjdns.mdJon Atack
2022-03-28Clarify in -maxtimeadjustment that only outbound peers influence time dataJon Atack
2022-03-23options: flip listenonion to false if not listeningVasil Dimov
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-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-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-03qt: Pull translations for 0.23rc1v23.0rc1laanwj
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
2022-03-02Merge bitcoin/bitcoin#24375: Do not use `LocalTestingSetup` in getarg_tests t...MarcoFalke
2022-03-02Merge bitcoin/bitcoin#24165: p2p: extend inbound eviction protection by netwo...laanwj
2022-03-02Merge bitcoin/bitcoin#23304: wallet: Derive inactive HD chains in additional ...laanwj
2022-03-02Merge bitcoin/bitcoin#23542: net: open p2p connections to nodes that listen o...laanwj
2022-03-01Merge bitcoin/bitcoin#22834: net: respect -onlynet= when making outbound conn...laanwj
2022-02-28qt: Pre-branch translation updates for 23.xlaanwj
2022-02-28Merge bitcoin/bitcoin#24365: wallet: Don't generate keys for wallets with pri...laanwj
2022-02-28Merge bitcoin/bitcoin#24403: Avoid implicit-integer-sign-change in VerifyLoad...MarcoFalke
2022-02-28Merge bitcoin/bitcoin#24417: net: Update hardcoded seeds for 23.xfanquake
2022-02-28Merge bitcoin/bitcoin#24418: Chainparams update for 23.xMarcoFalke
2022-02-27fuzz: FuzzedFileProvider::write should not return negative valueeugene
2022-02-25Avoid implicit-integer-sign-change in bech32.cppMarcoFalke
2022-02-25Merge bitcoin/bitcoin#24201: p2p: Avoid InitError when downgrading peers.datMarcoFalke
2022-02-25p2p: Avoid InitError when downgrading peers.datjunderw
2022-02-24Update nMinimumChainWork, defaultAssumeValid for 23.xlaanwj
2022-02-24Update chainTxData for 23.xlaanwj
2022-02-24Update m_assumed_* chain parameters for 23.xlaanwj
2022-02-24qt: English (source) translations updatelaanwj
2022-02-24Add missed word to error messageHennadii Stepanov