index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
wallet.cpp
Age
Commit message (
Expand
)
Author
2016-02-04
Merge #6480: include the chaintip blockindex in the SyncTransaction signal, a...
Wladimir J. van der Laan
2016-02-02
Move maxTxFee out of mempool
MarcoFalke
2016-01-30
mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFee
MarcoFalke
2016-01-20
Merge #7183: Improved readability of ApproximateBestSubset
Wladimir J. van der Laan
2016-01-13
Merge pull request #7312
Wladimir J. van der Laan
2016-01-13
[Wallet] Call notification signal when a transaction is abandoned
Jonas Schnelli
2016-01-13
Add new rpc call: abandontransaction
Alex Morcos
2016-01-13
Merge pull request #7296
Wladimir J. van der Laan
2016-01-07
Make wallet descendant searching more efficient
Alex Morcos
2016-01-06
Make sure conflicted wallet tx's update balances
Alex Morcos
2016-01-05
Improved readability of sorting for coin selection.
Murch
2016-01-05
Add sane fallback for fee estimation
Alex Morcos
2016-01-05
Always respect GetRequiredFee for wallet txs
Alex Morcos
2016-01-05
Merge pull request #7205
Wladimir J. van der Laan
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-12-12
fix logic for error log
accraze
2015-12-12
wallet: check if tx scriptPubKey is unspendable
accraze
2015-12-11
checks for null data transaction before debug.log
accraze
2015-12-09
Merge pull request #7154
Wladimir J. van der Laan
2015-12-07
Added a test for the pruning of extraneous inputs after ApproximateBestSet
Murch
2015-12-07
Moved set reduction to the end of ApproximateBestSubset to reduce performance...
Murch
2015-12-06
Coinselection prunes extraneous inputs from ApproximateBestSubset
AlSzacrel
2015-12-04
include the chaintip *blockIndex in the SyncTransaction signal
Jonas Schnelli
2015-12-02
Fix typo in wallet.cpp
MarcoFalke
2015-12-02
Merge pull request #6216
Wladimir J. van der Laan
2015-12-02
[Qt] add InMempool() info to transaction details
Jonas Schnelli
2015-12-01
Merge pull request #7096
Wladimir J. van der Laan
2015-12-01
Merge pull request #7105
Wladimir J. van der Laan
2015-11-30
Move fPayAtLeastCustomFee function to CC
Pieter Wuille
2015-11-29
Keep track of explicit wallet conflicts instead of using mempool
Pieter Wuille
2015-11-28
Default fPayAtLeastCustomFee to false
Ryan Havar
2015-11-28
[trivial] Reuse translation and cleanup DEFAULT_* values
MarcoFalke
2015-11-28
Constrain constant values to a single location in code
Luke Dashjr
2015-11-27
Merge pull request #6134
Wladimir J. van der Laan
2015-11-24
Pass reference to estimateSmartFee and cleanup whitespace
Suhas Daftuar
2015-11-21
Optimisation: Store transaction list order in memory rather than compute it e...
Luke Dashjr
2015-11-16
Change wallet and GUI code to use new smart fee estimation calls.
Alex Morcos
2015-11-10
Merge pull request #6163
Wladimir J. van der Laan
2015-11-05
Merge pull request #6887
Wladimir J. van der Laan
2015-11-04
Merge pull request #6669
Wladimir J. van der Laan
2015-11-03
[qt] Properly display required fee instead of minTxFee
MarcoFalke
2015-10-30
Globals: Explicit Consensus::Params arg for main:
Jorge Timón
2015-10-28
[wallet] Add comments for doxygen
MarcoFalke
2015-10-28
[wallet] Refactor to use new MIN_CHANGE
MarcoFalke
2015-10-13
Only call TrimToSize once per reorg/blocks disconnect
Matt Corallo
2015-10-01
Merge pull request #5924
Wladimir J. van der Laan
2015-09-22
Do not store Merkle branches in the wallet.
Pieter Wuille
2015-08-14
Merge pull request #6415
Wladimir J. van der Laan
2015-08-08
SQUASH "Implement watchonly support in fundrawtransaction"
Matt Corallo
2015-08-03
Make sure LogPrintf strings are line-terminated
Wladimir J. van der Laan
[prev]
[next]