aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-25build: remove no-longer needed qt configure workaroundfanquake
2020-08-25build: use patch rather than sed in zeromq packagefanquake
2020-08-25build: use patch rather than sed in native_cctools packagefanquake
2020-08-25build: use patch rather than sed in fontconfig packagefanquake
2020-08-25build: use patch rather than sed in Boost packagefanquake
2020-08-25build: use patch rather than sed in bdb packagefanquake
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-21wallet: IsChange requires cs_wallet lockJoão Barbosa
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
2020-08-20Merge #19765: doc: Fix getmempoolancestors RPC result docfanquake
2020-08-19Merge #19750: refactor: remove unused c-string variant of atoi64()Wladimir J. van der Laan
2020-08-19Merge #19706: refactor: make EncodeBase58{Check} consume SpansWladimir J. van der Laan
2020-08-19doc: Fix getmempoolancestor RPC result docMarcoFalke
2020-08-19Merge #19746: ci: Move valgrind fuzzer to cirrusMarcoFalke
2020-08-18Remove unused includesMarcin Jachymiak
2020-08-18Move comment about BaseIndex::DB from TxIndex::DBMarcin Jachymiak
2020-08-18test: Distinguish between nodes(bitcoind) and peers(mininodes) in p2p_leak.pyDhruv Mehta
2020-08-18test: remove `CNodeNoVersionIdle` from p2p_leak.pyDhruv Mehta
2020-08-18test: remove `CNodeNoVersionMisbehavior` from p2p_leak.pyDhruv Mehta
2020-08-19Merge #19743: -maxapsfee follow-upSamuel Dobson
2020-08-18-maxapsfee: follow-up fixesKarl-Johan Alm