aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-10Use conn_type to identify block-relay peers, rather than m_tx_relay == nullptrSuhas Daftuar
2020-12-10Simplify and clarify extra outbound peer countingSuhas Daftuar
2020-12-10net: don't relay to the address' originatorVasil Dimov
2020-12-10Merge #20527: build: Do not ignore Homebrew's SQLite on macOSJonas Schnelli
2020-12-10Merge #20549: Support make src/bitcoin-node and src/bitcoin-guiWladimir J. van der Laan
2020-12-10test: Use Popen.wait instead of RPC in assert_start_raises_init_errorMarcoFalke
2020-12-10Merge #20567: test: Add option to git-subtree-check to do full check, add helpWladimir J. van der Laan
2020-12-10Merge #20589: log: Clarify that failure to read/write fee_estimates.dat is no...Wladimir J. van der Laan
2020-12-10Merge #20595: Improve heuristic hex transaction decodingWladimir J. van der Laan
2020-12-10Move TX_MAX_STANDARD_VERSION to policyMarcoFalke
2020-12-10Merge #20609: configure: output notice that test binary is disabled by fuzzingMarcoFalke
2020-12-10Merge #20573: wallet, bugfix: allow send with string fee_rate amountsMarcoFalke
2020-12-10Merge #19776: net, rpc: expose high bandwidth mode state via getpeerinfoMarcoFalke
2020-12-10Merge #20217: net: Remove g_relay_txesMarcoFalke
2020-12-10fuzz: Link all targets onceMarcoFalke
2020-12-10Merge #20608: contrib: add symbol check test for PE binariesfanquake
2020-12-10Merge #20046: depends: Set CMAKE_INSTALL_RPATH for native packagesfanquake
2020-12-09configure: output notice that test binary is disabled by fuzzingAndrew Poelstra
2020-12-09Merge #20603: build: Update crc32c subtreeWladimir J. van der Laan
2020-12-09Remove g_relay_txesJohn Newbery
2020-12-09[net processing] Add m_ignores_incoming_txs to PeerManager and use internallyJohn Newbery
2020-12-09[init] Use MakeUnique<> to construct peermanJohn Newbery
2020-12-09[net processing] Add IgnoresIncomingTxs() function to PeerManagerJohn Newbery
2020-12-09[net processing] Move PushNodeVersion into PeerManagerJohn Newbery
2020-12-09Merge #20602: util: Allow use of C++14 chrono literalsMarcoFalke
2020-12-09Merge #20606: Remove unused bits from service flags enumWladimir J. van der Laan
2020-12-09contrib: add symbol check test for PEfanquake
2020-12-09Merge #19910: net processing: Move peer_map to PeerManagerfanquake
2020-12-09Merge #20323: tests: Create or use existing properly initialized NodeContextsMarcoFalke
2020-12-09Merge #20564: Don't send 'sendaddrv2' to pre-70016 software, and send before ...MarcoFalke
2020-12-08Add regression test for incorrect decodingPieter Wuille
2020-12-08test: Add new ChainTestingSetup and use itCarl Dong
2020-12-08qt/test: [FIX] Add forgotten Context setting in RPCNestedTestsCarl Dong
2020-12-08build: Update crc32c subtreeMarcoFalke
2020-12-08Improve heuristic hex transaction decodingPieter Wuille
2020-12-08Merge #19425: refactor: Get rid of more redundant chain methodsMarcoFalke
2020-12-08Send and require SENDADDRV2 before VERACKPieter Wuille
2020-12-08Remove unused bits from service flags enumMarcoFalke
2020-12-08Squashed 'src/crc32c/' changes from 224988680f..b5ef9be675MarcoFalke
2020-12-08util: Allow use of C++14 chrono literalsMarcoFalke
2020-12-08Merge #20422: build: mac deployment unificationfanquake
2020-12-07test: Remove no longer needed MakeChain callsRussell Yanofsky
2020-12-07Merge #20561: p2p: periodically clear m_addr_knownWladimir J. van der Laan
2020-12-07Avoid weak-linked getauxval support on non-linux platforms (like macOS)Jonas Schnelli
2020-12-07Define correct symbols for getauxvalJonas Schnelli
2020-12-07Merge #20535: test: Fix intermittent feature_taproot issueWladimir J. van der Laan
2020-12-07Update net_processing WTXID documentation per BIP339Jon Atack
2020-12-07Don't send 'sendaddrv2' to pre-70016 softwarePieter Wuille
2020-12-07wallet: document that tx in CreateTransaction is purely an out-paramMarcoFalke
2020-12-07Remove unused and confusing CTransaction constructorMarcoFalke