Status
Number
Title
Author
Created
Updated
open 32309 bench: close wallets after migration l0rinc
2025-04-19
T10:15:38 UTC
2025-04-20
T02:15:04 UTC
open 31895 doc: Improve `dependencies.md` NicolaLS
2025-02-18
T13:29:23 UTC
2025-04-20
T00:56:56 UTC
open 29694 fuzz: wallet: add target for spkm migration brunoerg
2024-03-21
T17:35:09 UTC
2025-04-20
T00:25:47 UTC
open 29365 Extend signetchallenge to set target block spacing starius
2024-02-01
T16:36:21 UTC
2025-04-19
T23:59:11 UTC
open 31243 descriptor: Move filling of keys from `DescriptorImpl::MakeScripts` to `PubkeyProvider::GetPubKey` achow101
2024-11-07
T16:56:35 UTC
2025-04-19
T23:14:51 UTC
open 30595 kernel: Introduce initial C header API TheCharlatan
2024-08-06
T09:18:27 UTC
2025-04-19
T23:06:47 UTC
open 32071 build: Drop option to disable hardening. davidgumberg
2025-03-14
T18:57:00 UTC
2025-04-19
T20:51:27 UTC
open 32296 refactor: reenable `implicit-integer-sign-change` check for `serialize.h` l0rinc
2025-04-17
T13:15:34 UTC
2025-04-19
T19:48:15 UTC
open 32279 [IBD] prevector: store `P2WSH`/`P2TR`/`P2PK` scripts inline l0rinc
2025-04-15
T16:20:13 UTC
2025-04-19
T19:42:04 UTC
open 31868 [IBD] specialize block serialization l0rinc
2025-02-14
T16:48:23 UTC
2025-04-19
T19:15:53 UTC
open 31672 rpc: add cpu_load to getpeerinfo vasild
2025-01-16
T14:02:03 UTC
2025-04-19
T18:57:43 UTC
open 31682 [IBD] specialize CheckBlock's input & coinbase checks l0rinc
2025-01-18
T15:03:56 UTC
2025-04-19
T18:52:23 UTC
open 32310 test: Run all benchmarks in the sanity check maflcko
2025-04-19
T11:58:03 UTC
2025-04-19
T18:51:18 UTC
open 31645 [IBD] flush UTXO set in batches proportional to `dbcache` size l0rinc
2025-01-12
T20:08:03 UTC
2025-04-19
T18:47:45 UTC
open 32043 [IBD] Tracking PR for speeding up Initial Block Download l0rinc
2025-03-12
T16:20:16 UTC
2025-04-19
T18:19:33 UTC
open 29415 Broadcast own transactions only via short-lived Tor or I2P connections vasild
2024-02-09
T13:39:10 UTC
2025-04-19
T16:32:29 UTC
open 32308 ci: Drop no longer necessary `-Wno-error=array-bounds` hebasto
2025-04-19
T08:05:05 UTC
2025-04-19
T15:52:13 UTC
open 32123 wallet: make coinbase that will mature on the next block available for selection luisschwab
2025-03-22
T21:31:52 UTC
2025-04-19
T14:56:19 UTC
open 21283 Implement BIP 370 PSBTv2 achow101
2021-02-23
T18:29:20 UTC
2025-04-19
T12:53:13 UTC
open 32238 qt, wallet: Convert uint256 to Txid marcofleon
2025-04-08
T15:17:40 UTC
2025-04-19
T12:40:12 UTC
open 32297 bitcoin-cli: Add -ipcconnect option ryanofsky
2025-04-17
T13:55:32 UTC
2025-04-19
T12:37:50 UTC
open 31953 rpc: Allow fullrbf fee bump in (psbt)bumpfee maflcko
2025-02-25
T16:12:39 UTC
2025-04-19
T12:30:36 UTC
open 32306 ci: Temporarily disable `WalletMigration` benchmark hebasto
2025-04-18
T21:47:31 UTC
2025-04-19
T11:43:30 UTC
open 28710 Remove the legacy wallet and BDB dependency achow101
2023-10-23
T23:36:07 UTC
2025-04-19
T11:41:36 UTC
open 29675 wallet: Be able to receive and spend inputs involving MuSig2 aggregate keys achow101
2024-03-18
T22:32:37 UTC
2025-04-19
T10:41:04 UTC
open 32302 ci: Temporarily revert "Drop bench -priority-level in win cross CI" maflcko
2025-04-18
T06:10:18 UTC
2025-04-19
T10:17:25 UTC
open 32155 miner: timelock the coinbase to the mined block's height darosior
2025-03-27
T19:30:36 UTC
2025-04-19
T10:03:37 UTC
open 30660 qa: Verify clean shutdown on startup failure hodlinator
2024-08-15
T11:53:45 UTC
2025-04-19
T08:56:37 UTC
open 32006 docs: remove passing CI section in guidelines for PR merging as it's common sense suiyuan1314
2025-03-06
T02:22:06 UTC
2025-04-19
T08:43:24 UTC
open 31250 wallet: Disable creating and loading legacy wallets achow101
2024-11-07
T18:42:43 UTC
2025-04-19
T07:36:07 UTC
open 32162 depends: Switch from multilib to platform-specific toolchains hebasto
2025-03-29
T13:34:59 UTC
2025-04-19
T05:54:56 UTC
open 32307 Update netaddress.cpp ta2ozg
2025-04-19
T00:53:46 UTC
2025-04-19
T00:57:50 UTC
open 32290 test: allow all functional tests to be run or skipped with --usecli mzumsande
2025-04-16
T20:50:54 UTC
2025-04-19
T00:33:30 UTC
open 32300 feefrac: avoid integer overflow in temporary sipa
2025-04-17
T17:59:43 UTC
2025-04-18
T22:24:31 UTC
open 32305 test: add test for decoding PSBT with MuSig2 PSBT key types (BIP 373) theStack
2025-04-18
T21:35:07 UTC
2025-04-18
T21:35:15 UTC
open 32304 test: test MAX_SCRIPT_SIZE for block validity instagibbs
2025-04-18
T16:38:15 UTC
2025-04-18
T21:05:15 UTC
open 30277 [DO NOT MERGE] Erlay: bandwidth-efficient transaction relay protocol (Full implementation) sr-gi
2024-06-12
T17:18:05 UTC
2025-04-18
T20:56:18 UTC
open 31247 psbt: MuSig2 Fields achow101
2024-11-07
T18:22:32 UTC
2025-04-18
T18:12:29 UTC
open 31444 cluster mempool: add txgraph diagrams/mining/eviction sipa
2024-12-08
T14:50:02 UTC
2025-04-18
T15:34:57 UTC
open 31553 cluster mempool: add TxGraph reorg functionality sipa
2024-12-22
T19:06:05 UTC
2025-04-18
T15:19:27 UTC
open 32217 Bugfix: Only use git for build info if the repository is actually the right one luke-jr
2025-04-03
T23:21:21 UTC
2025-04-18
T15:12:09 UTC
open 32263 cluster mempool: add TxGraph work controls sipa
2025-04-13
T21:29:19 UTC
2025-04-18
T10:52:14 UTC
open 32289 doc: Add note for building on macOS (Intel) with CMake ≥ 4.0 hebasto
2025-04-16
T16:23:00 UTC
2025-04-18
T08:06:40 UTC
open 32293 doc: Add deps install notes for multiprocess TheCharlatan
2025-04-17
T12:48:42 UTC
2025-04-18
T07:33:34 UTC
open 31802 Add bitcoin-{node,gui} to release binaries for IPC Sjors
2025-02-05
T16:04:00 UTC
2025-04-18
T07:32:09 UTC
open 27826 validation: log which peer sent us a header Sjors
2023-06-05
T11:53:28 UTC
2025-04-18
T06:22:34 UTC
open 28201 Silent Payments: sending josibake
2023-08-02
T16:37:04 UTC
2025-04-18
T06:13:53 UTC
open 28531 improve MallocUsage() accuracy LarryRuane
2023-09-25
T22:17:07 UTC
2025-04-18
T06:04:43 UTC
open 28584 Fuzz: extend CConnman tests vasild
2023-10-04
T11:27:19 UTC
2025-04-18
T06:01:43 UTC
open 29256 log, refactor: Allow log macros to accept context arguments ryanofsky
2024-01-16
T22:09:35 UTC
2025-04-18
T05:25:53 UTC
open 29307 util: explicitly close all AutoFiles that have been written vasild
2024-01-24
T14:35:29 UTC
2025-04-18
T05:22:57 UTC
open 29409 multiprocess: Add capnp wrapper for Chain interface ryanofsky
2024-02-08
T13:54:40 UTC
2025-04-18
T05:17:03 UTC
open 29640 Fix tiebreak when loading blocks from disk (and add tests for comparing chain ties) sr-gi
2024-03-12
T20:11:04 UTC
2025-04-18
T05:01:14 UTC
open 32220 cmake: Get rid of undocumented `BITCOIN_GENBUILD_NO_GIT` environment variable hebasto
2025-04-04
T15:05:13 UTC
2025-04-18
T04:58:51 UTC
open 29641 scripted-diff: Use LogInfo over LogPrintf [WIP, NOMERGE, DRAFT] maflcko
2024-03-12
T20:21:40 UTC
2025-04-18
T04:58:32 UTC
open 29680 wallet: fix unrelated parent conflict doesn't cause child tx to be marked as conflict Eunovo
2024-03-20
T09:23:35 UTC
2025-04-18
T04:46:44 UTC
open 32273 wallet: Fix relative path backup during migration. davidgumberg
2025-04-15
T03:32:24 UTC
2025-04-18
T04:44:30 UTC
open 30214 refactor: Improve assumeutxo state representation ryanofsky
2024-05-31
T14:53:10 UTC
2025-04-18
T04:08:33 UTC
open 30437 multiprocess: add bitcoin-mine test program ryanofsky
2024-07-12
T10:37:28 UTC
2025-04-18
T03:45:38 UTC
open 30610 validation: do not wipe utxo cache for stats/scans/snapshots sipa
2024-08-08
T17:49:14 UTC
2025-04-18
T03:25:29 UTC
open 30988 Split CConnman vasild
2024-09-27
T07:57:10 UTC
2025-04-18
T02:59:45 UTC
open 31144 [IBD] multi-byte block obfuscation l0rinc
2024-10-24
T07:11:11 UTC
2025-04-18
T02:41:49 UTC
open 31382 kernel: Flush in ChainstateManager destructor TheCharlatan
2024-11-27
T13:18:50 UTC
2025-04-18
T01:54:20 UTC
open 31644 leveldb: show non-default options during init l0rinc
2025-01-12
T17:30:54 UTC
2025-04-18
T00:59:39 UTC
open 31989 BIP-119 (OP_CHECKTEMPLATEVERIFY) (regtest only) jamesob
2025-03-04
T19:08:36 UTC
2025-04-18
T00:17:48 UTC
open 31803 fuzz: Extend mini_miner fuzz coverage to max block weight fjahr
2025-02-05
T16:46:15 UTC
2025-04-18
T00:07:50 UTC
open 31860 init: Take lock on blocks directory in BlockManager ctor TheCharlatan
2025-02-13
T20:49:22 UTC
2025-04-17
T23:50:29 UTC
open 29124 wallet: Automatically repair corrupted metadata with doubled derivation path achow101
2023-12-20
T20:47:16 UTC
2025-04-17
T23:31:15 UTC
open 31974 Drop testnet3 Sjors
2025-03-03
T16:22:11 UTC
2025-04-17
T23:14:28 UTC
open 32015 net: replace manual reference counting of CNode with shared_ptr vasild
2025-03-07
T09:53:01 UTC
2025-04-17
T23:00:26 UTC
open 32061 Replace libevent with our own HTTP and socket-handling implementation pinheadmz
2025-03-13
T19:32:14 UTC
2025-04-17
T22:46:06 UTC
open 32128 Draft: CCoinMap Experiments martinus
2025-03-24
T06:02:30 UTC
2025-04-17
T22:18:10 UTC
open 32301 test: cover invalid codesep positions for signature in taproot instagibbs
2025-04-17
T20:18:23 UTC
2025-04-17
T21:51:51 UTC
open 32189 refactor: Txid type safety (parent PR) marcofleon
2025-04-01
T18:47:14 UTC
2025-04-17
T21:41:33 UTC
open 32226 ci: switch to LLVM 20 in tidy job fanquake
2025-04-06
T00:00:39 UTC
2025-04-17
T21:00:35 UTC
open 31936 rpc: Support v3 raw transactions creation Bue-von-hon
2025-02-22
T07:30:15 UTC
2025-04-17
T20:31:09 UTC
open 32247 BIP-348 (OP_CHECKSIGFROMSTACK) (regtest only) jamesob
2025-04-10
T19:41:43 UTC
2025-04-17
T20:16:18 UTC
open 31923 refactor: use original log string when no suspicious chars found l0rinc
2025-02-21
T10:55:47 UTC
2025-04-17
T20:04:37 UTC
open 32282 torcontrol: Fix addrOnion outdated comment eval-exec
2025-04-16
T05:18:02 UTC
2025-04-17
T20:02:39 UTC
open 32023 wallet: removed duplicate call to GetDescriptorScriptPubKeyMan saikiran57
2025-03-10
T09:53:52 UTC
2025-04-17
T19:46:21 UTC
open 32299 [28.x] Backports fanquake
2025-04-17
T14:27:08 UTC
2025-04-17
T19:03:09 UTC
open 32278 doc: better document NetEventsInterface and the deletion of "CNode"s vasild
2025-04-15
T16:06:05 UTC
2025-04-17
T17:52:52 UTC
open 28676 [WIP] Cluster mempool implementation sdaftuar
2023-10-18
T18:59:37 UTC
2025-04-17
T16:26:45 UTC
open 32242 guix: Remove unused `file` package hebasto
2025-04-09
T15:24:12 UTC
2025-04-17
T15:27:41 UTC
open 31864 doc: add missing copyright headers fanquake
2025-02-14
T15:44:40 UTC
2025-04-17
T14:33:09 UTC
open 32292 [29.x] Backports fanquake
2025-04-17
T10:55:40 UTC
2025-04-17
T14:13:34 UTC
open 31375 multiprocess: Add bitcoin wrapper executable ryanofsky
2024-11-26
T17:57:32 UTC
2025-04-17
T13:56:23 UTC
open 30611 validation: write chainstate to disk every hour andrewtoth
2024-08-08
T18:21:05 UTC
2025-04-17
T13:56:23 UTC
open 30635 rpc: add optional blockhash to waitfornewblock, unhide wait methods in help Sjors
2024-08-12
T11:42:23 UTC
2025-04-17
T13:02:04 UTC
open 30434 depends: bump boost to 1.87.0 and use new CMake buildsystem theuni
2024-07-11
T18:18:31 UTC
2025-04-17
T12:50:23 UTC
open 31385 package validation: relax the package-not-child-with-unconfirmed-parents rule glozow
2024-11-28
T01:33:20 UTC
2025-04-17
T12:31:04 UTC
open 32219 DRAFT: test: enabling wallet migration functional test on windows m3dwards
2025-04-04
T14:49:03 UTC
2025-04-17
T12:18:00 UTC
open 32113 fuzz: enable running fuzz test cases in Debug mode ajtowns
2025-03-21
T15:37:24 UTC
2025-04-17
T12:09:27 UTC
open 32154 fuzz: Avoid integer sanitizer warnings in policy_estimator target maflcko
2025-03-27
T11:16:31 UTC
2025-04-17
T12:08:18 UTC
open 31615 validation: ensure assumevalid is always used during reindex Eunovo
2025-01-07
T11:52:23 UTC
2025-04-17
T11:45:10 UTC
open 31703 Use number of dirty cache entries in flush warnings/logs sipa
2025-01-21
T19:27:26 UTC
2025-04-17
T11:12:45 UTC
open 32270 test: fix pushdata scripts instagibbs
2025-04-14
T19:11:54 UTC
2025-04-17
T11:02:04 UTC
open 32288 ci: drop -priority-level from bench in win cross CI fanquake
2025-04-16
T15:32:26 UTC
2025-04-17
T10:18:43 UTC
open 32250 ci: Slim down lint image maflcko
2025-04-11
T14:36:16 UTC
2025-04-17
T10:11:44 UTC
open 31981 Add checkBlock() to Mining interface Sjors
2025-03-04
T11:04:38 UTC
2025-04-17
T09:45:11 UTC