Labeled Review club
pull
Add address-based index (attempt 4?)
#14053
marcinja on August 24, 2018 UTXO Db and IndexesNeeds Conceptual ReviewReview club
marcinja on August 24, 2018 UTXO Db and IndexesNeeds Conceptual ReviewReview club
pull
Immediately disconnect on invalid net message checksum
#15206
jonasschnelli on January 18, 2019 P2PNeeds rebaseReview club
jonasschnelli on January 18, 2019 P2PNeeds rebaseReview club
pull
validation: Tidy up ValidationState interface
#15921
jnewbery on April 29, 2019 ValidationReview club
jnewbery on April 29, 2019 ValidationReview 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
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
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
wallet: Remove calls to Chain::Lock methods
#17954
ryanofsky on January 17, 2020 WalletReview club
ryanofsky on January 17, 2020 WalletReview 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
[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
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
Cache responses to GETADDR to prevent topology leaks
#18991
naumenkogs on May 17, 2020 P2PReview club
naumenkogs on May 17, 2020 P2PReview 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
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
[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
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
Remove dead CheckForkWarningConditionsOnNewFork
#19905
MarcoFalke on September 7, 2020 RefactoringValidationReview club
MarcoFalke on September 7, 2020 RefactoringValidationReview 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
p2p: Treat handshake misbehavior like unknown message
#20079
MarcoFalke on October 4, 2020 P2PReview club
MarcoFalke on October 4, 2020 P2PReview 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
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
mempool/validation: mempool ancestor/descendant limits for packages
#21800
glozow on April 28, 2021 TestsValidationMempoolReview club
glozow on April 28, 2021 TestsValidationMempoolReview 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
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
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
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
[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
Bump unconfirmed ancestor transactions to target feerate
#26152
murchandamus on September 21, 2022 WalletReview club
murchandamus on September 21, 2022 WalletReview 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
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
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