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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge AuxPoW support from Namecore
Ross Nicoll
2019-07-13
2
-44
/
+77
*
Correct build and test net seed
Ross Nicoll
2019-04-28
1
-1
/
+1
*
Replace test data with Dogecoin values
Ross Nicoll
2019-04-03
1
-12
/
+15
*
rpc: Fix wallet unload during walletpassphrase timeout
João Barbosa
2018-12-05
1
-8
/
+12
*
Refactor PSBTInput signing to enforce invariant
Glenn Willen
2018-12-03
1
-18
/
+19
*
Simplify arguments to SignPSBTInput
Glenn Willen
2018-12-03
3
-4
/
+4
*
New PartiallySignedTransaction constructor from CTransction
Glenn Willen
2018-12-03
1
-8
/
+1
*
Remove redundant txConst parameter to FillPSBT
Glenn Willen
2018-12-03
3
-21
/
+9
*
More concise conversion of CDataStream to string
Glenn Willen
2018-12-03
1
-2
/
+2
*
Merge #14196: [0.17][psbt] always drop the unnecessary utxo and convert non-w...
MarcoFalke
2018-12-01
1
-2
/
+9
|
\
|
*
Convert non-witness UTXOs to witness if witness sig created
Andrew Chow
2018-09-11
1
-0
/
+7
|
*
Drop the unnecessary UTXO based on the UTXOs present, not on earlier wallet t...
Andrew Chow
2018-09-11
1
-2
/
+2
*
|
CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown change
Gregory Sanders
2018-11-30
3
-1
/
+55
*
|
Remove stale comment in CalculateMaximumSignedInputSize
Gregory Sanders
2018-11-30
1
-2
/
+0
*
|
wallet: Avoid potential use of unitialized value bnb_used in CWallet::CreateT...
practicalswift
2018-11-28
1
-0
/
+2
*
|
[wallet] Ensure wallet is unlocked before signing
gustavonalle
2018-11-28
1
-0
/
+2
*
|
[wallet] Restore ability to list incoming transactions by label
Russell Yanofsky
2018-10-10
1
-8
/
+15
|
/
*
fix walletcreatefundedpsbt deriv paths, add test
Gregory Sanders
2018-08-28
1
-1
/
+1
*
Docs: Fix help message typo optiona -> optional
Ben Woosley
2018-08-27
1
-2
/
+2
*
RPCTypeCheck bip32derivs arg in walletcreatefunded
Gregory Sanders
2018-08-21
1
-1
/
+2
*
walletcreatefundedpsbt: remove duplicate replaceable arg
Gregory Sanders
2018-08-21
1
-9
/
+7
*
Only wipe wrong UTXO type data if overwritten by wallet
Pieter Wuille
2018-08-15
1
-6
/
+9
*
Merge #13666: Always create signatures with Low R values
Wladimir J. van der Laan
2018-08-13
2
-30
/
+32
|
\
|
*
Use 72 byte dummy signatures when watching only inputs may be used
Andrew Chow
2018-08-09
2
-27
/
+29
|
*
Use 71 byte signature for DUMMY_SIGNATURE_CREATOR
Andrew Chow
2018-08-09
2
-3
/
+3
*
|
Merge #13808: wallet: shuffle coins before grouping, where warranted
Wladimir J. van der Laan
2018-08-13
1
-1
/
+9
|
\
\
|
*
|
wallet: shuffle coins before grouping, where warranted
Karl-Johan Alm
2018-08-10
1
-1
/
+9
*
|
|
Merge #13908: [Docs] upgrade rescan time warning from minutes to >1 hour
MarcoFalke
2018-08-10
1
-4
/
+4
|
\
\
\
|
*
|
|
[Docs] upgrade rescan time warning from minutes to >1 hour
Mason Simon
2018-08-07
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Use pushKV in some new PSBT RPCs.
Daniel Kraft
2018-08-09
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge #13911: doc: Revert translated string change, clarify wallet log messages
MarcoFalke
2018-08-09
1
-3
/
+3
|
\
\
|
*
|
Trivial: Revert translated string change, clarify wallet log messages
Pierre Rochard
2018-08-08
1
-3
/
+3
*
|
|
Merge #13876: wallet: Catch filesystem_error and raise InitError
MarcoFalke
2018-08-09
1
-1
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
wallet: Catch filesystem_error and raise InitError
MarcoFalke
2018-08-04
1
-1
/
+6
*
|
|
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-08
27
-27
/
+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Update copyright headers to 2018
DrahtBot
2018-07-27
27
-27
/
+27
*
|
|
Merge #13812: wallet: sum ancestors rather than taking max in output groups
Wladimir J. van der Laan
2018-08-07
1
-6
/
+6
|
\
\
\
|
*
|
|
wallet: sum ancestors rather than taking max in output groups
Karl-Johan Alm
2018-07-31
1
-6
/
+6
*
|
|
|
Merge #13843: [trivial] Add doxygen-compatible comments to CAffectedKeysVisitor
Wladimir J. van der Laan
2018-08-07
1
-0
/
+11
|
\
\
\
\
|
*
|
|
|
[trivial] add doxygen-compatible comments to CAffectedKeysVisitor
Pierre Rochard
2018-08-03
1
-0
/
+11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge #13657: wallet: assert to ensure accuracy of CMerkleTx::GetBlocksToMatu...
Wladimir J. van der Laan
2018-08-07
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
wallet: assert to ensure accuracy of CMerkleTx::GetBlocksToMaturity
Ben Woosley
2018-07-13
1
-1
/
+3
*
|
|
|
|
Merge #13667: wallet: Fix backupwallet for multiwallets
Wladimir J. van der Laan
2018-08-07
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
wallet: Fix backupwallet for multiwallets
Daniel Kraft
2018-07-15
1
-1
/
+1
*
|
|
|
|
|
[wallet] Add wallet name to log messages
Pierre Rochard
2018-08-02
5
-54
/
+66
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
trivial: correct typos
Varunram
2018-08-02
1
-1
/
+1
*
|
|
|
|
Merge #13805: [wallet] Correctly limit output group size
MarcoFalke
2018-08-01
1
-1
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
[wallet] correctly limit output group size
Suhas Daftuar
2018-07-30
1
-1
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
/
|
|
|
refactor: Avoid locking tx pool cs thrice
MarcoFalke
2018-07-29
1
-1
/
+2
|
/
/
/
/
*
|
|
|
Merge #13774: Return void instead of bool for functions that cannot fail
MarcoFalke
2018-07-29
3
-44
/
+20
|
\
\
\
\
[next]