Pull-Requests
pull
contrib: correct default build path in man pages
#31255
rkrux on November 8, 2024 Scripts and tools
rkrux on November 8, 2024 Scripts and tools
pull
contrib: update `utxo_to_sqlite` tool documentation and comment
#31925
rkrux on February 21, 2025 Scripts and tools
rkrux on February 21, 2025 Scripts and tools
pull
test: add coverage for abandoning unconfirmed transaction
#31943
rkrux on February 24, 2025 Tests
rkrux on February 24, 2025 Tests
pull
wallet: remove redundant `Assert` call when block is disconnected
#32153
rkrux on March 27, 2025 Wallet
rkrux on March 27, 2025 Wallet
pull
descriptor: handle listdescriptors(private=true) for descriptors having partial keys
#32186
rkrux on April 1, 2025 WalletCI failed
rkrux on April 1, 2025 WalletCI failed
pull
doc: update CWallet::SignTransaction doc to mention SIGHASH_DEFAULT
#32411
rkrux on May 3, 2025 Docs
rkrux on May 3, 2025 Docs
pull
test: test that descriptorprocesspsbt removes non witness utxos in PSBT
#32413
rkrux on May 3, 2025 Tests
rkrux on May 3, 2025 Tests
pull
psbt: clarify PSBT, PSBTInput, PSBTOutput unserialization flows
#32419
rkrux on May 5, 2025 PSBT
rkrux on May 5, 2025 PSBT
pull
rpc, doc: clarify wallet version in getwalletinfo help
#32603
rkrux on May 23, 2025 Needs rebase
rkrux on May 23, 2025 Needs rebase
pull
scripted-diff: Update DeriveType enum values to mention ranged derivations
#32745
rkrux on June 13, 2025 Refactoring
rkrux on June 13, 2025 Refactoring
pull
rpc, doc: clarify watch-only wallets balances in RPCHelp
#32761
rkrux on June 16, 2025 DocsWalletRPC/REST/ZMQ
rkrux on June 16, 2025 DocsWalletRPC/REST/ZMQ
pull
wallet: remove outdated `pszSkip` arg of database `Rewrite` func
#32990
rkrux on July 16, 2025 Wallet
rkrux on July 16, 2025 Wallet
pull
wallet: remove redundant sighash calculation in Musig2 signing flow
#33665
rkrux on October 21, 2025 Wallet
rkrux on October 21, 2025 Wallet
pull
wallet: remove outdated `RewriteDB` calls from SPKM & `DBErrors::NEED_REWRITE` enum value
#34301
rkrux on January 15, 2026 Wallet
rkrux on January 15, 2026 Wallet
pull
wallet: fix `gethdkeys` RPC for descriptors with partial xprvs
#34379
rkrux on January 22, 2026 Wallet
rkrux on January 22, 2026 Wallet
pull
wallet: remove most asserts of `WALLET_FLAG_DESCRIPTORS` flag
#34502
rkrux on February 4, 2026 Wallet
rkrux on February 4, 2026 Wallet
pull
test: close the HTTPConnection in case of socket timeout
#34841
rkrux on March 17, 2026 TestsCI failed
rkrux on March 17, 2026 TestsCI failed
pull
test: throttle large orphan transactions while being sent in RPCs
#34847
rkrux on March 18, 2026 TestsCI failed
rkrux on March 18, 2026 TestsCI failed
pull
wallet, refactor: modularise wallet by extracting out legacy wallet migration
#34909
rkrux on March 24, 2026
rkrux on March 24, 2026
pull
wallet: mark bip125-replaceable deprecated, remove walletrbf argument
#34917
rkrux on March 25, 2026 Wallet
rkrux on March 25, 2026 Wallet
Issues
issue
Add `sat_to_btc()` and conversely `btc_to_sat()` util functions in functional tests
#31345
rkrux on November 22, 2024 good first issue
rkrux on November 22, 2024 good first issue
issue
Add support for creating v3 raw transactions in `createrawtransaction` RPC
#31348
rkrux on November 22, 2024 Feature
rkrux on November 22, 2024 Feature
issue
cmake: unable to build binaries from my fork repo but can do so from bitcoin repo
#31959
rkrux on February 27, 2025 Build systemQuestions and Help
rkrux on February 27, 2025 Build systemQuestions and Help
issue
Unable to fuzz in local on MacOS 15.4.1
#33667
rkrux on October 21, 2025 DocsmacOSTestsFuzzing
rkrux on October 21, 2025 DocsmacOSTestsFuzzing
issue
gethdkeys RPC throws for descriptors with partial xprvs
#34378
rkrux on January 22, 2026 WalletRPC/REST/ZMQ
rkrux on January 22, 2026 WalletRPC/REST/ZMQ
issue
ci: failure in p2p_private_broadcast: ConnectionResetError: [Errno 54] Connection reset by peer
#34849
rkrux on March 18, 2026 TestsCI failed
rkrux on March 18, 2026 TestsCI failed