aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-25Extract prevention of outdated option namesMurch
2022-03-25Merge bitcoin/bitcoin#21160: net/net processing: Move tx inventory into net_p...fanquake
2022-03-25Merge bitcoin/bitcoin#23536: Enforce Taproot script flags whenever WITNESS is...laanwj
2022-03-25Merge bitcoin/bitcoin#19385: test: Change default test logging directoryMarcoFalke
2022-03-25Merge bitcoin/bitcoin#24667: ci: Compile fuzz binary in periodic taskMarcoFalke
2022-03-25ci: Compile fuzz binary in periodic taskMarcoFalke
2022-03-25Merge bitcoin/bitcoin#24604: build: fix copypasta in OpenBSD C{XX} flagsfanquake
2022-03-25Merge bitcoin/bitcoin#24600: doc: mention that BDB is for the legacy wallet i...fanquake
2022-03-25Merge bitcoin/bitcoin#24663: doc, init: add links to doc/cjdns.mdMarcoFalke
2022-03-24Merge bitcoin/bitcoin#24091: wallet: Consolidate CInputCoin and COutputfanquake
2022-03-24Merge bitcoin/bitcoin#24205: init, test: improve network reachability test co...MarcoFalke
2022-03-24doc, init: add links to doc/cjdns.mdJon Atack
2022-03-24Merge bitcoin/bitcoin#24653: test: use `MiniWallet` in `test/functional/inter...MarcoFalke
2022-03-24Merge bitcoin/bitcoin#24555: doc: create initial doc/cjdns.md for CJDNS how-t...laanwj
2022-03-24Merge bitcoin/bitcoin#24625: Replace struct update_fee_delta with lambdafanquake
2022-03-24Merge bitcoin/bitcoin#24626: init: disallow reindex-chainstate when pruningMarcoFalke
2022-03-24Merge bitcoin/bitcoin#24658: doc: mention that BDB is for the legacy wallet i...fanquake
2022-03-24Merge bitcoin/bitcoin#24639: guix: Drop code for the unsupported `i686-linux-...fanquake
2022-03-24Merge bitcoin/bitcoin#24169: build: Add --enable-c++20 optionfanquake
2022-03-24Merge bitcoin/bitcoin#24636: rpc: Exclude descriptor when address is excludedfanquake
2022-03-24init: disallow reindex-chainstate when pruningMartin Zumsande
2022-03-24Merge bitcoin/bitcoin#24574: test: Actually print TSan tracebacksfanquake
2022-03-24Merge bitcoin/bitcoin#24637: test: use MiniWallet for mempool_package_onemore.pyMarcoFalke
2022-03-24Merge bitcoin/bitcoin#24599: guix: remove mingw-w64 std::filesystem workaroundfanquake
2022-03-24Merge bitcoin/bitcoin#24587: test: use MiniWallet for rpc_createmultisig.pyfanquake
2022-03-24Merge bitcoin/bitcoin#24508: guix: Drop unneeded openssl dependency for signa...fanquake
2022-03-24Merge bitcoin/bitcoin#24650: build: require libtool 2.4.2fanquake
2022-03-24doc: mention that BDB is for the legacy wallet in build-netbsd.mdfanquake
2022-03-24build: Add --enable-c++20 optionMarcoFalke
2022-03-24Add CSerializedNetMsg::Copy() helperMarcoFalke
2022-03-24Make fs.h C++20 compliantMarcoFalke
2022-03-24scheduler: Capture ‘this’ explicitly in lambdaMarcoFalke
2022-03-24[move only] remove `is_wallet_compiled` checksjosibake
2022-03-24test: use MiniWallet in `interfaces_zmq`josibake
2022-03-24Merge bitcoin/bitcoin#23732: refactor: Remove `gArgs` from `bdb.h` and `sqlit...MarcoFalke
2022-03-23Merge bitcoin/bitcoin#24562: Remove unused feebumper codefanquake
2022-03-23Merge bitcoin/bitcoin#24635: test: Run non-wallet tests only oncefanquake
2022-03-23Merge bitcoin/bitcoin#24582: Move txoutproof RPCs to txoutproof.cppfanquake
2022-03-23coinselection: Remove COutput operators == and !=Andrew Chow
2022-03-23coinselection: Remove CInputCoinAndrew Chow
2022-03-23coinselection: Use COutput instead of CInputCoinAndrew Chow
2022-03-23coinselection: Add effective value and fees to COutputAndrew Chow
2022-03-23moveonly: move COutput to coinselection.hAndrew Chow
2022-03-23wallet: Remove CWallet and CWalletTx from COutput's constructorAndrew Chow
2022-03-23wallet: Replace CWalletTx in COutput with COutPoint and CTxOutAndrew Chow
2022-03-23wallet: Provide input bytes to COutputAndrew Chow
2022-03-23Merge bitcoin/bitcoin#24560: wallet: Use single FastRandomContext when creati...Andrew Chow
2022-03-23Merge bitcoin-core/gui#568: options: flip listenonion to false if not listeningHennadii Stepanov
2022-03-23doc: mention that BDB is for the legacy wallet in build-freebsd.mdfanquake
2022-03-23build: require libtool 2.4.2fanquake