aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-10[test] sending invalid msgs to node with bloomfilters=0 causes disconnectgzhao408
2020-06-10[test] add BIP 37 test for node with fRelay=falsegzhao408
2020-06-10[test] add mempool msg test for node with bloomfilter enabledgzhao408
2020-06-10Merge #19230: [TESTS] Move base58 to own module to break circular dependencyMarcoFalke
2020-06-10Merge #19233: Make SetMiscWarning() accept bilingual_str argumentMarcoFalke
2020-06-10Merge #19226: test: Add BerkeleyDatabase tsan suppressionWladimir J. van der Laan
2020-06-10Make SetMiscWarning() accept bilingual_str argumentHennadii Stepanov
2020-06-10Make GetWarnings() return bilingual_strHennadii Stepanov
2020-06-10refactor: Make GetWarnings() bilingual_str aware internallyHennadii Stepanov
2020-06-10Merge #19231: gui: add missing translation.h include to fix buildfanquake
2020-06-10test: mempool.dat compatibility between versionsIvan Metlushko
2020-06-10gui: add missing translation.h include to fix buildfanquake
2020-06-09[TESTS] Move base58 to own module to break circular dependencyPieter Wuille
2020-06-09Merge #19176: refactor: Error message bilingual_str consistencyMarcoFalke
2020-06-09Merge #19227: test: change blacklist to blocklistMarcoFalke
2020-06-09Update MSVC build config for libsecp256k1Pieter Wuille
2020-06-09Update src/secp256k1 subtreePieter Wuille
2020-06-09Squashed 'src/secp256k1/' changes from b19c000063..2ed54da18aPieter Wuille
2020-06-09change blacklist to blocklistTrentZ
2020-06-09test: Add BerkeleyDatabase tsan suppressionMarcoFalke
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-08refactor: Add AbortError aliasHennadii 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