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
Age
Commit message (
Expand
)
Author
2016-01-18
Merge pull request #7329
Wladimir J. van der Laan
2016-01-17
Typo fixes in comments
Chris Wheeler
2016-01-16
Merge pull request #7322
Wladimir J. van der Laan
2016-01-13
Merge pull request #7332
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
[wallet] Clarify rpc help message with regard to rounding
MarcoFalke
2016-01-13
Merge pull request #7296
Wladimir J. van der Laan
2016-01-08
c++11: add scoped enum fallbacks to CPPFLAGS rather than defining them locally
Cory Fields
2016-01-08
Merge pull request #7306
Wladimir J. van der Laan
2016-01-07
Make wallet descendant searching more efficient
Alex Morcos
2016-01-07
Merge pull request #7293
Wladimir J. van der Laan
2016-01-07
Merge pull request #7229
Wladimir J. van der Laan
2016-01-06
Make sure conflicted wallet tx's update balances
Alex Morcos
2016-01-05
c++11: CAccountingEntry must be defined before use in a list
Cory Fields
2016-01-05
c++11: detect and correct for boost builds with an incompatible abi
Cory Fields
2016-01-05
Improved readability of sorting for coin selection.
Murch
2016-01-05
[trivial] Merge test cases and replace CENT with COIN
MarcoFalke
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
2016-01-05
Merge pull request #7193
Wladimir J. van der Laan
2016-01-05
[wallet] Add regression test for vValue sort order
MarcoFalke
2015-12-28
Reduce inefficiency of GetAccountAddress()
Chris Moore
2015-12-19
[walletdb] Add missing LOCK() in Recover() for dummyWallet
MarcoFalke
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-09
[wallet] Adjust pruning test
MarcoFalke
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 #7136
Wladimir J. van der Laan
2015-12-01
Merge pull request #6914
Wladimir J. van der Laan
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
rpcwallet: Clarify what settxfee does
MarcoFalke
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
[prev]
[next]