aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-27Merge bitcoin-core/gui#6: Do not truncate node flag strings in debugwindow pe...MarcoFalke
2020-06-26doc/REST-interface: Remove stale infoLuke Dashjr
2020-06-26doc: Mention Span in developer-notes.mdPieter Wuille
2020-06-26doc: Document Span pitfallsPieter Wuille
2020-06-26Merge bitcoin-core/gui#8: Fix regression in TransactionTableModelMarcoFalke
2020-06-26Merge #19366: tests: Provide main(...) function in fuzzer. Allow building uni...MarcoFalke
2020-06-25tests: Provide main(...) function in fuzzerpracticalswift
2020-06-25Merge #11413: [wallet] [rpc] sendtoaddress/sendmany: Add explicit feerate optionWladimir J. van der Laan
2020-06-25Merge #19348: test: Bump linter versionsMarcoFalke
2020-06-25Merge #19378: refactor: Use Mutex type for g_cs_recent_confirmed_transactionsMarcoFalke
2020-06-25Merge #19286: tests: Add fuzzing harness for CHash{160,256}, C{HMAC_,}SHA{1,2...MarcoFalke
2020-06-25Merge #19090: refactor: Misc scheduler cleanupsMarcoFalke
2020-06-25Merge #18912: ci: Run fuzz testing test cases (bitcoin-core/qa-assets) under ...MarcoFalke
2020-06-25Merge #19237: wallet: Check size after unserializing a pubkeyMarcoFalke
2020-06-25test: retry when write to a socket fails on macOSIvan Metlushko
2020-06-25refactor: Use Mutex type for g_cs_recent_confirmed_transactionsHennadii Stepanov
2020-06-25depends: Patch libevent build to fix IPv6 -rpcbind on WindowsLuke Dashjr
2020-06-24tests: Check that segwit inputs in psbt have both UTXO typesAndrew Chow
2020-06-24psbt: always put a non_witness_utxo and don't remove itAndrew Chow
2020-06-24psbt: Allow both non_witness_utxo and witness_utxoAndrew Chow
2020-06-24rpc: show both UTXOs in decodepsbtAndrew Chow
2020-06-24Merge #19272: net, test: invalid p2p messages and test framework improvementsMarcoFalke
2020-06-24Merge #19373: refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o)MarcoFalke
2020-06-24refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o)Wladimir J. van der Laan
2020-06-24ci: Increase test timeout for sanitizer configsMarcoFalke
2020-06-24Merge #19357: doc: add release note for bitcoin-cli -generateWladimir J. van der Laan
2020-06-24Merge bitcoin-core/gui#11: Remove needless headers from qt/walletview.cppMarcoFalke
2020-06-24qt: Remove needless headersHennadii Stepanov
2020-06-24doc: add release notes for explicit fee estimators and bumpfee changeKarl-Johan Alm
2020-06-24tests for bumpfee / estimate_modesKarl-Johan Alm
2020-06-24policy: optional FeeEstimateMode param to CFeeRate::ToStringKarl-Johan Alm
2020-06-24rpc/wallet: add two explicit modes to estimate_modeKarl-Johan Alm
2020-06-24MOVEONLY: Make FeeEstimateMode available to CFeeRateKarl-Johan Alm
2020-06-24fees: add FeeModes doc helper functionKarl-Johan Alm
2020-06-23build: Fix search for brew-installed BDB 4 on OS XGlenn Willen
2020-06-24test: use pgrep for better compatibilityIvan Metlushko
2020-06-23build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized me...practicalswift
2020-06-23Merge #19240: build: macOS toolchain simplification and bumpfanquake
2020-06-23doc: add release note for bitcoin-cli -generateJon Atack
2020-06-22darwin: pass mlinker-version so that clang enables new featuresCory Fields
2020-06-22qt: Fix regression in TransactionTableModelHennadii Stepanov
2020-06-22walletdb: Handle cursor internallyAndrew Chow
2020-06-22test: Bump linter versionsDuncan Dean
2020-06-22doc: add release note for -getinfo displaying multiwallet balancesJon Atack
2020-06-22Merge #19305: doc: add C++17 release note for 0.21.0Wladimir J. van der Laan
2020-06-22Merge #19350: test: Refactor tests using restart_nodeWladimir J. van der Laan
2020-06-22Merge #19351: test: add two edge case tests for CSubNetWladimir J. van der Laan
2020-06-22macos: Bump to xcode 11.3.1 and 10.15 SDKCory Fields
2020-06-22depends: bump MacOS toolchainCory Fields
2020-06-22contrib: macdeploy: Remove historical extraction notesCarl Dong