aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
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-27scripted-diff: Rename overloaded int GetArg to GetIntArgRussell Yanofsky
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
2021-08-26Merge bitcoin/bitcoin#22755: fuzz: Avoid timeout in blockfilter fuzz targetMarcoFalke
2021-08-25[net] Remove CConnMan::SetAsmap()John Newbery
2021-08-24Remove unused MaybeSetAddrNameMarcoFalke
2021-08-24Merge bitcoin/bitcoin#22220: util: make ParseMoney return a std::optional<CAm...fanquake
2021-08-23Merge bitcoin/bitcoin#22769: fuzz: Use LIMITED_WHILE instead of limit_max_opsMarcoFalke
2021-08-23Merge bitcoin/bitcoin#22275: A few follow-ups for taproot signingfanquake
2021-08-21fuzz: Use LIMITED_WHILE instead of limit_max_opsMarcoFalke
2021-08-21Merge bitcoin/bitcoin#22633: refactor: Replace remaining binascii method callsMarcoFalke
2021-08-20Remove default nHashTypeIn arguments to MutableTransactionSignatureCreatorPieter Wuille
2021-08-20fuzz: Avoid timeout in blockfilter fuzz targetMarcoFalke
2021-08-20Merge bitcoin/bitcoin#22697: addrman: Remove CAddrMan::Clear() functionfanquake
2021-08-19Add I2P network SetReachable/IsReachable unit test assertionsJon Atack
2021-08-19[addrman] inline Clear() into CAddrMan ctorJohn Newbery