aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-14ci: Move travis workarounds to .travis.ymlMarcoFalke
2020-06-13Merge #19261: refactor: Drop ::HasWallets()MarcoFalke
2020-06-13Merge #18297: build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts inc...fanquake
2020-06-13Merge #19228: Update libsecp256k1 subtreefanquake
2020-06-13refactor: Drop ::HasWallets()João Barbosa
2020-06-12Merge #19177: test: Fix and clean p2p_invalid_messages functional testsMarcoFalke
2020-06-12Merge #16756: test: Connection eviction logic testsMarcoFalke
2020-06-12Merge #19250: wallet: Make RPC help compile-time staticMarcoFalke
2020-06-11Merge #19083: test: msg_mempool, fRelay, and other bloomfilter testsMarcoFalke
2020-06-11Merge #19247: tests: Add fuzzing harness for {Read,Write}{LE,BE}{16,32,64} (c...MarcoFalke
2020-06-11Merge #19239: tests: move generate_wif_key to wallet_util.pyMarcoFalke
2020-06-11refactor: Remove unused request.fHelpMarcoFalke
2020-06-11wallet: Make RPC help compile-time staticMarcoFalke
2020-06-11tests: Add fuzzing harness for {Read,Write}{LE,BE}{16,32,64} (crypto/common.h)practicalswift
2020-06-11tests: Add std::vector<uint8_t> ConsumeFixedLengthByteVector(FuzzedDataProvid...practicalswift
2020-06-11Merge #19100: refactor: Combine GetWalletForJSONRPCRequest and EnsureWalletIs...MarcoFalke
2020-06-11Merge #19206: test: Remove leftover comment in mining_basicfanquake
2020-06-10scripted-diff: rename privkey with seckey in secp256k1 interfacePieter Wuille
2020-06-10Drop --disable-jni from libsecp256k1 configure optionsPieter Wuille
2020-06-10[tests] move generate_wif_key to wallet_util.pyJohn Newbery
2020-06-10[tests] sort imports in rpc_createmultisig.pyJohn Newbery
2020-06-10Revert "[TESTS] Move base58 to own module to break circular dependency"John Newbery
2020-06-10scripted-diff: rename node to peer for mininodesgzhao408
2020-06-10[test] fix race conditions and test in p2p_filtergzhao408
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-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-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