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
...
*
|
Split CWallet::AddToWallet into AddToWallet and LoadToWallet.
Patrick Strateman
2016-07-29
1
-110
/
+112
*
|
Port from 0.13: Create a new HD seed after encrypting the wallet
Jonas Schnelli
2016-07-28
1
-10
/
+42
*
|
Move SetMinVersion for FEATURE_HD to SetHDMasterKey
Patrick Strateman
2016-07-19
1
-3
/
+3
*
|
Merge #8367: [Wallet] Ensure <0.13 clients can't open HD wallets
Wladimir J. van der Laan
2016-07-19
1
-0
/
+3
|
\
\
|
*
|
[Wallet] Ensure <0.13 clients can't open HD wallets
Jonas Schnelli
2016-07-18
1
-0
/
+3
*
|
|
Rename "block cost" to "block weight"
Suhas Daftuar
2016-07-18
1
-1
/
+1
|
/
/
*
|
Merge #8323: Add HD keypath to CKeyMetadata, report metadata in validateaddress
Wladimir J. van der Laan
2016-07-18
1
-0
/
+2
|
\
\
|
*
|
[Wallet] extend CKeyMetadata with HD keypath
Jonas Schnelli
2016-07-09
1
-0
/
+2
*
|
|
[Wallet] keep HD seed during salvagewallet
Jonas Schnelli
2016-07-09
1
-1
/
+1
|
/
/
*
/
wallet: Revert input selection post-pruning
Wladimir J. van der Laan
2016-07-01
1
-10
/
+0
|
/
*
Merge #8149: Segregated witness rebased
Wladimir J. van der Laan
2016-06-24
1
-5
/
+9
|
\
|
*
BIP143: Signing logic
Pieter Wuille
2016-06-22
1
-3
/
+7
|
*
BIP141: Other consensus critical limits, and BIP145
Pieter Wuille
2016-06-22
1
-2
/
+2
*
|
trivial: capitalize BIP32 in option help
Wladimir J. van der Laan
2016-06-23
1
-1
/
+1
|
/
*
Merge #8035: [Wallet] Add simplest BIP32/deterministic key generation impleme...
Wladimir J. van der Laan
2016-06-14
1
-4
/
+93
|
\
|
*
Detect -usehd mismatches when wallet.dat already exists
Jonas Schnelli
2016-06-14
1
-0
/
+7
|
*
[Wallet] use constant for bip32 hardened key limit
Jonas Schnelli
2016-06-01
1
-4
/
+8
|
*
[Wallet] Add simplest BIP32/deterministic key generation implementation
Jonas Schnelli
2016-05-31
1
-4
/
+82
*
|
Fix two warnings for comparison between signed and unsigned
Pieter Wuille
2016-06-08
1
-1
/
+1
*
|
Improve CWallet API with new GetAccountPubkey function.
Patrick Strateman
2016-06-06
1
-0
/
+38
*
|
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
|
/
/
/
[prev]
[next]