aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-26txorphanage: Pass uint256 by reference instead of valueAnthony Towns
2021-02-26move-only: Add txorphanage moduleAnthony Towns
2021-02-25Merge #21271: guix: Explicitly set umask in build containerfanquake
2021-02-24Merge #21292: build, doc: Fix configure script output indentation and typosMarcoFalke
2021-02-24Merge #21293: test: Replace accidentally placed bit-OR with logical-ORWladimir J. van der Laan
2021-02-24test: Replace accidentally placed bit-OR with logical-ORHennadii Stepanov
2021-02-24build, doc: Fix configure script output indentation and typosHennadii Stepanov
2021-02-24Merge #18017: txmempool: split epoch logic into classWladimir J. van der Laan
2021-02-24Merge #21285: wallet: fix doc typo in signer optionfanquake
2021-02-23wallet: fix doc typo in signer optionWilliam Casarin
2021-02-23Merge #21250: build: make HAVE_O_CLOEXEC available outside LevelDB (bugfix)Wladimir J. van der Laan
2021-02-23Merge #21053: rpc, test: document {previous,next}blockhash as optionalMarcoFalke
2021-02-23guix: Explicitly set umask in build containerCarl Dong
2021-02-23Merge #16546: External signer support - Wallet Box editionWladimir J. van der Laan
2021-02-23Merge #21222: log: Clarify log message when file does not existMarcoFalke
2021-02-23doc: add external-signer.mdSjors Provoost
2021-02-23rpc: send: support external signerSjors Provoost
2021-02-23rpc: signerdisplayaddressSjors Provoost
2021-02-23wallet: ExternalSigner: add GetDescriptors methodSjors Provoost
2021-02-23wallet: add GetExternalSigner()Sjors Provoost
2021-02-23test: external_signer wallet flag is immutableSjors Provoost
2021-02-23rpc: add external_signer option to createwalletSjors Provoost
2021-02-23rpc: signer: add enumeratesigners to list external signersSjors Provoost
2021-02-23rpc: add external signer RPC filesSjors Provoost
2021-02-23wallet: add ExternalSignerScriptPubKeyManSjors Provoost
2021-02-23wallet: add external_signer flagSjors Provoost
2021-02-23test: add external signer testSjors Provoost
2021-02-23wallet: add -signer argument for external signer commandSjors Provoost
2021-02-23Merge #21274: assumptions: Assume C++17MarcoFalke
2021-02-23Merge #19698: test: apply strict verification flags for transaction tests and...Wladimir J. van der Laan
2021-02-23Merge bitcoin-core/gui#213: qt: Add Copy Address Action to Payment RequestsMarcoFalke
2021-02-23assumptions: check C++17 assumption with MSVCfanquake
2021-02-23assumptions: assume a C++17 compilerfanquake
2021-02-22qt: Add Copy Address Action to Payment RequestsJarol Rodriguez
2021-02-23Merge #21263: doc: Clarify that squashing should happen before reviewfanquake
2021-02-23Merge #21078: guix: only download sources for hosts being builtfanquake
2021-02-23Merge #21089: guix: Add support for powerpc64{,le}fanquake
2021-02-22build: make HAVE_O_CLOEXEC available outside LevelDB (bugfix)Sebastian Falbesoner
2021-02-22init: only use pipe2 if availabile, check in configureSebastian Falbesoner
2021-02-22Merge #79: Embed monospaced fontWladimir J. van der Laan
2021-02-22Merge #21255: contrib: run test-symbol-check for RISC-VWladimir J. van der Laan
2021-02-22doc: Clarify that squashing should happen before reviewMarcoFalke
2021-02-22Merge #21202: [validation] Two small clang lock annotation improvementsMarcoFalke
2021-02-22Merge #20845: net: Log to net debug in MaybeDiscourageAndDisconnect except fo...MarcoFalke
2021-02-22Merge bitcoin-core/gui#211: qt: Remove Transactionview Edit Label ActionMarcoFalke
2021-02-22Merge bitcoin-core/gui#206: Display fRelayTxes and bip152_highbandwidth_{to, ...MarcoFalke
2021-02-22Merge bitcoin-core/gui#205: Save/restore TransactionView and recentRequestsVi...MarcoFalke
2021-02-22Merge bitcoin-core/gui#204: Drop buggy TableViewLastColumnResizingFixer classMarcoFalke
2021-02-22Merge bitcoin-core/gui#202: peers-tab: bug fix right panel toggleMarcoFalke
2021-02-22Merge bitcoin-core/gui#179: Add `Type` column to peers window, update peer de...MarcoFalke