aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-12Merge #21404: refactor: Remove MakeUnique<T>()MarcoFalke
2021-03-12Merge #21394: [doc] Improve comment about protected peersfanquake
2021-03-11Merge bitcoin-core/gui#188: Write PSBTs to file with binary modeMarcoFalke
2021-03-11Merge #21411: test: add logging, reduce blocks, move sync_all in wallet_ groupsMarcoFalke
2021-03-11test: use fewer blocks in wallet_groups and move sync callJon Atack
2021-03-11Merge #21007: bitcoind: Add -daemonwait option to wait for initializationWladimir J. van der Laan
2021-03-11Merge #21376: depends: Qt 5.12.10Wladimir J. van der Laan
2021-03-11Merge #21270: [Bundle 4/n] Prune g_chainman usage in validation-adjacent modulesWladimir J. van der Laan
2021-03-11doc: update developer notes for removal of MakeUniquefanquake
2021-03-11scripted-diff: remove MakeUnique<T>()fanquake
2021-03-10Merge bitcoin-core/gui#229: Fix regression with initial sorting after pr205MarcoFalke
2021-03-10Merge #21395: Net processing: Remove unused CNode.address memberMarcoFalke
2021-03-10Merge #21331: rpc: replace wallet raw pointers with references (#18592 rebased)MarcoFalke
2021-03-10Merge #21388: doc: Rename fuzz seed_dir to corpus_dirMarcoFalke
2021-03-10build: update qt qpaint non determinism patch for 5.12.10fanquake
2021-03-10build: update qt no-xlib patch for 5.12.10fanquake
2021-03-10build: update qt android jni static patch for 5.12.10fanquake
2021-03-10build: update qt lrelease patch for 5.12.10fanquake
2021-03-10build, qt: Fix lib paths in *.pc filesHennadii Stepanov
2021-03-10build: disable qt SDK version checkingfanquake
2021-03-10build: Add QMacStyle supportHennadii Stepanov
2021-03-10build: revert to using Qts internal zlibfanquake
2021-03-10build: qt 5.12.10fanquake
2021-03-10build: Add xkbcommon 0.8.4Hennadii Stepanov
2021-03-10build: only pass -optimized-tools to qt in debug modefanquake
2021-03-10Merge #21400: build: Fix regression introduced in #21363fanquake
2021-03-09build, qt: Fix regression introduced in #21363Hennadii Stepanov
2021-03-09Merge #21397: fuzz: Bump FuzzedDataProvider.hMarcoFalke
2021-03-09fuzz: Bump FuzzedDataProvider.hMarcoFalke
2021-03-09[net processing] Remove unused CNode.address memberJohn Newbery
2021-03-09Merge #21370: Use C++11 member initializer in CNodeStatefanquake
2021-03-09Merge #21382: build: Clean remnants of QTBUG-34748 fixfanquake
2021-03-09Merge #21363: build, qt: Improve Qt static plugins/libs check codefanquake
2021-03-09Merge #18842: wallet: Mark replaced tx to not be in the mempool anymoreMarcoFalke
2021-03-08[doc] Improve comment about protected peersAmiti Uttarwar
2021-03-09Merge #20536: wallet: Error with "Transaction too large" if the funded tx wil...Samuel Dobson
2021-03-08net_processing: Add review-only assertion to PeerManagerCarl Dong
2021-03-08scripted-diff: net_processing: Use existing chainmanCarl Dong
2021-03-08net_processing: Move some static functions to PeerManagerCarl Dong
2021-03-08node/ifaces: ChainImpl: Use existing NodeContext memberCarl Dong
2021-03-08node/ifaces: NodeImpl: Use existing NodeContext memberCarl Dong
2021-03-08node: Use existing NodeContextCarl Dong
2021-03-08node/coinstats: Pass in BlockManager to GetUTXOStatsCarl Dong
2021-03-08miner: Pass in blockman to ::RegenerateCommitmentsCarl Dong
2021-03-08miner: Remove old CreateNewBlock w/o chainstate paramCarl Dong
2021-03-08scripted-diff: Invoke CreateNewBlock with chainstateCarl Dong
2021-03-08miner: Pass in chainstate to BlockAssembler::CreateNewBlockCarl Dong
2021-03-08validation: Remove extraneous LoadGenesisBlock function prototypeCarl Dong
2021-03-08Merge bitcoin-core/gui#233: qt test: Don't bind to regtest portMarcoFalke
2021-03-08doc: Rename fuzz seed_dir to corpus_dirMarcoFalke