aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-15Merge #19512: p2p: banscore updates to gui, tests, release notesWladimir J. van der Laan
2020-07-15Merge #19214: Auto-detect SHA256 implementation in benchmarksWladimir J. van der Laan
2020-07-15Merge #19296: tests: Add fuzzing harness for AES{CBC,}256{Encrypt,Decrypt}, p...Wladimir J. van der Laan
2020-07-15Merge #18882: build: fix -Wformat-security check when compiling with GCCWladimir J. van der Laan
2020-07-15build: fix -Wformat-security check when compiling with GCCfanquake
2020-07-15Merge #19491: util: Make Assert work with any valueMarcoFalke
2020-07-15Merge #19517: psbt: Increment input value sum only once per UTXO in decodepsbtfanquake
2020-07-14Increment input value sum only once per UTXO in decodepsbtAndrew Chow
2020-07-14Merge #19429: test: Fix intermittent failure in wallet_encryptionMarcoFalke
2020-07-14Merge #19323: gui: Fix regression in *txoutset* in GUI consoleMarcoFalke
2020-07-14Merge #19325: wallet: Refactor BerkeleyDatabase to introduce DatabaseBatch ab...MarcoFalke
2020-07-14Merge #18990: log: Properly log txs rejected from mempoolMarcoFalke
2020-07-14Merge #19514: [net/net processing] check banman pointer before dereferencingMarcoFalke
2020-07-14test: update tests for peer discouragementJon Atack
2020-07-14[net/net processing] check banman pointer before dereferencingJohn Newbery
2020-07-14gui, doc: rm Ban Score in GUI Peers window/release notes updatesJon Atack
2020-07-14Merge #19268: doc: Add non-thread-safe note to FeeFilterRounder::round()MarcoFalke
2020-07-14Merge #19495: ci: Disable macOS functional tests on forked repos to avoid tim...MarcoFalke
2020-07-14Merge #19464: net: remove -banscore configuration optionMarcoFalke
2020-07-14Merge #19109: Only allow getdata of recently announced invsfanquake
2020-07-14Merge #19494: doc: CONTRIBUTING.md improvementsWladimir J. van der Laan
2020-07-14ci: Fix configure options for macOS buildsHennadii Stepanov
2020-07-14ci: Drop Homebrew caching while using Homebrew addon on TravisHennadii Stepanov
2020-07-14ci: Do not activate Travis ccache caching strategyHennadii Stepanov
2020-07-14ci: Disable functional tests on forked repos to avoid timeouts for macOSHennadii Stepanov
2020-07-13Merge #19483: doc: Merge release notesWladimir J. van der Laan
2020-07-13Merge bitcoin-core/gui#30: Disable the main window toolbar when the modal ove...MarcoFalke
2020-07-13Merge #19486: Remove unused constants `CADDR_TIME_VERSION` and `GETHEADERS_VE...MarcoFalke
2020-07-12doc: CONTRIBUTING.md improvementsJon Atack
2020-07-12doc: move-only release notesMarcoFalke
2020-07-12doc: Remove release notes of backportsMarcoFalke
2020-07-12Merge #18202: refactor: consolidate sendmany and sendtoaddress codeSamuel Dobson
2020-07-12Merge #19490: wallet: Fix typo in comments; Simplify assertSamuel Dobson
2020-07-11net: rename DEFAULT_BANSCORE_THRESHOLD to DISCOURAGEMENT_THRESHOLDJon Atack
2020-07-11net: remove -banscore configuration optionJon Atack
2020-07-11Merge #19493: wallet: Fix clang build in MacMarcoFalke
2020-07-11wallet: Fix clang build in MacAnthony Fieroni
2020-07-11util: Make Assert work with any valueMarcoFalke
2020-07-11wallet: Fix typo in comments; Simplify assertMarcoFalke
2020-07-12Merge #19441: walletdb: don't reinitialize desc cache with multiple cache ent...Samuel Dobson
2020-07-11Merge #18923: wallet: Never schedule MaybeCompactWalletDB when -flushwallet i...Samuel Dobson
2020-07-11Merge #19046: Replace CWallet::Set* functions that use memonly with Add/Load ...Samuel Dobson
2020-07-11Merge #18850: wallet: Fix ZapSelectTx to sync wallet spendsSamuel Dobson
2020-07-11qt: Disable toolbar when overlay is shownHennadii Stepanov
2020-07-11Merge #19222: tests: Add fuzzing harness for BanManMarcoFalke
2020-07-11qt, refactor: Cleanup ModalOverlay slotsHennadii Stepanov
2020-07-11Merge #19474: doc: Use precise permission flags where possibleMarcoFalke
2020-07-10[protocol] Remove unused GETHEADERS_VERSIONJohn Newbery
2020-07-10[protocol] Remove unused CADDR_TIME_VERSIONJohn Newbery
2020-07-10Merge #19140: tests: Avoid fuzzer-specific nullptr dereference in libevent wh...MarcoFalke