aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19test: use test_framework.p2p P2P_SERVICES in functional testsJon Atack
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-16test: Activate all regtest softforks at height 1, unless overriddenMarcoFalke
2021-09-16Introduce -testactivationheight=name@height settingMarcoFalke
2021-09-16test: Add extra_args argument to TestChain100Setup constructorMarcoFalke
2021-09-16test: Remove version argument from build_next_block in p2p_segwit testMarcoFalke
2021-09-16test: Remove unused ~TestChain100SetupMarcoFalke
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
2021-09-16test: scale amounts in test_doublespend_tree down by factor 10Sebastian Falbesoner
2021-09-16test: scale amounts in test_doublespend_chain down by factor 10Sebastian Falbesoner
2021-09-16doc: Remove stale comment for CPrivKeyCalvin Kim
2021-09-16build: set OSX_MIN_VERSION to 10.15fanquake
2021-09-16Merge bitcoin/bitcoin#22994: ci: use Debian Bullseye in ARM CImerge-script
2021-09-16ci: use Debian Bullseye in ARM CIfanquake
2021-09-16Merge bitcoin/bitcoin#22952: Cleanup headers after #20788merge-script
2021-09-16Merge bitcoin/bitcoin#22992: Fix Qt test broken by #22219fanquake
2021-09-16Merge bitcoin/bitcoin#22970: doc: Update snap release process for new version...fanquake
2021-09-15Fix Qt test broken by #22219Russell Yanofsky
2021-09-16Merge bitcoin/bitcoin#22979: doc: Fix walletdisplayaddress RPC docfanquake
2021-09-16Merge bitcoin/bitcoin#22219: multiprocess: Start using init makeNode, makeCha...fanquake
2021-09-16fuzz: allow lower number of sourcesMartin Zumsande
2021-09-16fuzz: Use public interface to fill addrman tried tablesMartin Zumsande
2021-09-16addrman: Improve performance of GoodMartin Zumsande
2021-09-15test: validation: add unittest for UpdateTip behaviorJames O'Beirne
2021-09-15test: refactor: separate CreateBlock in TestChain100SetupJames O'Beirne
2021-09-15test: refactor: declare NoMalleation const autoJames O'Beirne
2021-09-15move-only: unittest: add test/util/chainstate.hJames O'Beirne