aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2021-09-24Merge bitcoin/bitcoin#22818: test: Activate all regtest softforks at height 1...merge-script
2021-09-23Merge bitcoin/bitcoin#21526: validation: UpdateTip/CheckBlockIndex assumeutxo...W. J. van der Laan
2021-09-22Merge bitcoin/bitcoin#23044: refactor: Remove unused validation includesmerge-script
2021-09-21fuzz: Move all addrman fuzz targets to one fileMarcoFalke
2021-09-21Merge bitcoin/bitcoin#23001: doc: Enable TLS in links in documentationfanquake
2021-09-20Merge bitcoin/bitcoin#22974: addrman: Improve performance of GoodW. J. van der Laan
2021-09-20refactor: Remove unused validation includesMarcoFalke
2021-09-17Merge bitcoin/bitcoin#22226: doc: add unittest core dump instructionsmerge-script
2021-09-16doc: test: unittest segfault gdbJames O'Beirne
2021-09-16Enable TLS in links in documentationJeremy Rand
2021-09-16test: Activate all regtest softforks at height 1, unless overriddenMarcoFalke
2021-09-16test: Add extra_args argument to TestChain100Setup constructorMarcoFalke
2021-09-16test: Remove unused ~TestChain100SetupMarcoFalke
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-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
2021-09-10Merge bitcoin/bitcoin#22762: Raise InitError when peers.dat is invalid or cor...merge-script
2021-09-10Merge bitcoin/bitcoin#22911: [net] Minor cleanups to asmapfanquake
2021-09-09Merge bitcoin/bitcoin#22904: sync, log: inline lock contention logging macro ...merge-script
2021-09-09Raise InitError when peers.dat is invalid or corruptedMarcoFalke
2021-09-07Make unexpected time type in BCLog::LogMsg() a compile-time errorMartin Ankerl
2021-09-07[net] Remove asmap argument from CNode::CopyStats()John Newbery
2021-09-07[asmap] Remove SanityCheckASMap() from netaddressJohn Newbery
2021-09-07Remove confusing CAddrDBMarcoFalke
2021-09-07Fix addrdb includesMarcoFalke
2021-09-07Move addrman includes from .h to .cppMarcoFalke
2021-09-07log, timer: improve BCLog::LogMsg()Jon Atack
2021-09-06Merge bitcoin/bitcoin#22791: init: Fix asmap/addrman initialization order bugMarcoFalke
2021-09-06Merge bitcoin/bitcoin#22736: log, sync: change lock contention from preproces...MarcoFalke
2021-09-05Merge bitcoin/bitcoin#22859: Replace uses of boost::trim* with locale-indepen...fanquake
2021-09-02test: Always clear reject reason in IsStandard tx testMarcoFalke
2021-09-02Merge bitcoin/bitcoin#22846: policy: unit test Segwit dust thresholdsMarcoFalke
2021-09-02tests: Add TrimString(...) testspracticalswift
2021-09-02Merge bitcoin/bitcoin#22853: fuzz: Remove addrdb fuzz targetfanquake
2021-09-02Merge bitcoin/bitcoin#22836: Stricter BIP32 decoding and test vector 5fanquake
2021-09-01log, timer: add timing macro in usec LOG_TIME_MICROS_WITH_CATEGORYJon Atack
2021-09-01fuzz: Remove addrdb fuzz targetMarcoFalke
2021-08-31Remove unused SERIALIZE_METHODS for CBanEntryMarcoFalke
2021-08-31policy: unit test Segwit dust thresholdsAntoine Poinsot
2021-08-30Stricter BIP32 decoding and test vector 5Pieter Wuille
2021-08-27[fuzz] Add ConsumeAsmap() functionJohn Newbery
2021-08-27[net] Rename the copyStats arg from m_asmap to asmapJohn Newbery
2021-08-27[addrman] Set m_asmap in CAddrMan initializer listJohn Newbery
2021-08-27Merge bitcoin/bitcoin#22782: Remove unused MaybeSetAddrNameMarcoFalke
2021-08-26Merge bitcoin/bitcoin#22648: doc, test: improve i2p/tor docs and i2p reachabl...W. J. van der Laan
2021-08-26Remove GetAddrNameMarcoFalke