aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-09refactor: Change Node::initError to take bilingual_strWladimir J. van der Laan
2020-06-09refactor: Put`TryParsePermissionFlags` in anonymous namespaceWladimir J. van der Laan
2020-06-09refactor: Error message bilingual_str consistencyWladimir J. van der Laan
2020-06-09Merge #19220: refactor: Replace RecursiveMutex with Mutex in warnings.cppMarcoFalke
2020-06-09refactor: Replace RecursiveMutex with Mutex in warnings.cppHennadii Stepanov
2020-06-08Merge #19069: refactor: replace pointers by references within tx_verify.{h,cpp}MarcoFalke
2020-06-08Merge #18826: Expose txinwitness for coinbase in JSON form from RPCMarcoFalke
2020-06-08Merge #18898: gui: Display warnings as rich textMarcoFalke
2020-06-08Merge #18890: test: disconnect_nodes should warn if nodes were already discon...MarcoFalke
2020-06-08Refactor resource exhaustion testTroy Giorshev
2020-06-08test: Remove leftover comment in mining_basicMarcoFalke
2020-06-08test: pep-8 mining_basicMarcoFalke
2020-06-08Merge #19194: util: Don't reference errno when pthread fails.fanquake
2020-06-08Merge #19192: doc: Extract net permissions docMarcoFalke
2020-06-08Merge #19189: refactor: Replace RecursiveMutex with Mutex in timedata.cppMarcoFalke
2020-06-08Merge #19190: refactor: Replace RecursiveMutex with Mutex in netbase.cppMarcoFalke
2020-06-08doc: Extract net permissions docMarcoFalke
2020-06-08Merge #19180: refactor: Replace RecursiveMutex with Mutex in Shutdown()MarcoFalke
2020-06-08util: Don't reference errno when pthread fails.MIZUTA Takeshi
2020-06-08Merge #19188: test: Avoid overwriting the NodeContext member of the testing s...fanquake
2020-06-08Fix "invalid message size" testTroy Giorshev
2020-06-08Move size limits to module-globalTroy Giorshev
2020-06-08Remove two unneeded testsTroy Giorshev
2020-06-07Merge #19202: log: remove deprecated `db` log categoryMarcoFalke
2020-06-07doc: release note for `db` log category removalJon Atack
2020-06-07log: remove deprecated `db` log categoryJon Atack
2020-06-07Merge #19201: ci: Switch to bitcoincore.org downloadMarcoFalke
2020-06-07ci: Switch to bitcoincore.org downloadMarcoFalke
2020-06-07refactor: Fix formatting of timedata.cppHennadii Stepanov
2020-06-07Merge #19005: doc: Add documentation for 'checklevel' argument in 'verifychai...MarcoFalke
2020-06-07doc: Add documentation for 'checklevel' argument in 'verifychain' RPC callCalvin Kim
2020-06-06Add functional test for P2P eviction logic of inbound peersMartin Zumsande
2020-06-06refactor: Replace RecursiveMutex with Mutex in netbase.cppHennadii Stepanov
2020-06-06Merge #18968: doc: noban precludes maxuploadtarget disconnectsMarcoFalke
2020-06-06test: Avoid overwriting the NodeContext member of the testing setupMarcoFalke
2020-06-06refactor: Replace RecursiveMutex with Mutex in timedata.cppHennadii Stepanov
2020-06-06build: Add -Wshadow-fieldMarcoFalke
2020-06-06Merge #19172: test: Do not swallow flake8 exit codefanquake
2020-06-05refactor: Replace RecursiveMutex with Mutex in Shutdown()Hennadii Stepanov
2020-06-05doc: Add mypy to test dependenciesHennadii Stepanov
2020-06-05test: Do not swallow flake8 exit codeHennadii Stepanov
2020-06-05refactor: Combine GetWalletForJSONRPCRequest and EnsureWalletIsAvailable func...Russell Yanofsky
2020-06-05Merge #19096: Remove g_rpc_chain globalMarcoFalke
2020-06-05Merge #19173: build: turn on --enable-c++17 by --enable-fuzzMarcoFalke
2020-06-05build: turn on --enable-c++17 by --enable-fuzzVasil Dimov
2020-06-05Merge #19164: ci: tsan with walletfanquake
2020-06-05Merge #19132: qt: lock cs_main, m_cached_tip_mutex in that orderJonas Schnelli
2020-06-05Merge #15202: gui: Add Close All Wallets actionJonas Schnelli
2020-06-05Merge #18758: Remove unused boost/threadfanquake
2020-06-04ci: tsan with walletMarcoFalke