aboutsummaryrefslogtreecommitdiff
path: root/src/test/util
AgeCommit message (Expand)Author
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-09[net processing] Add m_ignores_incoming_txs to PeerManager and use internallyJohn Newbery
2020-12-08test: Add new ChainTestingSetup and use itCarl Dong
2020-12-03Remove the remaining fee estimation globalsAntoine Poinsot
2020-12-01refactor: Improve use of explicit keywordFabian Jahr
2020-12-01Merge #20222: refactor: CTxMempool constructor clean upMarcoFalke
2020-11-20net: Treat raw message bytes as uint8_tMarcoFalke
2020-11-20Merge #20056: net: Use Span in ReceiveMsgBytesWladimir J. van der Laan
2020-11-16Merge #20033: refactor: minor whitespace fixups, s/const/constexpr/ and remov...MarcoFalke
2020-11-07test: Mock IBD in net_processing fuzzersMarcoFalke
2020-10-31style: minor improvements as a followup to #19845Vasil Dimov
2020-10-23refactor: Make CTxMemPool::m_check_ratio a const and a constructor argumentElle Mouton
2020-10-02net: Use Span in ReceiveMsgBytesMarcoFalke
2020-09-28Merge #19845: net: CNetAddr: add support to (un)serialize as ADDRv2Pieter Wuille
2020-09-17test: move HasReason so it can be reusedVasil Dimov
2020-09-15validation: Pass in chainman to UnloadBlockIndexCarl Dong
2020-09-07scripted-diff: [net processing] Rename PeerLogicValidation to PeerManagerJohn Newbery
2020-09-07[net_processing] Pass chainparams to PeerLogicValidation constructorJohn Newbery
2020-09-05Remove mempool globalMarcoFalke
2020-08-28Pass mempool reference to chainstate constructorMarcoFalke
2020-08-26Merge #19779: Remove gArgs global from initfanquake
2020-08-26Merge #19775: test: Activate segwit in TestChain100Setupfanquake
2020-08-24init: Pass reference to ArgsManager around instead of relying on globalMarcoFalke
2020-08-21test: Activate segwit in TestChain100SetupMarcoFalke
2020-08-21test: Pass empty tx pool to block assemblerMarcoFalke
2020-08-21test: Move doxygen comment to headerMarcoFalke
2020-08-12[net_processing] Change PeerLogicValidation to hold a connman referenceJohn Newbery
2020-08-07Merge #19098: test: Remove duplicate NodeContext hacksMarcoFalke
2020-07-29Pass mempool pointer to UnloadBlockIndexMarcoFalke
2020-07-29Merge #18637: coins: allow cache resize after initMarcoFalke
2020-07-13test: Remove duplicate NodeContext hacksRussell Yanofsky
2020-07-04Merge #19277: util: Add Assert identity functionMarcoFalke
2020-07-01Add CChainState::ResizeCoinsCachesJames O'Beirne
2020-07-01Merge #19028: test: Set -logthreadnames in unit testsWladimir J. van der Laan
2020-06-28Merge #19114: scripted-diff: TxoutType C++11 scoped enum classMarcoFalke
2020-06-25Merge #19090: refactor: Misc scheduler cleanupsMarcoFalke
2020-06-21scripted-diff: TxoutType C++11 scoped enum classMarcoFalke
2020-06-15scripted-diff: Replace EnsureChainman with Assert in unit testsMarcoFalke
2020-06-15util: Add Assert identity functionMarcoFalke
2020-06-04refactor: Specify boost/thread/thread.hpp explicitlyHennadii Stepanov
2020-05-28test: Remove unused scheduler.h include from the common setupMarcoFalke
2020-05-21validation: Make ProcessNewBlock*() members of ChainstateManagerMarcoFalke
2020-05-21net: Pass chainman into PeerLogicValidationMarcoFalke
2020-05-21node: Add chainman alias for g_chainmanMarcoFalke
2020-05-21test: Set -logthreadnames in unit testsMarcoFalke
2020-05-21init: Setup scheduler in tests and init in exactly the same wayMarcoFalke
2020-05-13refactor: Remove g_rpc_node globalRussell Yanofsky
2020-05-13refactor: Pass NodeContext to RPC and REST methods through util::RefRussell Yanofsky
2020-04-26test: Add CreateWalletFromFile testRussell Yanofsky
2020-04-16scripted-diff: Bump copyright headersMarcoFalke