aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-04[net processing] FeeFilterRounder doesn't own a FastRandomContextdergoegge
2023-10-04[net processing] Make fee filter rounder non-globaldergoegge
2023-10-03[net processing] Addr shuffle uses PeerManager's rngdergoegge
2023-10-03[net processing] PushAddress uses PeerManager's rngdergoegge
2023-10-03[net processing] PeerManager holds a FastRandomContextdergoegge
2023-10-02Merge bitcoin/bitcoin#28556: doc: fix link to developer-notes.md file in mult...fanquake
2023-10-02Merge bitcoin/bitcoin#28508: refactor: Remove SER_GETHASH, hard-code client v...fanquake
2023-10-02Merge bitcoin/bitcoin#28500: Prevent default/invalid CKey objects from alloca...fanquake
2023-10-02doc: fix link to developer-notes.md file in multiprocess.mdDavid Álvarez Rosa
2023-10-02Merge bitcoin/bitcoin#28227: test: check for specific bip157 disconnect reaso...fanquake
2023-10-02Merge bitcoin/bitcoin#28184: lint: fix custom mypy cache dir settingfanquake
2023-10-02Merge bitcoin/bitcoin#28545: test: Avoid test failure on Linux root without c...fanquake
2023-09-29Merge bitcoin/bitcoin#27653: test: add unit test coverage for Python ECDSA im...Andrew Chow
2023-09-29Merge bitcoin/bitcoin#27866: blockstorage: Return on fatal flush errorsRyan Ofsky
2023-09-29Merge bitcoin/bitcoin#28525: net: Drop v2 garbage authentication packetAndrew Chow
2023-09-28Merge bitcoin/bitcoin#28540: tests: Fix wallet_resendwallettransactions.py in...Andrew Chow
2023-09-28lint: fix custom mypy cache dir settingFabian Jahr
2023-09-28Merge bitcoin/bitcoin#28450: Add package evaluation fuzzerglozow
2023-09-27Merge bitcoin/bitcoin#28505: rpc: bumpfee, improve doc for 'reduce_output' argAndrew Chow
2023-09-27Add package evaluation fuzzerGreg Sanders
2023-09-27key: don't allocate secure mem for null (invalid) keyPieter Wuille
2023-09-27Add make_secure_unique helperAnthony Towns
2023-09-27tests: Use manual bumps instead of bumpfee for resendwallettransactionsAndrew Chow
2023-09-27test: Avoid test failure on Linux root without cap-add LINUX_IMMUTABLEMarcoFalke
2023-09-27net: Simplify v2 recv logic by decoupling AAD from state machineTim Ruffing
2023-09-27net: Drop v2 garbage authentication packetTim Ruffing
2023-09-26rpc: bumpfee, improve doc for 'reduce_output' argfurszy
2023-09-26Merge bitcoin/bitcoin#28483: refactor: Return CAutoFile from BlockManager::Op...fanquake
2023-09-24Merge bitcoin/bitcoin#28512: doc: Be vague instead of wrong about MALLOC_AREN...fanquake
2023-09-23Merge bitcoin/bitcoin#28385: [refactor] rewrite DisconnectedBlockTransactions...fanquake
2023-09-23Merge bitcoin/bitcoin#28492: RPC: `descriptorprocesspsbt` returns hex encoded...Andrew Chow
2023-09-22Merge bitcoin-core/gui#119: Replace send-to-self with dual send+receive entriesHennadii Stepanov
2023-09-22Merge bitcoin-core/gui#739: Disable and uncheck blank when private keys are d...Hennadii Stepanov
2023-09-22Merge bitcoin-core/gui#755: Silence `-Wcast-function-type` warningHennadii Stepanov
2023-09-21Merge bitcoin/bitcoin#28513: ci: Install Homebrew's `pkg-config` packagefanquake
2023-09-21Merge bitcoin/bitcoin#28379: Refactor: Remove m_is_test_chainfanquake
2023-09-21Merge bitcoin/bitcoin#28471: Fix virtual size limit enforcement in transactio...Andrew Chow
2023-09-21Merge bitcoin/bitcoin#27934: test: added coverage to estimatefeefanquake
2023-09-21Merge bitcoin/bitcoin#28078: net, refactor: remove unneeded exports, use help...Andrew Chow
2023-09-21Merge bitcoin/bitcoin#26366: rpc, test: `addnode` improv + add test coverage ...Andrew Chow
2023-09-20Merge bitcoin-core/gui#738: Add menu option to migrate a walletHennadii Stepanov
2023-09-20ci: Install Homebrew's `pkg-config` packageHennadii Stepanov
2023-09-20Merge bitcoin/bitcoin#28154: test: refactor: deduplicate segwitv0 ECDSA signi...Andrew Chow
2023-09-20doc: Be vague instead of wrong about MALLOC_ARENA_MAXTim Ruffing
2023-09-20test: add unit test coverage for Python ECDSA implementationSebastian Falbesoner
2023-09-20Merge bitcoin/bitcoin#28504: ci: Use nproc over MAKEJOBS in 01_base_installfanquake
2023-09-20Add functional test to catch too large vsize packagesGreg Sanders
2023-09-20Handle over-sized (in virtual bytes) packages with no in-mempool ancestorsGreg Sanders
2023-09-20Merge bitcoin/bitcoin#27511: rpc: Add test-only RPC getaddrmaninfo for new/tr...Andrew Chow
2023-09-20Bugfix: Pass correct virtual size to CheckPackageLimitsLuke Dashjr