aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-27Justify the choice of ADDR cache lifetimeGleb Naumenko
2020-08-27Merge #19752: test: Update wait_until usage in tests not to use the one from ...MarcoFalke
2020-08-26Merge #19778: test: Fix intermittent issue in wallet_bumpfeeMarcoFalke
2020-08-26test: Add docstring to wait_until() in util.py to warn about its usageSeleme Topuz
2020-08-26test: Update wait_until usage in tests not to use the one from utilsSeleme Topuz
2020-08-26Merge bitcoin-core/gui#35: Parse params directly instead of through node (par...MarcoFalke
2020-08-26Merge #19687: refactor: make EncodeBase{32,64} consume SpansMarcoFalke
2020-08-26gui: Delay interfaces::Node initializationRussell Yanofsky
2020-08-26gui: Replace interface::Node references with pointersRussell Yanofsky
2020-08-26gui: Remove unused interfaces::Node referencesRussell Yanofsky
2020-08-26gui: Partially revert #10244 gArgs and Params changesRussell Yanofsky
2020-08-26Merge #19760: test: Remove confusing mininode terminologyfanquake
2020-08-26Merge #19779: Remove gArgs global from initfanquake
2020-08-26Merge #19775: test: Activate segwit in TestChain100Setupfanquake
2020-08-25util: make EncodeBase64 consume SpansSebastian Falbesoner
2020-08-25util: make EncodeBase32 consume SpansSebastian Falbesoner
2020-08-25Merge #19628: net: change CNetAddr::ip to have flexible sizeMarcoFalke
2020-08-25Merge #19601: Refactoring CHashWriter & Get{Prevouts,Sequence,Outputs}Hash to...fanquake
2020-08-25[test] Remove final references to mininodeJohn Newbery
2020-08-25Merge #15704: Move Win32 defines to configure.ac to ensure they are globally ...fanquake
2020-08-25Merge #18405: build: Drop all of the ZeroMQ patchesfanquake
2020-08-24net: change CNetAddr::ip to have flexible sizeVasil Dimov
2020-08-24net: don't accept non-left-contiguous netmasksVasil Dimov
2020-08-24Merge #19731: net, rpc: expose nLastBlockTime/nLastTXTime as last block/last_...Wladimir J. van der Laan
2020-08-24Merge #19704: Net processing: move ProcessMessage() to PeerLogicValidationfanquake
2020-08-24Merge #17396: build: modest Android improvementsfanquake
2020-08-24test: Fix intermittent issue in wallet_bumpfeeMarcoFalke
2020-08-24test: Select at least the fee in wallet_bumpfee to avoid negative amountsMarcoFalke
2020-08-24Merge #19786: doc: Remove label from good first issue templatefanquake
2020-08-24doc: Remove label from good first issue templateMarcoFalke
2020-08-24Merge #19659: Add a seed corpus generation option to the fuzzing test_runnerMarcoFalke
2020-08-24scripted-diff: gArgs -> argsMarcoFalke
2020-08-24init: Capture copy of blocknotify setting for BlockNotifyCallbackMarcoFalke
2020-08-24init: Pass reference to ArgsManager around instead of relying on globalMarcoFalke
2020-08-24Merge #19689: build: Add Qt version checkingfanquake
2020-08-23test/fuzz: add a seed corpus generation option to the test_runnerAntoine Poinsot
2020-08-22Merge #19777: docs: Correct description for getblockstats's txs fieldMarcoFalke
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-21test: resort importsJohn Newbery
2020-08-21scripted-diff: Rename mininode to p2pJohn Newbery
2020-08-21scripted-diff: Rename mininode_lock to p2p_lockJohn Newbery
2020-08-21docs: Correct description for getblockstats's txs fieldNadav Ivgi
2020-08-21Merge #19722: test: Add test for getblockheader verbosenessMarcoFalke
2020-08-21[net_processing] Move ProcessMessage to PeerLogicValidationJohn Newbery
2020-08-21Merge #19733: Move comment about BaseIndex::DB from TxIndex::DBfanquake
2020-08-20Move Win32 defines to configure.ac to ensure they are globally definedLuke Dashjr
2020-08-20Merge #19550: rpc: Add getindexinfo RPCWladimir J. van der Laan
2020-08-20Merge #19727: test: Remove unused classes from p2p_leak.pyfanquake