aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-27Setup wallets for interface_zmq.pyAndrew Chow
2021-01-27Use MiniWallet in rpc_net.pyAndrew Chow
2021-01-27Setup wallets for interface_bitcoin_cli.pyAndrew Chow
2021-01-27Setup wallets with descriptors for feature_notificationsAndrew Chow
2021-01-27Have feature_filelock.py test both bdb and sqlite, depending on compiledAndrew Chow
2021-01-27Disable upgrades tests that require BDB if BDB is not compiledAndrew Chow
2021-01-27Disable wallet_descriptor.py bdb format check if BDB is not compiledAndrew Chow
2021-01-27tests: Don't make any wallets unless wallet is requiredAndrew Chow
2021-01-27Skip legacy wallet reliant tests if BDB is not compiledAndrew Chow
2021-01-27tests: Set descriptors default based on compilationAndrew Chow
2021-01-25Merge #20998: test: Fix BlockToJsonVerbose benchmarkMarcoFalke
2021-01-24Merge #20958: gitian-keys: Add signer aliases, some historical keysWladimir J. van der Laan
2021-01-24gitian-keys: Add signer aliases, some historical keysWladimir J. van der Laan
2021-01-24Merge #20989: gitian-keys: add CoinForensics keyWladimir J. van der Laan
2021-01-24Fix BlockToJsonVerbose benchmarkMartin Ankerl
2021-01-22gitian-keys: add CoinForensics keycoinforensics
2021-01-22Merge #20927: [refactor] [net] Clean up InactivityCheck()MarcoFalke
2021-01-22Merge #20985: doc: add xorriso to macOS depends packagesfanquake
2021-01-22doc: add xorriso to macOS depends packagesfanquake
2021-01-22Merge #20523: zmq: deduplicate 'sequence' publisher message creation/sendingfanquake
2021-01-22Merge #17920: guix: Build support for macOSfanquake
2021-01-22Merge #20983: Fix MSVC build after gui#176fanquake
2021-01-21Fix MSVC build after gui#176Hennadii Stepanov
2021-01-21Merge bitcoin-core/gui#176: Fix TxViewDelegate layoutMarcoFalke
2021-01-21Merge bitcoin-core/gui#171: Use layout manager for Create Wallet dialogMarcoFalke
2021-01-21Merge #20932: refactor: Replace fs::absolute calls with AbsPathJoin callsMarcoFalke
2021-01-21guix: Fix typoCarl Dong
2021-01-21guix: README: Add darwin HOSTS entryCarl Dong
2021-01-21guix: Check for macOS SDK before building anythingCarl Dong
2021-01-21guix: Set ZERO_AR_DATE for darwin build determinismCarl Dong
2021-01-21build: Make xorrisofs reproducible with -volume_dateCarl Dong
2021-01-21guix: Add support for darwin buildsCarl Dong
2021-01-21build: Add var printing target to src/Makefile.amCarl Dong
2021-01-21Merge #17556: test: Change feature_config_args.py not to rely on strange regt...MarcoFalke
2021-01-21Merge #20972: locks: Annotate CTxMemPool::check to require cs_mainMarcoFalke
2021-01-21Merge #20946: fuzz: Consolidate fuzzing TestingSetup initializationMarcoFalke
2021-01-21fuzz: Initialize a full TestingSetup where appropriateCarl Dong
2021-01-21fuzz: Consolidate fuzzing TestingSetup initializationCarl Dong
2021-01-21zmq: deduplicate 'sequence' publisher message creation/sendingSebastian Falbesoner
2021-01-21Merge #20953: test: dedup zmq test setup code (node restart, topics subscript...fanquake
2021-01-20locks: Annotate CTxMemPool::check to require cs_mainCarl Dong
2021-01-20Merge #20952: wallet: Add BerkeleyDB version sanity check at init timeSamuel Dobson
2021-01-20Merge #20937: guix: Make nsis reproducible by respecting SOURCE-DATE-EPOCHfanquake
2021-01-19Merge #20891: rpc: Remove deprecated bumpfee behaviorWladimir J. van der Laan
2021-01-19Merge #20906: contrib: embed C++11 patch in install_db4.shWladimir J. van der Laan
2021-01-19[net] Cleanup InactivityChecks() and add commenting about timeJohn Newbery
2021-01-18Merge #19866: eBPF Linux tracepointsWladimir J. van der Laan
2021-01-18Merge #20880: gitian: Use custom MacOS code signing toolWladimir J. van der Laan
2021-01-18Merge #20884: script: Improve robustness of bitcoind.service on startupWladimir J. van der Laan
2021-01-18Merge #20955: test: Fix get_previous_releases.py for aarch64Wladimir J. van der Laan