Pull-Requests
pull
[doc] Add new regtest ports in man following #10825 ports reattributions
#14013
ariard on August 21, 2018 Docs
ariard on August 21, 2018 Docs
pull
refactor: combine Chain::findFirstBlockWithTime/findFirstBlockWithTimeAndHeight
#15670
ariard on March 26, 2019 Refactoring
ariard on March 26, 2019 Refactoring
pull
refactor: Replace chain relayTransactions/submitMemoryPool by higher method
#15713
ariard on April 1, 2019 RefactoringWallet
ariard on April 1, 2019 RefactoringWallet
pull
rpc: Remove dependency on interfaces::Chain in SignTransaction
#15784
ariard on April 10, 2019 RefactoringRPC/REST/ZMQ
ariard on April 10, 2019 RefactoringRPC/REST/ZMQ
pull
refactor: replace isPotentialtip/waitForNotifications by higher method
#15842
ariard on April 18, 2019 RefactoringWallet
ariard on April 18, 2019 RefactoringWallet
pull
Remove GetDepthInMainChain dependency on locked chain interface
#15931
ariard on May 1, 2019 RefactoringWallet
ariard on May 1, 2019 RefactoringWallet
pull
Reverse cs_main, cs_wallet lock order and reduce cs_main locking
#16426
ariard on July 20, 2019 RefactoringWallet
ariard on July 20, 2019 RefactoringWallet
pull
refactor: use RelayTransaction in BroadcastTransaction utility
#16452
ariard on July 24, 2019 RefactoringP2P
ariard on July 24, 2019 RefactoringP2P
pull
rpc: add missing fields to wallet rpc help output
#16689
ariard on August 22, 2019 RPC/REST/ZMQ
ariard on August 22, 2019 RPC/REST/ZMQ
pull
Drop checkFinalTx and use Median Time Past to check finality of wallet transactions
#17443
ariard on November 11, 2019 WalletNeeds rebase
ariard on November 11, 2019 WalletNeeds rebase
pull
wallet: add cached m_is_ibd to remove Chain::isInitialBlockDownload
#17484
ariard on November 14, 2019 WalletNeeds rebase
ariard on November 14, 2019 WalletNeeds rebase
pull
wallet: undo conflicts properly in case of blocks disconnection
#17543
ariard on November 20, 2019 Wallet
ariard on November 20, 2019 Wallet
pull
Document better -keypool as a look-ahead safety mechanism
#17719
ariard on December 11, 2019 Wallet
ariard on December 11, 2019 Wallet
pull
[wallet] Track conflicted transactions removed from mempool and fix UI notifications
#18600
ariard on April 11, 2020 Wallet
ariard on April 11, 2020 Wallet
pull
Export standard Script flags in bitcoinconsensus
#18797
ariard on April 28, 2020 ConsensusUtils/log/libs
ariard on April 28, 2020 ConsensusUtils/log/libs
pull
RFC: Introducing Watchdog, a cross-layer anomaly detection module
#18987
ariard on May 16, 2020 Build systemP2PNeeds rebase
ariard on May 16, 2020 Build systemP2PNeeds rebase
pull
RFC: Introducing AltNet, a pluggable framework for alternative transports
#18988
ariard on May 16, 2020 Build systemP2PNeeds rebase
ariard on May 16, 2020 Build systemP2PNeeds rebase
pull
Document discouragement logic with regards to malicious exploitation
#19147
ariard on June 2, 2020 Docs
ariard on June 2, 2020 Docs
pull
[RFC] Package-relay: sender-initiated
#19621
ariard on July 29, 2020 Build systemTestsRPC/REST/ZMQP2PValidationMempoolNeeds rebase
ariard on July 29, 2020 Build systemTestsRPC/REST/ZMQP2PValidationMempoolNeeds rebase
pull
Allow updating mempool-txn with cheaper witnesses
#19645
ariard on August 2, 2020 TX fees and policyNeeds rebase
ariard on August 2, 2020 TX fees and policyNeeds rebase
pull
doc: Clarify scope of eviction protection of outbound block-relay peers
#19871
ariard on September 4, 2020 DocsP2P
ariard on September 4, 2020 DocsP2P
pull
test: Extend p2p_ibd_tx_relay.py to verify no-transaction are requested during IBD
#20277
ariard on October 31, 2020 P2P
ariard on October 31, 2020 P2P
pull
[p2p] Halt processing of unrequested transactions
#21224
ariard on February 18, 2021 P2PNeeds rebase
ariard on February 18, 2021 P2PNeeds rebase
pull
Document and test lack of inherited signaling in RBF policy
#21946
ariard on May 13, 2021 Validation
ariard on May 13, 2021 Validation
pull
validation: Move package acceptance size limit from KvB to WU
#22097
ariard on May 28, 2021 TX fees and policyValidationNeeds rebase
ariard on May 28, 2021 TX fees and policyValidationNeeds rebase
pull
p2p: Advertise `NODE_FULL_RBF` and connect to 4 outbound full-rbf peers if `-mempoolfullrbf` is set
#25600
ariard on July 13, 2022 P2P
ariard on July 13, 2022 P2P
pull
Enable `mempoolfullrbf=1` by default
#26305
ariard on October 13, 2022 TX fees and policyNeeds Conceptual Review
ariard on October 13, 2022 TX fees and policyNeeds Conceptual Review
pull
Add issuer-selected opt-in txn / pckg policy checks
#29448
ariard on February 19, 2024 CI failed
ariard on February 19, 2024 CI failed
Issues
issue
Wallet: breaking cs_wallet into more fine-grained locks
#17667
ariard on December 4, 2019 Wallet
ariard on December 4, 2019 Wallet
issue
Chain interface: drying up and splitting it in multiple ones
#17668
ariard on December 4, 2019 FeatureBrainstormingRefactoring
ariard on December 4, 2019 FeatureBrainstormingRefactoring
issue
Clarify eviction protection scope of outbound block-relay-only peers
#19863
ariard on September 3, 2020 Bug
ariard on September 3, 2020 Bug
issue
Modify `testmempoolaccept` to handle client's `max_raw_tx_fee` check failure
#21074
ariard on February 3, 2021 Feature
ariard on February 3, 2021 Feature
issue
Duplicate coinbase transaction space reservation in CreateNewBlock
#21950
ariard on May 14, 2021 Bug
ariard on May 14, 2021 Bug
issue
[brainstorm] replacement cache to optimize miners block templates
#28699
ariard on October 21, 2023 BrainstormingMempool
ariard on October 21, 2023 BrainstormingMempool
issue
Update security.md with all PGP fingerprints
#29366
ariard on February 1, 2024 Questions and Help
ariard on February 1, 2024 Questions and Help
issue
Brainstorm: Transaction issuer-selected policy limits
#29454
ariard on February 19, 2024 BrainstormingTX fees and policy
ariard on February 19, 2024 BrainstormingTX fees and policy