aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-26doc: Add bash as an OpenBSD dependencyEmil Engler
2020-11-26sync: use HasReason() in double lock testsVasil Dimov
2020-11-26sync: const-qualify the argument of double_lock_detected()Vasil Dimov
2020-11-26sync: print proper lock order location when double lock is detectedVasil Dimov
2020-11-26Remove NODISCARDpracticalswift
2020-11-26scripted-diff: Use [[nodiscard]] (C++17) instead of NODISCARDpracticalswift
2020-11-25Add MAX_STANDARD_SCRIPTSIG_SIZE to policysanket1729
2020-11-25build: Drop unneeded IOKit framework dependencyHennadii Stepanov
2020-11-25build: Drop unneeded ApplicationServices framework dependencyHennadii Stepanov
2020-11-25Merge #19337: sync: detect double lock from the same threadWladimir J. van der Laan
2020-11-25Merge #20489: CI msvc: only build vcpkg dependencies for release (not debug) ...MarcoFalke
2020-11-25Merge #19387: span: update constructors to match c++20 draft spec and add lif...MarcoFalke
2020-11-25qt: Improve comments in WalletController::getOrCreateWallet()Hennadii Stepanov
2020-11-25qt: Call setParent() in the parent's contextHennadii Stepanov
2020-11-25qt: Add ObjectInvoke template functionHennadii Stepanov
2020-11-25Drop noop gcc version checksHennadii Stepanov
2020-11-25Merge #20403: wallet: upgradewallet fixes, improvements, test coverageMarcoFalke
2020-11-25This change to the appveyor CI config for msvc builds reverses a change intro...Aaron Clauson
2020-11-25Merge #20469: build: Avoid secp256k1.h include from systemWladimir J. van der Laan
2020-11-25Merge #20456: test: Fix intermittent issue in mempool_compatibilityMarcoFalke
2020-11-25Merge #20410: wallet: Do not treat default constructed types as None-typeMarcoFalke
2020-11-24Move WalletImpl from interfaces/wallet.cpp to wallet/interfaces.cppRussell Yanofsky
2020-11-24Move ChainImpl from interfaces/chain.cpp to node/interfaces.cppRussell Yanofsky
2020-11-24Move NodeImpl from interfaces/node.cpp to node/interfaces.cppRussell Yanofsky
2020-11-24Don't set BDB flags when configuring withoutJonas Schnelli
2020-11-24Merge #20447: depends: Patch qt_intersect_spans to avoid non-deterministic be...fanquake
2020-11-24Merge #20472: test: Add testing of ParseInt/ParseUInt edge cases with leading...MarcoFalke
2020-11-24Merge #20462: RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC ...MarcoFalke
2020-11-24Merge #20473: doc: Document current boost dependency as 1.71.0MarcoFalke
2020-11-24doc: Document current boost dependency as 1.71.0Wladimir J. van der Laan
2020-11-24Merge #19764: depends: Split boost into build/host packages + bump + cleanupWladimir J. van der Laan
2020-11-24test: Add testing of ParseInt/ParseUInt edge cases with leading +/-/0:spracticalswift
2020-11-24RPC/Wallet: unloadwallet: Allow specifying wallet_name param matching RPC end...Luke Dashjr
2020-11-24RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC endpoint and w...Luke Dashjr
2020-11-24depends: build qt in c++17 modefanquake
2020-11-24builds: don't pass -silent to qt when building in debug modefanquake
2020-11-24depends: build zeromq with -std=c++17fanquake
2020-11-24depends: build Boost with -std=c++17fanquake
2020-11-24depends: build bdb with -std=c++17fanquake
2020-11-23build: Avoid secp256k1.h include from systemNiklas Gögge
2020-11-23doc: Release note regarding -rpcauth validationJoão Barbosa
2020-11-23rpc: Validate -rpcauth argumentsJoão Barbosa
2020-11-23rpc: Refactor to process -rpcauth onceJoão Barbosa
2020-11-23depends: boost: Specify cflags+compileflagsCarl Dong
2020-11-23depends: boost: Remove unnecessary _archiver_Carl Dong
2020-11-23depends: boost: Cleanup toolset selectionCarl Dong
2020-11-23depends: boost: Cleanup architecture/address-modelCarl Dong
2020-11-23depends: boost: Disable all compressionCarl Dong
2020-11-23depends: boost: Split into non-/native packagesCarl Dong
2020-11-23depends: boost: Bump to 1.71.0Carl Dong