Labeled Review club
pull
wallet: Add `exportwatchonlywallet` RPC to export a watchonly version of a wallet
#32489
achow101 on May 13, 2025 WalletReview club
achow101 on May 13, 2025 WalletReview club
pull
Fees: add Fee rate Forecaster Manager
#31664
ismaelsadeeq on January 15, 2025 TX fees and policyReview club
ismaelsadeeq on January 15, 2025 TX fees and policyReview club
pull
Fee Estimator updates from Validation Interface/CScheduler thread
#28368
ismaelsadeeq on August 30, 2023 TX fees and policyReview club
ismaelsadeeq on August 30, 2023 TX fees and policyReview club
pull
blockstorage: do not flush block to disk if it is already there
#27039
pinheadmz on February 3, 2023 Block storageReview club
pinheadmz on February 3, 2023 Block storageReview club
pull
test: add coverage for dust mempool policy (`-dustrelayfee` setting)
#26631
theStack on December 4, 2022 TestsReview club
theStack on December 4, 2022 TestsReview club
pull
Bump unconfirmed ancestor transactions to target feerate
#26152
murchandamus on September 21, 2022 WalletReview club
murchandamus on September 21, 2022 WalletReview club
pull
Add 'sendall' RPC née sweep
#24118
murchandamus on January 20, 2022 WalletRPC/REST/ZMQReview club
murchandamus on January 20, 2022 WalletRPC/REST/ZMQReview club
pull
[mempool] allow tx replacement by smaller witness
#24007
LarryRuane on January 7, 2022 TX fees and policyValidationNeeds Conceptual ReviewReview club
LarryRuane on January 7, 2022 TX fees and policyValidationNeeds Conceptual ReviewReview club
pull
policy: Treat taproot as always active
#23512
MarcoFalke on November 15, 2021 TX fees and policyReview club
MarcoFalke on November 15, 2021 TX fees and policyReview club
pull
net processing: Reduce resource usage for inbound block-relay-only connections
#22778
jnewbery on August 23, 2021 P2PReview club
jnewbery on August 23, 2021 P2PReview club
pull
validation: mempool validation and submission for packages of 1 child + parents
#22674
glozow on August 10, 2021 TX fees and policyValidationReview club
glozow on August 10, 2021 TX fees and policyValidationReview club
pull
[p2p/mempool] Two small fixes to node broadcast logic
#22261
jnewbery on June 16, 2021 BugP2PMempoolReview club
jnewbery on June 16, 2021 BugP2PMempoolReview club
pull
mempool/validation: mempool ancestor/descendant limits for packages
#21800
glozow on April 28, 2021 TestsValidationMempoolReview club
glozow on April 28, 2021 TestsValidationMempoolReview club
pull
wallet: check for non-representable CFeeRates
#20546
jonatack on December 2, 2020 WalletTX fees and policyNeeds rebaseReview club
jonatack on December 2, 2020 WalletTX fees and policyNeeds rebaseReview club
pull
net: Add unit testing of node eviction logic
#20477
practicalswift on November 24, 2020 TestsP2PReview club
practicalswift on November 24, 2020 TestsP2PReview club
pull
p2p: Treat handshake misbehavior like unknown message
#20079
MarcoFalke on October 4, 2020 P2PReview club
MarcoFalke on October 4, 2020 P2PReview club
pull
Move SaltedHashers to separate file and add some new ones
#19935
achow101 on September 10, 2020 Build systemUTXO Db and IndexesMempoolReview club
achow101 on September 10, 2020 Build systemUTXO Db and IndexesMempoolReview club
pull
Remove dead CheckForkWarningConditionsOnNewFork
#19905
MarcoFalke on September 7, 2020 RefactoringValidationReview club
MarcoFalke on September 7, 2020 RefactoringValidationReview club
pull
validation: re-delegate absurd fee checking from mempool to clients
#19339
glozow on June 20, 2020 WalletRPC/REST/ZMQValidationReview club
glozow on June 20, 2020 WalletRPC/REST/ZMQValidationReview club
pull
[tests] Allow outbound & block-relay-only connections in functional tests.
#19315
amitiuttarwar on June 17, 2020 TestsP2PReview club
amitiuttarwar on June 17, 2020 TestsP2PReview club
pull
Add Muhash3072 implementation in Python
#19105
fjahr on May 29, 2020 TestsUtils/log/libsReview club
fjahr on May 29, 2020 TestsUtils/log/libsReview club
pull
Implement ADDRv2 support (part of BIP155)
#19031
vasild on May 20, 2020 P2PNeeds rebaseReview club
vasild on May 20, 2020 P2PNeeds rebaseReview club
pull
Cache responses to GETADDR to prevent topology leaks
#18991
naumenkogs on May 17, 2020 P2PReview club
naumenkogs on May 17, 2020 P2PReview club
pull
net: remove is{Empty,Full} flags from CBloomFilter, clarify CVE fix
#18806
theStack on April 28, 2020 P2PReview club
theStack on April 28, 2020 P2PReview club
pull
[WIP] Consensus: Don't allow a coin to be spent and FRESH.
#18113
jnewbery on February 11, 2020 UTXO Db and IndexesNeeds rebaseReview club
jnewbery on February 11, 2020 UTXO Db and IndexesNeeds rebaseReview club
pull
P2P: Mempool tracks locally submitted transactions to improve wallet privacy
#18038
amitiuttarwar on January 31, 2020 FeatureP2PReview club
amitiuttarwar on January 31, 2020 FeatureP2PReview club
pull
wallet: Remove calls to Chain::Lock methods
#17954
ryanofsky on January 17, 2020 WalletReview club
ryanofsky on January 17, 2020 WalletReview club
pull
wallet: Keep inactive seeds after sethdseed and derive keys from them as needed
#17681
achow101 on December 5, 2019 WalletReview club
achow101 on December 5, 2019 WalletReview club
pull
tests: Add "make check-valgrind" to run the unit tests under Valgrind
#17639
practicalswift on November 30, 2019 TestsReview club
practicalswift on November 30, 2019 TestsReview club
pull
p2p: supplying and using asmap to improve IP bucketing in addrman
#16702
naumenkogs on August 23, 2019 FeatureP2PReview club
naumenkogs on August 23, 2019 FeatureP2PReview club
pull
validation: Tidy up ValidationState interface
#15921
jnewbery on April 29, 2019 ValidationReview club
jnewbery on April 29, 2019 ValidationReview club