Pull-Requests
pull
Simplify ProcessGetBlockData execution by removing send flag
#13250
pstratem on May 16, 2018 RefactoringP2P
pstratem on May 16, 2018 RefactoringP2P
pull
net: refactor: cleanup ThreadSocketHandler
#14335
pstratem on September 26, 2018 RefactoringP2P
pstratem on September 26, 2018 RefactoringP2P
pull
net: Generate log entry when blocks messages are received unexpectedly
#15597
pstratem on March 14, 2019 P2PUtils/log/libs
pstratem on March 14, 2019 P2PUtils/log/libs
pull
rpc: Allow shutdown while in generateblocks
#16262
pstratem on June 21, 2019 TestsRPC/REST/ZMQMining
pstratem on June 21, 2019 TestsRPC/REST/ZMQMining
pull
[consensus] skip bip30 checks when assumevalid is set for the block
#16486
pstratem on July 29, 2019 ValidationNeeds rebaseNeeds Conceptual Review
pstratem on July 29, 2019 ValidationNeeds rebaseNeeds Conceptual Review
pull
[WIP] wallet: use BlockFilterIndex in ScanForWalletTransactions
#19116
pstratem on May 30, 2020 WalletNeeds rebase
pstratem on May 30, 2020 WalletNeeds rebase
pull
wallet: Remove first parameter to ScanForWalletTransactions start_hash
#19216
pstratem on June 9, 2020 WalletNeeds rebase
pstratem on June 9, 2020 WalletNeeds rebase
pull
Verify the block filter hash when reading from disk.
#19280
pstratem on June 15, 2020 UTXO Db and IndexesP2PNeeds rebase
pstratem on June 15, 2020 UTXO Db and IndexesP2PNeeds rebase
pull
inline non-member functions with body in fuzzing headers
#20733
pstratem on December 20, 2020 Tests
pstratem on December 20, 2020 Tests
pull
[fuzzing] Use subprocess.Popen call directly, remove use of thread pool.
#20751
pstratem on December 23, 2020 TestsNeeds rebase
pstratem on December 23, 2020 TestsNeeds rebase
pull
[fuzzer] generate new seeds in an infinite loop with random parameters
#20752
pstratem on December 23, 2020 TestsNeeds rebase
pstratem on December 23, 2020 TestsNeeds rebase
pull
persist IBD latch across restarts
#21106
pstratem on February 7, 2021 ValidationWaiting for author
pstratem on February 7, 2021 ValidationWaiting for author
pull
Cache m_cached_finished_ibd where SetTip is called.
#32885
pstratem on July 6, 2025 Needs rebase
pstratem on July 6, 2025 Needs rebase
pull
[WIP] Wallet: Cache CWalletDB pointer in CWallet to improve performance
#6966
pstratem on November 7, 2015 Wallet
pstratem on November 7, 2015 Wallet
pull
[Wallet]Perform entire CWallet::TopUpKeyPool in a transaction.
#7064
pstratem on November 20, 2015 Wallet
pstratem on November 20, 2015 Wallet
pull
Assert now > 0 in GetTime GetTimeMillis GetTimeMicros
#7094
pstratem on November 25, 2015 Utils/log/libs
pstratem on November 25, 2015 Utils/log/libs
pull
[Mining] Build empty block on when chainTip changes.
#7104
pstratem on November 26, 2015 Mining
pstratem on November 26, 2015 Mining
pull
Note that reviewers should mention the id of the commits they reviewed.
#7185
pstratem on December 8, 2015 Docs
pstratem on December 8, 2015 Docs
pull
[WIP][Mining]Release cs_main in CreateNewBlock while selecting transactions from mempool.
#7203
pstratem on December 13, 2015
pstratem on December 13, 2015
pull
Remove vfReachable and modify IsReachable to only use vfLimited.
#7553
pstratem on February 18, 2016 P2P
pstratem on February 18, 2016 P2P
pull
Order CTxMemPool::queryHashes result by feerate including descendents.
#7629
pstratem on March 1, 2016 Mempool
pstratem on March 1, 2016 Mempool
pull
Rename AcceptBlock/AcceptBlockHeader to StoreBlock/StoreBlockHeader
#7694
pstratem on March 15, 2016 Refactoring
pstratem on March 15, 2016 Refactoring
pull
Optimize and Cleanup CScript::FindAndDelete
#7907
pstratem on April 19, 2016 ValidationResource usage
pstratem on April 19, 2016 ValidationResource usage
pull
CAddrMan::Deserialize handle corrupt serializations better.
#7932
pstratem on April 24, 2016 P2P
pstratem on April 24, 2016 P2P
pull
CDataStream::ignore Throw exception instead of assert on negative nSize.
#7936
pstratem on April 25, 2016 Refactoring
pstratem on April 25, 2016 Refactoring
pull
[Consensus] Add nAdjustedTime parameter to CheckBlock and CheckBlockHeader.
#7985
pstratem on May 2, 2016 RefactoringConsensus
pstratem on May 2, 2016 RefactoringConsensus
pull
[WIP] Wallet: Cache CWalletDB pointer in CWallet to improve performance
#8026
pstratem on May 9, 2016 Wallet
pstratem on May 9, 2016 Wallet
pull
Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDisk
#8028
pstratem on May 9, 2016 RefactoringWallet
pstratem on May 9, 2016 RefactoringWallet
pull
[Wallet] Remove CWalletDB* parameter from CWallet::AddToWallet
#8152
pstratem on June 6, 2016 RefactoringWallet
pstratem on June 6, 2016 RefactoringWallet
pull
Refactor CBlockHeaderAndShortTxIDs::GetShortID into CTransaction
#8277
pstratem on June 28, 2016 Refactoring
pstratem on June 28, 2016 Refactoring
pull
[Wallet] Move key derivation logic from GenerateNewKey to DeriveNewChildKey
#8375
pstratem on July 19, 2016 RefactoringWallet
pstratem on July 19, 2016 RefactoringWallet
pull
[Wallet][Trivial] Fix exception message to reference actual thrower.
#8376
pstratem on July 20, 2016 DocsWallet
pstratem on July 20, 2016 DocsWallet
pull
[Wallet]Move SetMinVersion for FEATURE_HD to SetHDMasterKey
#8378
pstratem on July 20, 2016 Wallet
pstratem on July 20, 2016 Wallet
pull
Move CWallet::setKeyPool to private section of CWallet.
#8445
pstratem on August 2, 2016 RefactoringWallet
pstratem on August 2, 2016 RefactoringWallet
pull
[Test] Replace rpc_wallet_tests.cpp with python RPC unit tests
#8450
pstratem on August 3, 2016 Tests
pstratem on August 3, 2016 Tests
pull
[Wallet] Move IncOrderPosNext to CWallet::AddAccountingEntry
#8585
pstratem on August 25, 2016 Wallet
pstratem on August 25, 2016 Wallet
pull
[Net] Retry feeler connection if OpenNetworkConnection fails in under 1ms.
#8695
pstratem on September 10, 2016 P2PUp for grabs
pstratem on September 10, 2016 P2PUp for grabs
pull
[Wallet] Remove last external reference to CWalletDB
#8696
pstratem on September 10, 2016 Wallet
pstratem on September 10, 2016 Wallet
pull
Replace CWalletDB::ReadKeyValue with CWallet::LoadKeyValue
#8831
pstratem on September 28, 2016 RefactoringWallet
pstratem on September 28, 2016 RefactoringWallet
pull
Make nWalletDBUpdated atomic to avoid a potential race.
#9227
pstratem on November 27, 2016 Wallet
pstratem on November 27, 2016 Wallet
Issues
issue
Linearize script does not use rpc cookie
#10103
pstratem on March 28, 2017 Scripts and toolsgood first issue
pstratem on March 28, 2017 Scripts and toolsgood first issue
issue
bip 125 replaceable flag should require a change output
#14724
pstratem on November 13, 2018 FeatureBrainstormingWallet
pstratem on November 13, 2018 FeatureBrainstormingWallet