aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-01-12Merge bitcoin/bitcoin#28885: mempool / rpc: followup to getprioritisedtransac...glozow
2024-01-12Merge bitcoin/bitcoin#29208: build: Bump clang minimum supported version to 14fanquake
2024-01-11Merge bitcoin/bitcoin#29212: Fix -netinfo backward compat with getpeerinfo pr...Ava Chow
2024-01-11rpc: exposing modified_fee in getprioritisedtransactionskevkevin
2024-01-11Merge bitcoin/bitcoin#29219: fuzz: Improve fuzzing stability for ellswift_rou...fanquake
2024-01-10Merge bitcoin/bitcoin#29211: fuzz: fix `connman` initializationAva Chow
2024-01-10Merge bitcoin/bitcoin#28318: logging: Simplify API for level based loggingAva Chow
2024-01-10[fuzz] Improve fuzzing stability for ellswift_roundtrip harnessdergoegge
2024-01-09Fix -netinfo backward compat with getpeerinfo pre-v26Jon Atack
2024-01-09fuzz: fix `connman` initializationbrunoerg
2024-01-09Merge bitcoin/bitcoin#29058: net, cli: use v2transport for manual/addrfetch c...Ava Chow
2024-01-09Merge bitcoin/bitcoin#29200: net: create I2P sessions using both ECIES-X25519...fanquake
2024-01-09fuzz: Assume presence of __builtin_*_overflow, without checksMarcoFalke
2024-01-09Revert "build: Fix undefined reference to __mulodi4"MarcoFalke
2024-01-09Merge bitcoin/bitcoin#29172: fuzz: set `nMaxOutboundLimit` in connman targetfanquake
2024-01-08rpc: renaming txid -> transactionidkevkevin
2024-01-08rpc: changed prioritisation-map -> ""kevkevin
2024-01-08Merge bitcoin/bitcoin#28610: wallet: Migrate entire address book entries to w...fanquake
2024-01-08Merge bitcoin/bitcoin#29184: RPC/Blockchain: scanblocks: Accept named param f...glozow
2024-01-07net: create I2P sessions with both ECIES-X25519 and ElGamal encryptionJon Atack
2024-01-05Merge bitcoin/bitcoin#29117: wallettool: Always be able to dump a wallet's da...fanquake
2024-01-05fuzz: set `nMaxOutboundLimit` in connman targetbrunoerg
2024-01-05Merge bitcoin/bitcoin#29042: doc: Clarify C++20 commentsfanquake
2024-01-05Merge bitcoin/bitcoin#28890: rpc: Remove deprecated -rpcserialversionfanquake
2024-01-05doc: Clarify C++20 commentsMarcoFalke
2024-01-04Merge bitcoin/bitcoin#28832: fuzz: rule-out too deep derivation paths in desc...Ava Chow
2024-01-04RPC/Blockchain: scanblocks: Accept named param for filter_false_positivesLuke Dashjr
2024-01-04Merge bitcoin/bitcoin#29169: Update libsecp256k1 subtree to current masterglozow
2024-01-04Update secp256k1 subtree to latest masterfanquake
2024-01-04Squashed 'src/secp256k1/' changes from 199d27cea3..efe85c70a2fanquake
2024-01-04wallet: Fix use-after-free in WalletBatch::EraseRecordsMarcoFalke
2024-01-03Merge bitcoin/bitcoin#29013: test: doc: follow-up #28368Gloria Zhao
2024-01-02Merge bitcoin/bitcoin#29076: fuzz: set `m_fallback_fee` and `m_fee_mode` in `...Ava Chow
2024-01-02Merge bitcoin/bitcoin#26684: bench: add readblock benchmarkAva Chow
2024-01-02test: change `m_submitted_in_package` input to fuzz data provider booleanismaelsadeeq
2024-01-02tx fees: update `m_from_disconnected_block` to `m_mempool_limit_bypassed`ismaelsadeeq
2024-01-02doc: fix typo and update incorrect commentismaelsadeeq
2023-12-31fuzz: rule-out too deep derivation paths in descriptor parsing targetsAntoine Poinsot
2023-12-27cli: add transport protcol column to -netinfoMartin Zumsande
2023-12-27net: attempt v2 transport for addrfetch connections if we support itMartin Zumsande
2023-12-27net: attempt v2 transport for manual connections if we support itMartin Zumsande
2023-12-23refactor: share and use `GenerateRandomKey` helperSebastian Falbesoner
2023-12-21Merge bitcoin/bitcoin#29056: refactor: Print verbose serialize compiler error...Ava Chow
2023-12-21Merge bitcoin/bitcoin#29027: wallet: fix key parsing check for miniscript exp...Ava Chow
2023-12-20Merge bitcoin/bitcoin#28372: fuzz: coinselection, improve `min_viable_change`...Ava Chow
2023-12-20Merge bitcoin/bitcoin#29115: [doc]: add doxygen comment describing what `Che...glozow
2023-12-20logging: Replace uses of LogPrintfCategoryAnthony Towns
2023-12-20logging: add LogError, LogWarning, LogInfo, LogDebug, LogTraceAnthony Towns
2023-12-19Merge bitcoin/bitcoin#29037: Add multiplication operator to CFeeRateAva Chow
2023-12-19wallettool: Don't create CWallet when dumping DBAndrew Chow