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
...
|
*
Prevent RPC 'move' from deadlocking
Pieter Wuille
2012-11-14
1
-2
/
+2
*
|
Merge pull request #1830 from Diapolo/trans_rem_spaces
Wladimir J. van der Laan
2012-11-04
1
-1
/
+1
|
\
\
|
*
|
fix some double-spaces in strings
Philip Kaufmann
2012-10-25
1
-1
/
+1
*
|
|
New createmultisig rpc command
Gavin Andresen
2012-10-29
1
-15
/
+48
|
/
/
*
/
Use CHashWriter also in SignatureHash(), and for message signing
Pieter Wuille
2012-10-19
1
-4
/
+4
|
/
*
Merge pull request #1859 from Diapolo/proxy_locks
Pieter Wuille
2012-10-07
1
-3
/
+3
|
\
|
*
add LOCK() for proxy related data-structures
Philip Kaufmann
2012-10-04
1
-3
/
+3
*
|
Document RPC error codes
Wladimir J. van der Laan
2012-10-04
1
-41
/
+41
|
/
*
Merge branch '2012_09_fixwformat' of github.com:laanwj/bitcoin
Gavin Andresen
2012-10-01
1
-1
/
+1
|
\
|
*
fix -Wformat warnings all over the source
Philip Kaufmann
2012-10-01
1
-1
/
+1
*
|
Add a backup warning to the encryptwallet RPC command
kjj2
2012-09-30
1
-1
/
+1
|
/
*
Merge branch 'refactor_times' of git://github.com/luke-jr/bitcoin
Gavin Andresen
2012-09-18
1
-2
/
+2
|
\
|
*
Bugfix: Initialize CWallet::nOrderPosNext on an empty wallet, and save it in db
Luke Dashjr
2012-09-08
1
-2
/
+2
*
|
Merge pull request #1738 from laanwj/2012_08_boostthread
Jeff Garzik
2012-09-04
1
-2
/
+2
|
\
\
|
*
|
Rename CreateThread to NewThread
Wladimir J. van der Laan
2012-08-29
1
-2
/
+2
*
|
|
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]