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
/
rpcwallet.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge pull request #1774 from luke-jr/refactor_times
Gavin Andresen
2012-09-02
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Bugfix: Require OrderedTxItems to provide properly scoped accounting entry list
Luke Dashjr
2012-09-02
1
-1
/
+2
*
|
Merge pull request #1672 from gmaxwell/filter_listunspent
Gregory Maxwell
2012-08-24
1
-0
/
+31
|
\
\
|
*
|
Change CWallet addressgrouping to use CTxDestination instead of strings.
Gregory Maxwell
2012-08-24
1
-5
/
+9
|
*
|
Add address groupings RPC from the coincontrol patches.
coderrr
2012-08-23
1
-0
/
+27
|
|
/
*
|
Avoid leaving return types or function attributes on their own lines.
Gregory Maxwell
2012-08-24
1
-4
/
+2
*
|
Treat generation (mined) transactions less different from receive transactions
Luke Dashjr
2012-08-23
1
-33
/
+22
|
/
*
Choose reasonable "smart" times to display for transactions
Luke Dashjr
2012-08-23
1
-20
/
+2
*
JSON-RPC: Add "blocktime" and (for wallet transactions) "timereceived" to tra...
Luke Dashjr
2012-08-23
1
-0
/
+2
*
Store a fixed order of transactions (and accounting) in the wallet
Luke Dashjr
2012-08-23
1
-5
/
+7
*
Spaces in strings
xanatos
2012-08-23
1
-2
/
+2
*
RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module
Jeff Garzik
2012-08-21
1
-0
/
+31
*
RPC, cosmetic: move wallet-related RPCs to new rpcwallet.cpp module
Jeff Garzik
2012-08-21
1
-0
/
+1429
[prev]