Pull-Requests
pull
[Wallet] unset change position when there is no change
#10294
instagibbs on April 28, 2017 Wallet
instagibbs on April 28, 2017 Wallet
pull
[wallet] fee fixes: always create change, adjust value, and p…
#10333
instagibbs on May 3, 2017 Wallet
instagibbs on May 3, 2017 Wallet
pull
[WIP] [Wallet] Target effective value during transaction creation
#10360
instagibbs on May 8, 2017 Wallet
instagibbs on May 8, 2017 Wallet
pull
[RPC] getmempoolinfo mempoolminfee is a BTC/KB feerate
#10475
instagibbs on May 29, 2017 RPC/REST/ZMQ
instagibbs on May 29, 2017 RPC/REST/ZMQ
pull
[wallet] Use fixed pubkey during wallet init for default key
#10621
instagibbs on June 17, 2017 Wallet
instagibbs on June 17, 2017 Wallet
pull
document script-based return fields for validateaddress
#10676
instagibbs on June 27, 2017 Docs
instagibbs on June 27, 2017 Docs
pull
RPC Docs: addmultisigaddress is intended for non-watchonly addresses
#10677
instagibbs on June 27, 2017 DocsRPC/REST/ZMQ
instagibbs on June 27, 2017 DocsRPC/REST/ZMQ
pull
getwalletinfo: return path for wallet file
#10733
instagibbs on July 3, 2017 WalletRPC/REST/ZMQ
instagibbs on July 3, 2017 WalletRPC/REST/ZMQ
pull
getbalance example covers at least 6 confirms
#10807
instagibbs on July 12, 2017 DocsRPC/REST/ZMQ
instagibbs on July 12, 2017 DocsRPC/REST/ZMQ
pull
coincontrol can filter for segwit inputs, expose fundraw option
#11049
instagibbs on August 14, 2017 Wallet
instagibbs on August 14, 2017 Wallet
pull
[RPC] verifytxoutproof returns object including blockhash
#11120
instagibbs on August 23, 2017 RPC/REST/ZMQ
instagibbs on August 23, 2017 RPC/REST/ZMQ
pull
[P2P] When clearing addrman clear mapInfo and mapAddr.
#11252
instagibbs on September 6, 2017 P2P
instagibbs on September 6, 2017 P2P
pull
[tests] add functional test for mempoolreplacement command line arg
#11407
instagibbs on September 26, 2017 Tests
instagibbs on September 26, 2017 Tests
pull
[wallet] Support CMV signing of 17~20 key template
#11545
instagibbs on October 21, 2017 Wallet
instagibbs on October 21, 2017 Wallet
pull
don't attempt mempool entry for wallet transactions on startup if alr…
#11839
instagibbs on December 6, 2017 Wallet
instagibbs on December 6, 2017 Wallet
pull
[script] simplify CheckMinimalPush checks, add safety assert
#11900
instagibbs on December 14, 2017 TX fees and policy
instagibbs on December 14, 2017 TX fees and policy
pull
[wallet] feebumper: discard change outputs below discard rate
#12749
instagibbs on March 21, 2018 Wallet
instagibbs on March 21, 2018 Wallet
pull
debug log number of unknown wallet records on load
#12888
instagibbs on April 5, 2018 WalletUtils/log/libs
instagibbs on April 5, 2018 WalletUtils/log/libs
pull
[wallet] ScanforWalletTransactions should mark input txns as dirty
#12944
instagibbs on April 11, 2018 Wallet
instagibbs on April 11, 2018 Wallet
pull
[wallet] Modify change identification to use hdsplit keypath
#12983
instagibbs on April 13, 2018 Wallet
instagibbs on April 13, 2018 Wallet
pull
[p2p] getblock for 1-block reorgs in response to compact block message
#13045
instagibbs on April 20, 2018 P2P
instagibbs on April 20, 2018 P2P
pull
[WIP] support new multisig template in wallet for Solver, signing, and signature combining
#13449
instagibbs on June 12, 2018 Wallet
instagibbs on June 12, 2018 Wallet
pull
rpc: expose CBlockIndex::nTx in getblock(header)
#13451
instagibbs on June 12, 2018 RPC/REST/ZMQ
instagibbs on June 12, 2018 RPC/REST/ZMQ
pull
rpc: have verifytxoutproof check the number of txns in proof structure
#13452
instagibbs on June 12, 2018 RPC/REST/ZMQ
instagibbs on June 12, 2018 RPC/REST/ZMQ
pull
[walletdb] don't report minversion wallet entry as unknown
#13967
instagibbs on August 14, 2018 Wallet
instagibbs on August 14, 2018 Wallet
pull
fix converttopsbt permitsigdata arg, add basic test
#14356
instagibbs on September 30, 2018 RPC/REST/ZMQ
instagibbs on September 30, 2018 RPC/REST/ZMQ
pull
fix assert crash when specified change output spend size is unknown
#14380
instagibbs on October 3, 2018 Wallet
instagibbs on October 3, 2018 Wallet
pull
[QA] minor p2p_sendheaders fix of height in coinbase
#14543
instagibbs on October 22, 2018 Tests
instagibbs on October 22, 2018 Tests
pull
Pin flake8 version to earlier version to avoid pyflakes update
#14563
instagibbs on October 24, 2018
instagibbs on October 24, 2018
pull
example_test.py: fixup coinbase height argument, derive number clearly
#14664
instagibbs on November 5, 2018 RefactoringTests
instagibbs on November 5, 2018 RefactoringTests
pull
[wallet] remove redundant KeyOriginInfo access, already done in CreateSig
#14678
instagibbs on November 7, 2018 Wallet
instagibbs on November 7, 2018 Wallet
pull
importmulti: Don't add internal addresses to address book
#14679
instagibbs on November 7, 2018 Wallet
instagibbs on November 7, 2018 Wallet
pull
Throw error if CPubKey is invalid during PSBT keypath serialization
#14690
instagibbs on November 8, 2018 Wallet
instagibbs on November 8, 2018 Wallet
pull
Add CScriptNum decode python implementation in functional suite
#14816
instagibbs on November 27, 2018 Tests
instagibbs on November 27, 2018 Tests
pull
[backport] fix assert crash when specified change output spend size is unknown
#14851
instagibbs on November 30, 2018 Backport
instagibbs on November 30, 2018 Backport
pull
wallet_keypool_topup.py: Test for all keypool address types
#14857
instagibbs on December 2, 2018 Tests
instagibbs on December 2, 2018 Tests
pull
doc: Slight clarity boost to SEQUENCE_LOCKTIME_DISABLE_FLAG
#15179
instagibbs on January 16, 2019 DocsConsensus
instagibbs on January 16, 2019 DocsConsensus
pull
Remove errant paste from walletcreatefundedpsbt meant for replaceable
#15212
instagibbs on January 20, 2019 DocsRPC/REST/ZMQ
instagibbs on January 20, 2019 DocsRPC/REST/ZMQ
pull
doc: Remove errant paste from walletcreatefundedpsbt for nLocktime replaceable
#15213
instagibbs on January 20, 2019 DocsRPC/REST/ZMQ
instagibbs on January 20, 2019 DocsRPC/REST/ZMQ
pull
[QA] remove some magic mining constants in functional tests
#15238
instagibbs on January 23, 2019 Tests
instagibbs on January 23, 2019 Tests
pull
gdb attaching to process during tests has non-sudo solution
#15244
instagibbs on January 24, 2019 Docs
instagibbs on January 24, 2019 Docs
pull
remove deprecated mentions of signrawtransaction from fundraw help
#15245
instagibbs on January 24, 2019 RPC/REST/ZMQ
instagibbs on January 24, 2019 RPC/REST/ZMQ
pull
log: Fix UB with bench on genesis block
#15283
instagibbs on January 29, 2019 ValidationUtils/log/libs
instagibbs on January 29, 2019 ValidationUtils/log/libs
pull
Remove manual byte editing in wallet_tx_clone func test
#15397
instagibbs on February 13, 2019 Tests
instagibbs on February 13, 2019 Tests
pull
Replace CScriptID and CKeyID in CTxDestination with dedicated types
#15452
instagibbs on February 20, 2019 RefactoringWallet
instagibbs on February 20, 2019 RefactoringWallet
pull
wallet_bumpfee.py: Make sure coin selection produces change
#15538
instagibbs on March 5, 2019 Tests
instagibbs on March 5, 2019 Tests
pull
Switch wallet default to reject too-long transaction chains for mempool
#15547
instagibbs on March 6, 2019 Wallet
instagibbs on March 6, 2019 Wallet
pull
Enhance `bumpfee` to include inputs when targeting a feerate
#15557
instagibbs on March 7, 2019 TX fees and policy
instagibbs on March 7, 2019 TX fees and policy
pull
CReserveKey should not allow passive key re-use, debug assert in destructor
#15796
instagibbs on April 11, 2019 Wallet
instagibbs on April 11, 2019 Wallet
pull
Add test for superfluous witness record in deserialization
#15893
instagibbs on April 25, 2019 Tests
instagibbs on April 25, 2019 Tests
pull
rpc: Deprecate totalfee argument in `bumpfee`
#15996
instagibbs on May 9, 2019 WalletRPC/REST/ZMQ
instagibbs on May 9, 2019 WalletRPC/REST/ZMQ
pull
mempool: remove unused magic number from consistency check
#16056
instagibbs on May 20, 2019 Mempool
instagibbs on May 20, 2019 Mempool
pull
Delete error-prone CScript constructor only used with FindAndDelete
#16128
instagibbs on May 31, 2019 RefactoringConsensus
instagibbs on May 31, 2019 RefactoringConsensus
pull
wallet: Consume ReserveDestination on successful CreateTransaction
#16208
instagibbs on June 13, 2019 WalletTestsRPC/REST/ZMQ
instagibbs on June 13, 2019 WalletTestsRPC/REST/ZMQ
pull
wallet_resendwallettransaction.py: fix coinbase height
#16292
instagibbs on June 26, 2019 Tests
instagibbs on June 26, 2019 Tests
pull
Remove redundant pre-TopUpKeypool check
#16361
instagibbs on July 9, 2019 RefactoringWalletRPC/REST/ZMQ
instagibbs on July 9, 2019 RefactoringWalletRPC/REST/ZMQ
pull
bumpfee: Return PSBT when wallet has privkeys disabled
#16373
instagibbs on July 11, 2019 FeatureWalletRPC/REST/ZMQ
instagibbs on July 11, 2019 FeatureWalletRPC/REST/ZMQ
pull
GetFee should round up to avoid undershooting feerate
#16500
instagibbs on July 30, 2019 TX fees and policy
instagibbs on July 30, 2019 TX fees and policy
pull
feefilter: Compute the absolute fee rather than stored rate
#16507
instagibbs on July 31, 2019 P2PMempool
instagibbs on July 31, 2019 P2PMempool
pull
rpc: have raw transaction decoding infer output descriptors
#16795
instagibbs on September 3, 2019 FeatureRPC/REST/ZMQDescriptors
instagibbs on September 3, 2019 FeatureRPC/REST/ZMQDescriptors
pull
wallet: Change default address type to bech32
#16884
instagibbs on September 16, 2019 FeatureWallet
instagibbs on September 16, 2019 FeatureWallet
pull
doc: Update tx-size-small comment with relevant CVE disclosure
#16885
instagibbs on September 16, 2019 DocsValidation
instagibbs on September 16, 2019 DocsValidation
pull
Add test for send{toaddress, many} conf_target under subtractfromamount scenario
#16972
instagibbs on September 26, 2019 TestsUp for grabs
instagibbs on September 26, 2019 TestsUp for grabs
pull
QT: bump fee returns PSBT on clipboard for watchonly-only wallets
#17492
instagibbs on November 15, 2019 GUI
instagibbs on November 15, 2019 GUI
pull
wallet: Remove out of date comments for CalculateMaximumSignedTxSize
#17553
instagibbs on November 21, 2019 Wallet
instagibbs on November 21, 2019 Wallet
pull
IsUsedDestination should count any known single-key address
#17621
instagibbs on November 27, 2019 Wallet
instagibbs on November 27, 2019 Wallet
pull
wallet: Fix origfee return for bumpfee with feerate arg
#17643
instagibbs on December 1, 2019 Wallet
instagibbs on December 1, 2019 Wallet
pull
Activate watchonly wallet behavior for LegacySPKM only
#17677
instagibbs on December 5, 2019 Wallet
instagibbs on December 5, 2019 Wallet
pull
sendmany/bumpfee: Avoid address reuse and partial spends as per walle…
#17712
instagibbs on December 10, 2019 WalletRPC/REST/ZMQ
instagibbs on December 10, 2019 WalletRPC/REST/ZMQ
pull
DecodeHexTx: Try case where txn has inputs first
#17775
instagibbs on December 19, 2019 BugRPC/REST/ZMQ
instagibbs on December 19, 2019 BugRPC/REST/ZMQ
pull
Bug: IsUsedDestination shouldn't use key id as script id for ScriptHash
#17924
instagibbs on January 14, 2020 Wallet
instagibbs on January 14, 2020 Wallet
pull
[0.18] net: Log to net category for exceptions in ProcessMessages
#17974
instagibbs on January 21, 2020 P2PBackport
instagibbs on January 21, 2020 P2PBackport
pull
wallet: Give slightly more understandable advice when needing -fallbackfee
#18214
instagibbs on February 27, 2020 DocsWallet
instagibbs on February 27, 2020 DocsWallet
pull
Make AnalyzePSBT next role calculation simple, correct
#18224
instagibbs on February 28, 2020 TestsPSBT
instagibbs on February 28, 2020 TestsPSBT
pull
Test some transaction creation with non-empty fee estimator
#18245
instagibbs on March 2, 2020 TestsUp for grabs
instagibbs on March 2, 2020 TestsUp for grabs
pull
[WIP] Expand CPFP "carve-out" rule from N=1 to N=100
#18725
instagibbs on April 21, 2020 TestsValidationNeeds rebase
instagibbs on April 21, 2020 TestsValidationNeeds rebase
pull
CKey::Sign : switch test arg to explicit additional entropy argument
#19269
instagibbs on June 13, 2020 Utils/log/libs
instagibbs on June 13, 2020 Utils/log/libs
pull
Add zmq notifications for evicted transactions, tests
#19462
instagibbs on July 7, 2020 RPC/REST/ZMQ
instagibbs on July 7, 2020 RPC/REST/ZMQ
pull
refactor: Rename signal TransactionRemovedFromMempool to better describe behavior
#19520
instagibbs on July 14, 2020 ValidationMempool
instagibbs on July 14, 2020 ValidationMempool
pull
ZMQ: Create "sequence" notifier, enabling client-side mempool tracking
#19572
instagibbs on July 23, 2020 RPC/REST/ZMQValidationMempool
instagibbs on July 23, 2020 RPC/REST/ZMQValidationMempool
pull
Replace size/weight estimate tuple with struct for named fields
#22042
instagibbs on May 24, 2021 Wallet
instagibbs on May 24, 2021 Wallet
pull
wallet: fund transaction external input cleanups
#23188
instagibbs on October 5, 2021 RefactoringWallet
instagibbs on October 5, 2021 RefactoringWallet
pull
POLICY: Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 non-witness bytes
#26265
instagibbs on October 5, 2022 TX fees and policy
instagibbs on October 5, 2022 TX fees and policy
pull
Replace MIN_STANDARD_TX_NONWITNESS_SIZE to preclude 64 non-witness bytes only
#26398
instagibbs on October 26, 2022 TX fees and policyNeeds rebase
instagibbs on October 26, 2022 TX fees and policyNeeds rebase
pull
policy: Ephemeral anchors
#26403
instagibbs on October 27, 2022 TX fees and policyNeeds rebaseNeeds Conceptual ReviewCI failed
instagibbs on October 27, 2022 TX fees and policyNeeds rebaseNeeds Conceptual ReviewCI failed
pull
Tests: Fill out dust limit unit test for known types except bare multisig
#26875
instagibbs on January 11, 2023 Tests
instagibbs on January 11, 2023 Tests
pull
doc: Expand scantxoutset help text to cover tr() and miniscript
#27155
instagibbs on February 24, 2023 Docs
instagibbs on February 24, 2023 Docs
pull
RPC: Fix fund transaction crash when at 0-value, 0-fee
#27271
instagibbs on March 16, 2023 RPC/REST/ZMQ
instagibbs on March 16, 2023 RPC/REST/ZMQ
pull
p2p: Unconditionally return when compact block status == READ_STATUS_FAILED
#27743
instagibbs on May 24, 2023 P2P
instagibbs on May 24, 2023 P2P
pull
MaybePunishNodeForTx: Remove unused message arg and logging
#27947
instagibbs on June 23, 2023 CI failed
instagibbs on June 23, 2023 CI failed
pull
Fix virtual size limit enforcement in transaction package context
#28471
instagibbs on September 13, 2023 BugTX fees and policy
instagibbs on September 13, 2023 BugTX fees and policy
pull
Remove MemPoolAccept::m_limits to avoid mutating it in package evaluation
#28472
instagibbs on September 13, 2023
instagibbs on September 13, 2023
pull
Fuzz: Check individual and package transaction invariants
#28764
instagibbs on October 31, 2023 Tests
instagibbs on October 31, 2023 Tests
pull
test: bugfix CheckPackageMempoolAcceptResult return all error strings
#28788
instagibbs on November 3, 2023 Tests
instagibbs on November 3, 2023 Tests
pull
bugfix, Change up submitpackage results to return results for all transactions
#28848
instagibbs on November 10, 2023
instagibbs on November 10, 2023
pull
RPC: Add maxfeerate and maxburnamount args to submitpackage
#28950
instagibbs on November 27, 2023 RPC/REST/ZMQ
instagibbs on November 27, 2023 RPC/REST/ZMQ
pull
fuzz: txorphan check wtxids using GenTxid::Wtxid not GenTxid::Txid
#28997
instagibbs on December 4, 2023 Tests
instagibbs on December 4, 2023 Tests
pull
Mempool util: Add RBF diagram checks for single chunks against clusters of size 2
#29242
instagibbs on January 12, 2024 TX fees and policyMempool
instagibbs on January 12, 2024 TX fees and policyMempool
pull
Add max_tx_weight to transaction funding options
#29264
instagibbs on January 17, 2024 Needs rebaseCI failed
instagibbs on January 17, 2024 Needs rebaseCI failed
pull
p2p: Don't consider blocks mutated if they don't connect to known prev block
#29524
instagibbs on March 1, 2024 P2P
instagibbs on March 1, 2024 P2P
pull
AcceptMultipleTransactions: Fix workspace not being set as client_maxfeerate failure
#29735
instagibbs on March 26, 2024 Validation
instagibbs on March 26, 2024 Validation
pull
test: add V3 test case for inpool->inpackage->inpackage
#29743
instagibbs on March 26, 2024 Tests
instagibbs on March 26, 2024 Tests
pull
fuzz: explicitly cap the vsize of RBFs for diagram checks
#29879
instagibbs on April 15, 2024 Tests
instagibbs on April 15, 2024 Tests
pull
test: Don't fetch orphan parent when parent is in orphanage
#29915
instagibbs on April 19, 2024 TestsCI failed
instagibbs on April 19, 2024 TestsCI failed
pull
functional test: ensure confirmed utxo being sourced for 2nd chain
#29998
instagibbs on April 29, 2024
instagibbs on April 29, 2024
pull
p2p: Allow 1P1C to fetch parent from compact block extra_txn
#30032
instagibbs on May 3, 2024 P2P
instagibbs on May 3, 2024 P2P
pull
policy: Add PayToAnchor(P2A), `OP_1 <0x4e73>` as a standard output script for spending
#30352
instagibbs on June 27, 2024 TX fees and policy
instagibbs on June 27, 2024 TX fees and policy
pull
rpc: Add support to populate PSBT input utxos via rpc
#30886
instagibbs on September 12, 2024 RPC/REST/ZMQNeeds rebase
instagibbs on September 12, 2024 RPC/REST/ZMQNeeds rebase
pull
rpc: Disallow non-matching transactions in combinerawtransaction
#31091
instagibbs on October 15, 2024 RPC/REST/ZMQ
instagibbs on October 15, 2024 RPC/REST/ZMQ
pull
Package validation: accept packages of size 1
#31096
instagibbs on October 16, 2024 TX fees and policyMempool
instagibbs on October 16, 2024 TX fees and policyMempool
pull
functional test: Additional package evaluation coverage
#31152
instagibbs on October 24, 2024 Tests
instagibbs on October 24, 2024 Tests
pull
test: add coverage for immediate orphanage eviction case
#31628
instagibbs on January 9, 2025 Tests
instagibbs on January 9, 2025 Tests
pull
test: test_inv_block, use mocktime instead of waiting
#31811
instagibbs on February 6, 2025 Tests
instagibbs on February 6, 2025 Tests
pull
test: Add encodable PUSHDATA1 examples to feature_taproot
#32114
instagibbs on March 21, 2025 Tests
instagibbs on March 21, 2025 Tests
pull
test: cover invalid codesep positions for signature in taproot
#32301
instagibbs on April 17, 2025 Tests
instagibbs on April 17, 2025 Tests
pull
test: add MAX_DISCONNECTED_TX_POOL_BYTES, chainlimits coverage
#32516
instagibbs on May 15, 2025 Tests
instagibbs on May 15, 2025 Tests
pull
functional test: correctly detect nonstd TRUC tx vsize in feature_taproot
#32859
instagibbs on July 2, 2025
instagibbs on July 2, 2025
pull
p2p: Relax BlockRequestAllowed to respond to advertised blocks
#32869
instagibbs on July 3, 2025 P2P
instagibbs on July 3, 2025 P2P
pull
policy: don't CheckEphemeralSpends on reorg
#33616
instagibbs on October 13, 2025 TX fees and policy
instagibbs on October 13, 2025 TX fees and policy
pull
policy: allow <minrelay txns in package context if paid for by cpfp
#33892
instagibbs on November 17, 2025 TX fees and policy
instagibbs on November 17, 2025 TX fees and policy
pull
mempool: expose optimality of mempool to log / rpc
#34615
instagibbs on February 18, 2026 MempoolCI failed
instagibbs on February 18, 2026 MempoolCI failed
pull
wallet: detect cycles in BDB page traversal during migration
#34946
instagibbs on March 28, 2026 Wallet
instagibbs on March 28, 2026 Wallet
pull
wallet: reject input_weights for outpoints not in transaction
#34947
instagibbs on March 28, 2026 Wallet
instagibbs on March 28, 2026 Wallet
pull
RPC: Added additional config option for multiple RPC users.
#7044
instagibbs on November 17, 2015 RPC/REST/ZMQ
instagibbs on November 17, 2015 RPC/REST/ZMQ
pull
Changed getnetworkhps value to double to avoid overflow.
#7480
instagibbs on February 8, 2016 RPC/REST/ZMQ
instagibbs on February 8, 2016 RPC/REST/ZMQ
pull
[Trivial, RPC] Fix and cleanup listreceivedbyX documentation
#7527
instagibbs on February 12, 2016 Docs
instagibbs on February 12, 2016 Docs
pull
[WIP] [RPC] Add call zaptransaction to delete transaction from wallet
#7602
instagibbs on February 25, 2016 Wallet
instagibbs on February 25, 2016 Wallet
pull
Fixed miner test values, gave constants for less error-prone values.
#7807
instagibbs on April 4, 2016 Tests
instagibbs on April 4, 2016 Tests
pull
Remove state arg from ReconsiderBlock, rename to ResetBlockFailureFlags
#8019
instagibbs on May 6, 2016 Refactoring
instagibbs on May 6, 2016 Refactoring
pull
[trivial] remove no-longer-used InitError logic
#8516
instagibbs on August 15, 2016 Refactoring
instagibbs on August 15, 2016 Refactoring
pull
Enable pubkey lookup for p2sh-p2wpkh in validateaddress
#8992
instagibbs on October 21, 2016 RPC/REST/ZMQ
instagibbs on October 21, 2016 RPC/REST/ZMQ
pull
Trivial: Add common failure cases for rpc server connection failure
#9073
instagibbs on November 3, 2016 Docs
instagibbs on November 3, 2016 Docs
pull
Add option to return non-segwit serialization via rpc
#9194
instagibbs on November 20, 2016 RPC/REST/ZMQ
instagibbs on November 20, 2016 RPC/REST/ZMQ
pull
Prefer coins that have fewer ancestors, sanity check txn before ATMP
#9262
instagibbs on December 2, 2016 WalletMempool
instagibbs on December 2, 2016 WalletMempool
pull
Make rpcauth help message clearer, add example in example .conf
#9401
instagibbs on December 21, 2016 Docs
instagibbs on December 21, 2016 Docs
pull
[RPC] clarify listunspent amount description
#9663
instagibbs on February 1, 2017 WalletRPC/REST/ZMQ
instagibbs on February 1, 2017 WalletRPC/REST/ZMQ
Issues
issue
decodescript only returns non-segwit p2sh for redeemScript/witnessScript
#12244
instagibbs on January 22, 2018 RPC/REST/ZMQ
instagibbs on January 22, 2018 RPC/REST/ZMQ
issue
Improving fee bumping in Core
#12271
instagibbs on January 25, 2018 BrainstormingTX fees and policy
instagibbs on January 25, 2018 BrainstormingTX fees and policy
issue
[RPC] createmultisig does not respect `-addresstype`
#12502
instagibbs on February 21, 2018 RPC/REST/ZMQ
instagibbs on February 21, 2018 RPC/REST/ZMQ
issue
multiwallet in GUI `.dat` gets dropped, leads to bug and ambiguity
#12794
instagibbs on March 26, 2018
instagibbs on March 26, 2018
issue
decodescript complementary RPC call: encodescript
#12948
instagibbs on April 11, 2018 RPC/REST/ZMQ
instagibbs on April 11, 2018 RPC/REST/ZMQ
issue
[tests] segfault during`DEBUG=1` run of existing_data_no_obfuscate locally
#14330
instagibbs on September 26, 2018 Tests
instagibbs on September 26, 2018 Tests
issue
[wallet] importmulti doesn't honor `internal` flag
#14662
instagibbs on November 5, 2018 Wallet
instagibbs on November 5, 2018 Wallet
issue
--enable-debug default flags much less useful for introspection of variables
#14830
instagibbs on November 28, 2018 Build systemgood first issue
instagibbs on November 28, 2018 Build systemgood first issue
issue
importwallet silently returns no error even if pointed to random file
#15019
instagibbs on December 21, 2018 RPC/REST/ZMQ
instagibbs on December 21, 2018 RPC/REST/ZMQ
issue
[mempool] A single standard sized transaction should not preclude a CPFP
#15046
instagibbs on December 27, 2018 Mempool
instagibbs on December 27, 2018 Mempool
issue
Unexplained 1 million block height in mempool code
#15080
instagibbs on January 2, 2019 BrainstormingMempool
instagibbs on January 2, 2019 BrainstormingMempool
issue
decoderawtransaction assumes output has 1 `reqSig` if not naked multisig
#15211
instagibbs on January 20, 2019 RPC/REST/ZMQ
instagibbs on January 20, 2019 RPC/REST/ZMQ
issue
allow feerate argument in `bumpfee` in addition to confTarget
#16203
instagibbs on June 13, 2019 RPC/REST/ZMQgood first issue
instagibbs on June 13, 2019 RPC/REST/ZMQgood first issue
issue
test_runner can't detect a breakpoint encountered in test
#16495
instagibbs on July 30, 2019 Tests
instagibbs on July 30, 2019 Tests
issue
Fee(rate) mismatch between min relay and fee filter
#16499
instagibbs on July 30, 2019 TX fees and policy
instagibbs on July 30, 2019 TX fees and policy
issue
Have RPC help text refer to correct "network" address type
#17465
instagibbs on November 13, 2019 DocsTests
instagibbs on November 13, 2019 DocsTests
issue
`avoid_reuse` support for non-`sendtoaddress` calls
#17706
instagibbs on December 9, 2019 Feature
instagibbs on December 9, 2019 Feature
issue
using bech32 address after importmulti of p2sh-p2wpkh descriptor is broken
#18248
instagibbs on March 2, 2020 Bug
instagibbs on March 2, 2020 Bug
issue
Have estimatesmartfee return the max of estimate and mempool min rate
#19699
instagibbs on August 11, 2020 BrainstormingBugWalletRPC/REST/ZMQMempool
instagibbs on August 11, 2020 BrainstormingBugWalletRPC/REST/ZMQMempool
issue
split policy/error consensus codes for CLEANSTACK, MINAMALIF
#20009
instagibbs on September 24, 2020 Feature
instagibbs on September 24, 2020 Feature
issue
Better errors for address use from wrong network
#20809
instagibbs on December 31, 2020 Featuregood first issue
instagibbs on December 31, 2020 Featuregood first issue
issue
createmultisig with uncompressed pubkeys ignores value of addr_type enum
#21368
instagibbs on March 5, 2021 Bug
instagibbs on March 5, 2021 Bug
issue
RPC: Allow user to supply weight of external input
#23187
instagibbs on October 5, 2021 Feature
instagibbs on October 5, 2021 Feature
issue
CVE-2021-31876 child transactions do not inherit rbf signaling
#25252
instagibbs on May 30, 2022 Bug
instagibbs on May 30, 2022 Bug
issue
Script: SCRIPT_VERIFY_SIGPUSHONLY sits unused (except tests)
#26113
instagibbs on September 16, 2022 Brainstorming
instagibbs on September 16, 2022 Brainstorming
issue
decodescript could infer miniscript from given script in "segwit" context
#27007
instagibbs on January 31, 2023 FeatureRPC/REST/ZMQ
instagibbs on January 31, 2023 FeatureRPC/REST/ZMQ
issue
decodescript miniscript functionality tops out at 520 bytes
#27111
instagibbs on February 16, 2023 Bug
instagibbs on February 16, 2023 Bug
issue
Parallel compact blocks bandwidth reduction or improvements
#27740
instagibbs on May 24, 2023 P2P
instagibbs on May 24, 2023 P2P
issue
submitpackage: add args "maxfeerate" and "maxburnamount"
#28949
instagibbs on November 27, 2023 Feature
instagibbs on November 27, 2023 Feature
issue
getaddressinfo: complains missing `isscript` when called on unknown witness version
#30456
instagibbs on July 16, 2024 DocsWalletRPC/REST/ZMQ
instagibbs on July 16, 2024 DocsWalletRPC/REST/ZMQ
issue
RPC: Populate a PSBT input with a UTXO not in wallet/mempool/utxo set
#30873
instagibbs on September 11, 2024 Feature
instagibbs on September 11, 2024 Feature
issue
SignatureCreator should supply auxiliary data argument for additional bip340 signature security
#31883
instagibbs on February 16, 2025 FeatureWalletValidation
instagibbs on February 16, 2025 FeatureWalletValidation
issue
avoid using invalidateblock to directly test reorg behavior
#32531
instagibbs on May 16, 2025 good first issue
instagibbs on May 16, 2025 good first issue
issue
Shallow invalid forks + ActivateBestChainStep result in overly aggressive mempool filtering
#32838
instagibbs on June 30, 2025 Mempool
instagibbs on June 30, 2025 Mempool
issue
GUI (?): Copying output from console causes large mem usage/OOM
#33285
instagibbs on September 2, 2025 GUI
instagibbs on September 2, 2025 GUI