aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-25doc: Add 23061 release notesMarcoFalke
2021-09-22Fix (inverse) meaning of -persistmempoolMarcoFalke
2021-09-22Merge bitcoin/bitcoin#22790: test: add aarch64-apple-darwin platform entry to...merge-script
2021-09-21Merge bitcoin/bitcoin#22734: addrman: Avoid crash on corrupt data, Force Chec...merge-script
2021-09-21Merge bitcoin/bitcoin#22998: test: use MiniWallet for make_utxo helper in fea...merge-script
2021-09-21fuzz: Move all addrman fuzz targets to one fileMarcoFalke
2021-09-21addrman: Replace assert with throw on corrupt dataMarcoFalke
2021-09-21Refactor: Turn the internal addrman check helper into a forced checkMarcoFalke
2021-09-21move-only: Move CAddrMan::Check to cpp fileMarcoFalke
2021-09-21Merge bitcoin/bitcoin#22993: build: set OSX_MIN_VERSION to 10.15fanquake
2021-09-21Merge bitcoin/bitcoin#22831: test: add addpeeraddress "tried", test addrman c...merge-script
2021-09-21Merge bitcoin/bitcoin#23041: test: Add addrman deserialization error testsmerge-script
2021-09-21Merge bitcoin/bitcoin#23017: test: Replace MiniWallet scan_blocks with rescan...merge-script
2021-09-21Merge bitcoin/bitcoin#23050: log: change an incorrect fee to fee rate, and vi...merge-script
2021-09-21Merge bitcoin/bitcoin#23001: doc: Enable TLS in links in documentationfanquake
2021-09-21Merge bitcoin/bitcoin#23014: ci: Bump distro version, disable feature_bind_ex...merge-script
2021-09-21Merge bitcoin/bitcoin#23043: ci: Set --nocleanup for Windows functional testsfanquake
2021-09-20Fix BlockAssembler::AddToBlock, CTxMemPool::PrioritiseTransaction loggingJon Atack
2021-09-20Merge bitcoin/bitcoin#22974: addrman: Improve performance of GoodW. J. van der Laan
2021-09-20Merge bitcoin/bitcoin#12677: RPC: Add ancestor{count,size,fees} to listunspen...W. J. van der Laan
2021-09-20Merge bitcoin/bitcoin#22959: cli: Display all proxies in -getinfoW. J. van der Laan
2021-09-20cli: Display all proxies in -getinfoklementtan
2021-09-20ci: Set --nocleanup for Windows functional testsMarcoFalke
2021-09-20test: Add addrman deserialization error testsMarcoFalke
2021-09-20test: Replace MiniWallet scan_blocks with rescan_utxosMarcoFalke
2021-09-20Merge bitcoin/bitcoin#23037: test: fix confusing off-by-one nValue in feature...merge-script
2021-09-20Merge bitcoin/bitcoin#23007: doc: remove WSL install instructions and point t...fanquake
2021-09-19test: fix confusing off-by-one nValue in feature_coinstatsindex.pySebastian Falbesoner
2021-09-18Merge bitcoin/bitcoin#22987: qa: Fix "RuntimeError: Event loop is closed" on ...fanquake
2021-09-17Merge bitcoin/bitcoin#22896: refactor: net: avoid duplicate map lookups to `m...merge-script
2021-09-17ci: Update valgrind configMarcoFalke
2021-09-17ci: Update s390x configMarcoFalke
2021-09-17Merge bitcoin/bitcoin#22226: doc: add unittest core dump instructionsmerge-script
2021-09-17doc: remove WSL install instructions and point to upstreamfanquake
2021-09-17Merge bitcoin/bitcoin#22941: wallet: refactor: inline functions `{Read,Write}...fanquake
2021-09-16doc: test: unittest segfault gdbJames O'Beirne
2021-09-16Enable TLS in links in documentationJeremy Rand
2021-09-16doc/release-notes: Add new listunspent fieldsLuke Dashjr
2021-09-16QA: Add tests for listunspent ancestor{count,size,fees} to mempool_packagesLuke Dashjr
2021-09-16RPC: Add ancestor{count,size,fees} to listunspent outputLuke Dashjr
2021-09-16Merge bitcoin/bitcoin#22420: doc: Specifiy how to set the value of TORGROUPW. J. van der Laan
2021-09-16Merge bitcoin/bitcoin#22845: build: improve check for ::(w)systemW. J. van der Laan
2021-09-16Merge bitcoin/bitcoin#22626: Remove txindex migration codeW. J. van der Laan
2021-09-16Merge bitcoin/bitcoin#22930: build: remove glibc back compatW. J. van der Laan
2021-09-16Merge bitcoin/bitcoin#22544: cli -addrinfo: drop torv2; torv3 becomes onion p...W. J. van der Laan
2021-09-16Merge bitcoin/bitcoin#22895: consensus: don't call GetBlockPos in ReadBlockFr...W. J. van der Laan
2021-09-16test: use MiniWallet for make_utxo helper in feature_rbf.pySebastian Falbesoner
2021-09-16Merge bitcoin/bitcoin#22955: p2p: Rename fBlocksOnly, Add testW. J. van der Laan
2021-09-16Merge bitcoin/bitcoin#22960: test: Set peertimeout in write_configW. J. van der Laan
2021-09-16Merge bitcoin/bitcoin#22995: doc: Remove stale comment for CPrivKeyW. J. van der Laan