index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
wallet.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge #8137: Improve CWallet API with new AccountMove function.
Wladimir J. van der Laan
2016-06-06
1
-0
/
+34
|
\
\
|
*
|
Improve CWallet API with new AccountMove function.
Patrick Strateman
2016-06-02
1
-0
/
+34
|
|
/
*
|
Merge #7967: [RPC] add feerate option to fundrawtransaction
Wladimir J. van der Laan
2016-06-03
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
Add more clear interface for CoinControl.h regarding individual feerate
Jonas Schnelli
2016-05-06
1
-2
/
+3
|
*
[RPC] add feerate option to fundrawtransaction
Jonas Schnelli
2016-04-28
1
-1
/
+5
*
|
Always require OS randomness when generating secret keys
Pieter Wuille
2016-05-29
1
-6
/
+2
*
|
Move BackupWallet to CWallet::BackupWallet
Patrick Strateman
2016-05-16
1
-0
/
+40
*
|
Move GetAccountBalance from rpcwallet.cpp into CWallet::GetAccountBalance
Patrick Strateman
2016-05-16
1
-0
/
+31
*
|
Remove unneeded feerate param from RelayTransaction/AcceptToMemoryPool.
Gregory Maxwell
2016-05-16
1
-4
/
+2
*
|
Merge #8028: Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDisk
Wladimir J. van der Laan
2016-05-10
1
-10
/
+4
|
\
\
|
*
|
Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDisk
Patrick Strateman
2016-05-09
1
-10
/
+4
|
|
/
*
/
init: Move berkeleydb version reporting to wallet
Wladimir J. van der Laan
2016-05-10
1
-0
/
+1
|
/
*
Merge #7688: List solvability in listunspent output and improve help
Wladimir J. van der Laan
2016-04-25
1
-1
/
+2
|
\
|
*
List solvability in listunspent output and improve help
Pieter Wuille
2016-03-14
1
-1
/
+2
*
|
Merge #7816: [Wallet] slighly refactor GetOldestKeyPoolTime()
Wladimir J. van der Laan
2016-04-22
1
-5
/
+12
|
\
\
|
*
|
[Wallet] slightly refactor GetOldestKeyPoolTime()
Jonas Schnelli
2016-04-06
1
-5
/
+12
*
|
|
Merge #7787: [Moveonly] Create ui_interface.cpp
Wladimir J. van der Laan
2016-04-19
1
-38
/
+23
|
\
\
\
|
*
|
|
[ui] Move InitError, InitWarning, AmountErrMsg
MarcoFalke
2016-04-02
1
-38
/
+23
|
|
/
/
*
|
|
Add lockUnspents option to fundrawtransaction
João Barbosa
2016-04-15
1
-1
/
+9
*
|
|
Add change options to fundrawtransaction
João Barbosa
2016-04-15
1
-11
/
+23
|
/
/
*
|
Merge #7691: [Wallet] refactor wallet/init interaction
Wladimir J. van der Laan
2016-04-02
1
-38
/
+105
|
\
\
|
*
|
[Wallet] refactor wallet/init interaction
Jonas Schnelli
2016-03-22
1
-38
/
+105
|
|
/
*
|
Merge #7558: [RPC] Add import/removeprunedfunds rpc call
Wladimir J. van der Laan
2016-03-29
1
-0
/
+25
|
\
\
|
*
|
Added companion removeprunedfunds call.
instagibbs
2016-03-23
1
-0
/
+25
*
|
|
Merge #7506: Use CCoinControl selection in CWallet::FundTransaction
Wladimir J. van der Laan
2016-03-24
1
-11
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use CCoinControl selection in CWallet::FundTransaction
João Barbosa
2016-03-08
1
-11
/
+2
*
|
|
Merge #7715: Fix calculation of balances and available coins.
Wladimir J. van der Laan
2016-03-23
1
-2
/
+7
|
\
\
\
|
*
|
|
Fix calculation of balances and available coins.
Alex Morcos
2016-03-18
1
-2
/
+7
*
|
|
|
Prevent multiple calls to CWallet::AvailableCoins
João Barbosa
2016-03-22
1
-4
/
+6
*
|
|
|
Implement "feefilter" P2P message.
Alex Morcos
2016-03-21
1
-2
/
+4
|
/
/
/
*
|
/
[qt] Remove 0-fee from send dialog
MarcoFalke
2016-03-14
1
-1
/
+2
|
|
/
|
/
|
*
|
[wallet] Move hardcoded file name out of log messages
MarcoFalke
2016-03-14
1
-13
/
+17
*
|
[Wallet] optimize return value of InitLoadWallet()
Jonas Schnelli
2016-03-14
1
-3
/
+11
*
|
[Wallet] move "load wallet phase" to CWallet
Jonas Schnelli
2016-03-11
1
-0
/
+150
*
|
Merge #7576: [Wallet] move wallet help string creation to CWallet
Wladimir J. van der Laan
2016-03-11
1
-0
/
+37
|
\
\
|
|
/
|
/
|
|
*
[Wallet] move wallet help string creation to CWallet
Jonas Schnelli
2016-03-05
1
-0
/
+37
*
|
Merge #7521: Don't resend wallet txs that aren't in our own mempool
Wladimir J. van der Laan
2016-03-03
1
-1
/
+1
|
\
\
|
*
|
Don't resend wallet txs that aren't in our own mempool
Alex Morcos
2016-02-11
1
-1
/
+1
|
|
/
*
/
Fix doxygen comment for payTxFee
MarcoFalke
2016-02-27
1
-3
/
+1
|
/
*
wallet: Ignore MarkConflict if block hash is not known
Wladimir J. van der Laan
2016-02-09
1
-6
/
+11
*
Merge #6480: include the chaintip blockindex in the SyncTransaction signal, a...
Wladimir J. van der Laan
2016-02-04
1
-1
/
+1
|
\
|
*
include the chaintip *blockIndex in the SyncTransaction signal
Jonas Schnelli
2015-12-04
1
-1
/
+1
*
|
Move maxTxFee out of mempool
MarcoFalke
2016-02-02
1
-4
/
+4
*
|
mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFee
MarcoFalke
2016-01-30
1
-1
/
+0
*
|
Merge #7183: Improved readability of ApproximateBestSubset
Wladimir J. van der Laan
2016-01-20
1
-1
/
+2
|
\
\
|
*
|
Improved readability of sorting for coin selection.
Murch
2016-01-05
1
-1
/
+2
|
|
/
*
|
Merge pull request #7312
Wladimir J. van der Laan
2016-01-13
1
-16
/
+85
|
\
\
|
*
|
[Wallet] Call notification signal when a transaction is abandoned
Jonas Schnelli
2016-01-13
1
-0
/
+1
|
*
|
Add new rpc call: abandontransaction
Alex Morcos
2016-01-13
1
-11
/
+79
|
*
|
Make wallet descendant searching more efficient
Alex Morcos
2016-01-07
1
-5
/
+5
[prev]
[next]