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
...
|
*
|
Refactor OutputGroups to handle effective values, fees, and filtering
Andrew Chow
2020-08-11
1
-20
/
+8
|
|
/
*
|
Merge #19568: Wallet should not override signing errors
fanquake
2020-08-14
1
-17
/
+0
|
\
\
|
|
/
|
/
|
|
*
wallet: Don't override signing errors
Fabian Jahr
2020-07-25
1
-17
/
+0
*
|
walletdb: Move BerkeleyDatabase::Flush(true) to Close()
Andrew Chow
2020-07-14
1
-2
/
+7
|
/
*
wallet: Fix typo in comments; Simplify assert
MarcoFalke
2020-07-11
1
-2
/
+2
*
Merge #19046: Replace CWallet::Set* functions that use memonly with Add/Load ...
Samuel Dobson
2020-07-11
1
-14
/
+26
|
\
|
*
Split SetWalletFlags into Add/LoadWalletFlags
Andrew Chow
2020-06-22
1
-6
/
+15
|
*
Split SetActiveScriptPubKeyMan into Add/LoadActiveScriptPubKeyMan
Andrew Chow
2020-05-21
1
-8
/
+11
*
|
Merge #18850: wallet: Fix ZapSelectTx to sync wallet spends
Samuel Dobson
2020-07-11
1
-1
/
+3
|
\
\
|
*
|
Fix ZapSelectTx to sync wallet spends
Anthony Fieroni
2020-05-07
1
-1
/
+3
*
|
|
Merge #19324: wallet: Move BerkeleyBatch static functions to BerkeleyDatabase
MarcoFalke
2020-07-05
1
-5
/
+1
|
\
\
\
|
*
|
|
walletdb: Combine VerifyDatabaseFile and VerifyEnvironment
Andrew Chow
2020-07-01
1
-5
/
+1
*
|
|
|
Merge #19215: psbt: Include and allow both non_witness_utxo and witness_utxo ...
Samuel Dobson
2020-07-03
1
-6
/
+1
|
\
\
\
\
|
*
|
|
|
psbt: always put a non_witness_utxo and don't remove it
Andrew Chow
2020-06-24
1
-1
/
+1
|
*
|
|
|
psbt: Allow both non_witness_utxo and witness_utxo
Andrew Chow
2020-06-24
1
-5
/
+0
*
|
|
|
|
Merge #19396: refactor: Remove confusing OutputType::CHANGE_AUTO
Wladimir J. van der Laan
2020-07-02
1
-9
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
Remove confusing OutputType::CHANGE_AUTO
MarcoFalke
2020-07-01
1
-9
/
+15
|
|
/
/
/
/
*
|
|
|
|
Merge #19300: wallet: Handle concurrent wallet loading
MarcoFalke
2020-06-29
1
-2
/
+18
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
wallet: Handle concurrent wallet loading
João Barbosa
2020-06-19
1
-2
/
+18
*
|
|
|
|
Merge #18027: "PSBT Operations" dialog
Samuel Dobson
2020-06-21
1
-2
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
FillPSBT: report number of inputs signed (or would sign)
Glenn Willen
2020-06-18
1
-2
/
+10
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge #16377: [rpc] don't automatically append inputs in walletcreatefundedpsbt
Samuel Dobson
2020-06-21
1
-0
/
+5
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[rpc] walletcreatefundedpsbt: don't automatically append inputs
Sjors Provoost
2020-03-12
1
-0
/
+5
*
|
|
|
|
scripted-diff: Replace WalletDatabase::Create* with CreateWalletDatabase
Andrew Chow
2020-06-17
1
-3
/
+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Remove unused variables
MarcoFalke
2020-06-16
1
-1
/
+0
*
|
|
|
Merge #18275: wallet: error if an explicit fee rate was given but the needed ...
MarcoFalke
2020-06-16
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
wallet: error if an explicit fee rate was given but the needed fee rate differed
Karl-Johan Alm
2020-05-05
1
-0
/
+6
*
|
|
|
|
refactor: Drop ::HasWallets()
João Barbosa
2020-06-13
1
-6
/
+0
*
|
|
|
|
refactor: Error message bilingual_str consistency
Wladimir J. van der Laan
2020-06-09
1
-1
/
+1
*
|
|
|
|
Merge #18982: wallet: Minimal fix to restore conflicted transaction notificat...
MarcoFalke
2020-06-02
1
-13
/
+40
|
\
\
\
\
\
|
*
|
|
|
|
trivial: Suggested cleanups to surrounding code
Russell Yanofsky
2020-05-22
1
-13
/
+9
|
*
|
|
|
|
wallet: Minimal fix to restore conflicted transaction notifications
Russell Yanofsky
2020-05-15
1
-2
/
+33
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge #18918: wallet: Move salvagewallet into wallettool
Samuel Dobson
2020-05-27
1
-13
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
walletdb: don't automatically salvage when corruption is detected
Andrew Chow
2020-05-25
1
-1
/
+1
|
*
|
|
|
wallet: remove -salvagewallet
Andrew Chow
2020-05-25
1
-12
/
+3
|
|
/
/
/
*
|
|
|
Merge #18787: wallet: descriptor wallet release notes and cleanups
Samuel Dobson
2020-05-22
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Change SetType to SetInternal and remove m_address_type
Andrew Chow
2020-05-05
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
[wallet] remove nLastResend logic
gzhao408
2020-05-17
1
-4
/
+0
|
|
/
/
|
/
|
|
*
|
|
Merge #18853: wallet: Fix typo in assert that is compile-time true
Wladimir J. van der Laan
2020-05-06
1
-2
/
+5
|
\
\
\
|
*
|
|
wallet: Fix typo in assert that is compile-time true
MarcoFalke
2020-05-04
1
-2
/
+5
*
|
|
|
Merge #9381: Remove CWalletTx merging logic from AddToWallet
Samuel Dobson
2020-05-06
1
-56
/
+50
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Get rid of BindWallet
Russell Yanofsky
2020-05-01
1
-2
/
+1
|
*
|
|
Disable CWalletTx copy constructor
Russell Yanofsky
2020-05-01
1
-2
/
+2
|
*
|
|
Avoid copying CWalletTx in LoadToWallet
Russell Yanofsky
2020-05-01
1
-12
/
+14
|
*
|
|
Remove CWalletTx merging logic from AddToWallet
Russell Yanofsky
2020-05-01
1
-40
/
+33
*
|
|
|
wallet: Remove trailing whitespace from potential translation strings
MarcoFalke
2020-05-01
1
-2
/
+2
*
|
|
|
wallet: Avoid translating RPC errors when creating txs
MarcoFalke
2020-05-01
1
-18
/
+18
*
|
|
|
wallet: Avoid translating RPC errors when loading wallets
MarcoFalke
2020-05-01
1
-56
/
+57
|
/
/
/
*
|
|
[wallet] Remove locked_chain from CWallet, its RPCs and tests
Antoine Riard
2020-04-30
1
-34
/
+14
*
|
|
[wallet] Move methods from Chain::Lock interface to simple Chain
Antoine Riard
2020-04-30
1
-19
/
+19
[prev]
[next]