Pull-Requests
pull
Always log debug information for fee calculation in CreateTransaction
#10284
morcos on April 26, 2017 WalletTX fees and policy
morcos on April 26, 2017 WalletTX fees and policy
pull
Output line to debug.log when IsInitialBlockDownload latches to false
#10388
morcos on May 11, 2017 Docs
morcos on May 11, 2017 Docs
pull
Make check to distinguish between orphan txs and old txs more efficient.
#10557
morcos on June 8, 2017 Validation
morcos on June 8, 2017 Validation
pull
Change semantics of HaveCoinInCache to match HaveCoin
#10559
morcos on June 8, 2017 UTXO Db and Indexes
morcos on June 8, 2017 UTXO Db and Indexes
pull
More economical fee estimates for opt-in-RBF transactions
#10586
morcos on June 14, 2017 TX fees and policy
morcos on June 14, 2017 TX fees and policy
pull
doc: Note preexisting bug in display of fee calculation in coin control
#10588
morcos on June 14, 2017 Docs
morcos on June 14, 2017 Docs
pull
More economical fee estimates for RBF and RPC options to control
#10589
morcos on June 14, 2017 WalletRPC/REST/ZMQ
morcos on June 14, 2017 WalletRPC/REST/ZMQ
pull
Improve wallet fee logic and fix GUI bugs
#10706
morcos on June 29, 2017 WalletTX fees and policy
morcos on June 29, 2017 WalletTX fees and policy
pull
Better API for estimatesmartfee RPC
#10707
morcos on June 29, 2017 TX fees and policyRPC/REST/ZMQ
morcos on June 29, 2017 TX fees and policyRPC/REST/ZMQ
pull
Properly forbid -salvagewallet and -zapwallettxes for multi wallet.
#10816
morcos on July 13, 2017 Wallet
morcos on July 13, 2017 Wallet
pull
Eliminate fee overpaying edge case when subtracting fee from recipients
#10942
morcos on July 27, 2017 Wallet
morcos on July 27, 2017 Wallet
pull
Track modified size in TxMemPoolEntry to correctly compute priority
#4817
morcos on September 2, 2014
morcos on September 2, 2014
pull
Fix InvalidateBlock to add chainActive.Tip to setBlockIndexCandidates
#5890
morcos on March 13, 2015 Bug
morcos on March 13, 2015 Bug
pull
Alter assumptions in CCoinsViewCache::BatchWrite
#5967
morcos on April 3, 2015 UTXO Db and Indexes
morcos on April 3, 2015 UTXO Db and Indexes
pull
Rename and comment priority calculation in TxMemPoolEntry
#6292
morcos on June 16, 2015 Mempool
morcos on June 16, 2015 Mempool
pull
Require nLastBlockFile to be the highest numbered file.
#6857
morcos on October 19, 2015 UTXO Db and Indexes
morcos on October 19, 2015 UTXO Db and Indexes
pull
add bip65 tests to rpc-tests.sh -extended (in 0.11 branch)
#7021
morcos on November 15, 2015 Tests
morcos on November 15, 2015 Tests
pull
Don't resend wallet txs that aren't in our own mempool
#7521
morcos on February 11, 2016 Wallet
morcos on February 11, 2016 Wallet
pull
Refactor CreateNewBlock to be a method of the BlockAssembler class
#7598
morcos on February 25, 2016 Mining
morcos on February 25, 2016 Mining
pull
[0.11] Backport BIP9 and softfork for BIP's 68,112,113
#7716
morcos on March 18, 2016 ValidationConsensus
morcos on March 18, 2016 ValidationConsensus
pull
Add unstored orphans with rejected parents to recentRejects
#9261
morcos on December 2, 2016 P2P
morcos on December 2, 2016 P2P
pull
[0.13] Disable fee estimates for a confirm target of 1 block
#9267
morcos on December 2, 2016 Backport
morcos on December 2, 2016 Backport
pull
Fix a bug if the min fee is 0 for FeeFilterRounder
#9288
morcos on December 6, 2016 TX fees and policy
morcos on December 6, 2016 TX fees and policy
pull
If we don't allow free txs, always send a fee filter
#9313
morcos on December 9, 2016 TX fees and policyP2PResource usage
morcos on December 9, 2016 TX fees and policyP2PResource usage
pull
Separate different uses of minimum fees
#9380
morcos on December 19, 2016 RefactoringTX fees and policy
morcos on December 19, 2016 RefactoringTX fees and policy
pull
Smarter coordination of change and fee in CreateTransaction.
#9404
morcos on December 21, 2016 Wallet
morcos on December 21, 2016 Wallet
pull
Don't overwrite validation state with corruption check
#9511
morcos on January 10, 2017 BugValidation
morcos on January 10, 2017 BugValidation
pull
Exclude RBF replacement txs from fee estimation
#9519
morcos on January 11, 2017 TX fees and policy
morcos on January 11, 2017 TX fees and policy
pull
Fixes for bumpfee and minimum fees (use incrementalRelayFee for BIP 125 (RBF) replacement)
#9589
morcos on January 19, 2017 WalletTX fees and policyRPC/REST/ZMQ
morcos on January 19, 2017 WalletTX fees and policyRPC/REST/ZMQ
pull
[bugfix] save feeDelta instead of priorityDelta in DumpMempool
#9596
morcos on January 20, 2017 Mempool
morcos on January 20, 2017 Mempool
pull
Remove coin age priority and free transactions - implementation
#9602
morcos on January 20, 2017 WalletTX fees and policyMining
morcos on January 20, 2017 WalletTX fees and policyMining
pull
Remove harmless read of unusued priority estimates
#9819
morcos on February 21, 2017 TX fees and policy
morcos on February 21, 2017 TX fees and policy
Issues
issue
bitcoin-qt core dumps when bitcoin(d/-qt) is already running
#10815
morcos on July 13, 2017 GUI
morcos on July 13, 2017 GUI
issue
resendwallettransactions asserts if walletbroadcast=0
#10981
morcos on August 3, 2017 RPC/REST/ZMQ
morcos on August 3, 2017 RPC/REST/ZMQ
issue
Could the wallet count unconfirmed non-mempool change?
#11887
morcos on December 13, 2017 BrainstormingWallet
morcos on December 13, 2017 BrainstormingWallet
issue
Summary of potential performance improvements
#6976
morcos on November 9, 2015 UTXO Db and IndexesValidation
morcos on November 9, 2015 UTXO Db and IndexesValidation