aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-22Merge bitcoin-core/gui#587: refactor: Replace `GUIUtil::ObjectInvoke()` with ...Hennadii Stepanov
2022-04-22Merge bitcoin/bitcoin#22910: net: Encapsulate asmap in NetGroupManagerfanquake
2022-04-22Porting lint-assertions.sh to lint-assertions.pyhiago
2022-04-22p2p: replace RecursiveMutex `m_total_bytes_sent_mutex` with Mutexw0xlt
2022-04-22p2p: add assertions and negative TS annotations for `m_total_bytes_sent_mutex`w0xlt
2022-04-21tests: Use descriptor that requires both legacy and segwitAndrew Chow
2022-04-21lint: Convert lint-python-utf8-encoding.sh to PythonDimitri
2022-04-21lint: Make known violations more specific in lint-locale-dependenceDimitri
2022-04-21lint: Convert lint-locale-dependence.sh to PythonDimitri
2022-04-21Merge bitcoin/bitcoin#24936: test: compare `/mempool/contents` response with ...MarcoFalke
2022-04-21Merge bitcoin/bitcoin#24854: Remove not needed ArithToUint256 roundtrips in t...laanwj
2022-04-21test: Add test for coinselection tracepointsAndrew Chow
2022-04-21doc: document coin selection tracepointsAndrew Chow
2022-04-21Merge bitcoin/bitcoin#24803: lint: convert submodule linter test to Pythonlaanwj
2022-04-21Merge bitcoin/bitcoin#24213: refactor: use Span in random.*laanwj
2022-04-21Merge bitcoin/bitcoin#24918: test: Remove unused taproot node from wallet_tap...MarcoFalke
2022-04-21test: compare `/mempool/contents` response with `getrawmempool` RPCbrunoerg
2022-04-21Merge bitcoin/bitcoin#24586: doc: add more info to dependencies.mdfanquake
2022-04-21Merge bitcoin/bitcoin#24031: build: don't compress macOS DMGfanquake
2022-04-21Merge bitcoin/bitcoin#24534: contrib: macdeploy: make gen-sdk deterministiclaanwj
2022-04-20doc: add reference to `getrawmempool` RPC in `/mempool/contents` REST docbrunoerg
2022-04-20lint: Convert lint-circular-dependencies.sh to PythonSmlep
2022-04-20lint: convert shell locale linter test to PythonEunoia
2022-04-20Convert lint-include-guards.sh to pythonbrydinh
2022-04-20[netgroupman] Remove NetGroupManager::GetAsmap()John Newbery
2022-04-20[netgroupman] Move asmap checksum calculation to NetGroupManagerJohn Newbery
2022-04-20[netgroupman] Move GetMappedAS() and GetGroup() logic to NetGroupManagerJohn Newbery
2022-04-20[net] Only use public CNetAddr functions and data in GetMappedAS() and GetGro...John Newbery
2022-04-20[netgroupman] Add GetMappedAS() and GetGroup()John Newbery
2022-04-20[net] Move asmap into NetGroupManagerJohn Newbery
2022-04-20 doc: add more info to dependencies.mdPavol Rusnak
2022-04-20Merge bitcoin/bitcoin#24788: doc: Add gpg key import instructions for Windowsfanquake
2022-04-20Merge bitcoin/bitcoin#24909: refactor: Move and rename `pindexBestHeader`, `f...MarcoFalke
2022-04-20Merge bitcoin/bitcoin#24895: lint: Convert lint-includes.sh to PythonMarcoFalke
2022-04-20lint: convert submodule linter test to PythonEunoia
2022-04-19scripted-diff: Rename pindexBestHeader, fHavePrunedCarl Dong
2022-04-19Clear fHavePruned in BlockManager::Unload()Carl Dong
2022-04-19move-mostly: Make fHavePruned a BlockMan memberCarl Dong
2022-04-19Clear pindexBestHeader in ChainstateManager::Unload()Carl Dong
2022-04-19style-only: Miscellaneous whitespace changesCarl Dong
2022-04-19move-mostly: Make pindexBestHeader a ChainMan memberCarl Dong
2022-04-19Merge bitcoin-core/gui#584: Getting ready to Qt 6 (5/n). Do not assume `qDBus...Hennadii Stepanov
2022-04-19Merge bitcoin-core/gui#580: Getting ready to Qt 6 (3/n). Do not use `QKeyEven...Hennadii Stepanov
2022-04-19Merge bitcoin/bitcoin#24906: miniscript: the 'd:' wrapper must not be 'u'Andrew Chow
2022-04-19Merge bitcoin/bitcoin#24357: refactor: make setsockopt() and SetSocketNoDelay...laanwj
2022-04-19Merge bitcoin/bitcoin#24772: refactor: Use [[maybe_unused]] attributelaanwj
2022-04-19Merge bitcoin/bitcoin#24871: refactor: Simplify GetTimefanquake
2022-04-19Merge bitcoin/bitcoin#24896: test: use MiniWallet for p2p_segwit.pyMarcoFalke
2022-04-19Merge bitcoin/bitcoin#21279: scripted-diff: Regenerate key_io data determinis...laanwj
2022-04-19Merge bitcoin/bitcoin#24919: doc: Fix a link to `test/lint/lint-python.py`MarcoFalke