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
/
rpcwallet.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[rpc] [wallet] Add 'hdmasterkeyid' alias return values.
John Newbery
2018-05-19
1
-1
/
+6
*
|
[refactor] manually change remaining instances of master key to seed.
John Newbery
2018-05-19
1
-2
/
+2
*
|
scripted-diff: Rename master key to seed
John Newbery
2018-05-19
1
-12
/
+12
|
/
*
[wallet] [rpc] Add loadwallet RPC
John Newbery
2018-05-16
1
-0
/
+48
*
Add 'sethdseed' RPC to initialize or replace HD seed
Chris Moore
2018-05-12
1
-0
/
+71
*
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-05-03
1
-47
/
+47
*
refactor: Avoid extra lookups of mapAddressBook in listunspent RPC
João Barbosa
2018-05-03
1
-3
/
+4
*
rpc: Reduce cs_main lock in listunspent
João Barbosa
2018-05-03
1
-2
/
+6
*
Merge #12729: Get rid of ambiguous OutputType::NONE value
Wladimir J. van der Laan
2018-05-03
1
-9
/
+6
|
\
|
*
Get rid of ambiguous OutputType::NONE value
Russell Yanofsky
2018-04-05
1
-9
/
+6
*
|
Remove Safe mode
Andrew Chow
2018-04-26
1
-38
/
+0
*
|
Merge #12909: wallet: Make fee settings to be non-static members
Wladimir J. van der Laan
2018-04-24
1
-11
/
+11
|
\
\
|
*
|
wallet: Make fee settings non-static members
MarcoFalke
2018-04-23
1
-11
/
+11
*
|
|
Merge #12953: Deprecate accounts
Wladimir J. van der Laan
2018-04-24
1
-58
/
+220
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[wallet] [rpc] Deprecate wallet 'account' API
John Newbery
2018-04-17
1
-56
/
+164
|
*
|
[wallet] [rpc] Deprecate account RPC methods
John Newbery
2018-04-17
1
-0
/
+56
|
*
|
[wallet] [rpc] Remove duplicate entries in rpcwallet.cpp's CRPCCommand table
John Newbery
2018-04-16
1
-2
/
+0
*
|
|
wallet: Add HasWallets
João Barbosa
2018-04-18
1
-1
/
+1
*
|
|
wallet: Add AddWallet, RemoveWallet, GetWallet and GetWallets
João Barbosa
2018-04-18
1
-10
/
+8
*
|
|
refactor: Drop CWalletRef typedef
João Barbosa
2018-04-18
1
-2
/
+2
*
|
|
Merge #12837: rpc: fix type mistmatch in `listreceivedbyaddress`
MarcoFalke
2018-04-11
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rpc: fix type mistmatch in listreceivedbyaddress
joemphilips
2018-03-31
1
-1
/
+1
|
|
/
*
|
[wallet] [rpc] introduce 'label' API for wallet
Wladimir J. van der Laan
2018-04-10
1
-27
/
+174
*
|
Use std::bind instead of boost::bind to re-lock the wallet
Suhas Daftuar
2018-04-08
1
-1
/
+3
*
|
[rpcwallet] Clamp walletpassphrase value at 100M seconds
Suhas Daftuar
2018-04-08
1
-5
/
+5
|
/
*
Merge #10742: scripted-diff: Use scoped enumerations (C++11, "enum class")
Wladimir J. van der Laan
2018-03-27
1
-2
/
+2
|
\
|
*
scripted-diff: Convert 11 enums into scoped enums (C++11)
practicalswift
2018-03-09
1
-2
/
+2
*
|
shuffle sendmany recipients ordering to shuffle tx outputs
Gregory Sanders
2018-03-23
1
-0
/
+3
*
|
Merge #11536: Rename account to label where appropriate
Wladimir J. van der Laan
2018-03-22
1
-100
/
+106
|
\
\
|
*
|
Rename account to label where appropriate
Russell Yanofsky
2018-03-19
1
-100
/
+106
*
|
|
Merge #12716: Fix typos and cleanup in various files
MarcoFalke
2018-03-21
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix typos
Dimitris Apostolou
2018-03-21
1
-2
/
+2
*
|
|
|
Merge #12727: [RPC] Remove unreachable help conditions in rpcwallet.cpp
MarcoFalke
2018-03-19
1
-8
/
+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Remove unreachable help conditions
lutangar
2018-03-19
1
-8
/
+0
|
|
/
/
*
/
/
wallet: Change output type globals to members
MarcoFalke
2018-03-17
1
-9
/
+9
|
/
/
*
|
Merge #9680: Unify CWalletTx construction
Pieter Wuille
2018-03-13
1
-22
/
+21
|
\
\
|
*
|
[wallet] Construct CWalletTx objects in CommitTransaction
Russell Yanofsky
2018-03-07
1
-22
/
+21
|
|
/
*
|
Merge #11041: Add LookupBlockIndex
Wladimir J. van der Laan
2018-03-13
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add LookupBlockIndex function
João Barbosa
2018-03-06
1
-4
/
+3
*
|
Merge #9991: listreceivedbyaddress Filter Address
Wladimir J. van der Laan
2018-03-07
1
-9
/
+38
|
\
\
|
*
|
Add address filtering to listreceivedbyaddress
Jeremy Rubin
2018-03-07
1
-9
/
+38
|
|
/
*
/
Split key_io (address/key encodings) off from base58
Pieter Wuille
2018-02-19
1
-1
/
+1
|
/
*
Split signrawtransaction into wallet and non-wallet
Andrew Chow
2018-02-17
1
-56
/
+127
*
Create getaddressinfo RPC and deprecate parts of validateaddress
Andrew Chow
2018-02-16
1
-0
/
+205
*
Merge #12356: Fix 'mempool min fee not met' debug output
Wladimir J. van der Laan
2018-02-15
1
-2
/
+2
|
\
|
*
Consistently use FormatStateMessage in RPC error output
Ben Woosley
2018-02-08
1
-2
/
+2
*
|
Merge #12409: rpc: Reject deprecated reserveChangeKey in fundrawtransaction
Wladimir J. van der Laan
2018-02-14
1
-1
/
+0
|
\
\
|
*
|
rpc: Reject deprecated reserveChangeKey in fundrawtransaction
MarcoFalke
2018-02-10
1
-1
/
+0
|
|
/
*
/
scripted-diff: Use UniValue.pushKV instead of push_back(Pair())
Karel Bilek
2018-02-10
1
-87
/
+87
|
/
*
Merge #12282: wallet: Disallow abandon of conflicted txes
Wladimir J. van der Laan
2018-02-08
1
-2
/
+3
|
\
[prev]
[next]