index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
rpcwallet.cpp
Age
Commit message (
Expand
)
Author
2016-04-18
Merge #7900: fix spelling mistake
Wladimir J. van der Laan
2016-04-17
fix spelling mistake
Chris Moore
2016-04-16
add missing newline
Chris Moore
2016-04-15
Add lockUnspents option to fundrawtransaction
João Barbosa
2016-04-15
Add change options to fundrawtransaction
João Barbosa
2016-04-06
Refactor IsRBFOptIn, avoid exception
Jonas Schnelli
2016-03-31
rpc: Register calls where they are defined
Wladimir J. van der Laan
2016-03-29
Merge #7558: [RPC] Add import/removeprunedfunds rpc call
Wladimir J. van der Laan
2016-03-29
[Wallet][RPC] add missing abandon status documentation
Jonas Schnelli
2016-03-23
Fix lockunspents help message
João Barbosa
2016-03-23
[Wallet][RPC] add abandoned status to listtransactions
Jonas Schnelli
2016-03-23
Added companion removeprunedfunds call.
instagibbs
2016-03-23
Add importprunedfunds rpc call
instagibbs
2016-03-14
[wallet] Move hardcoded file name out of log messages
MarcoFalke
2016-02-18
Clarify description of blockindex
Matthew Zipkin
2016-02-12
Fix and cleanup listreceivedbyX documentation
instagibbs
2016-01-28
Merge #7348: MOVE ONLY: move rpc* to rpc/
Wladimir J. van der Laan
2016-01-22
Merge #7262: Reduce inefficiency of GetAccountAddress()
Wladimir J. van der Laan
2016-01-21
rpc: update inline comments to refer to new file paths
Daniel Cousens
2016-01-21
move rpc* to rpc/
Daniel Cousens
2016-01-20
Merge #7307: [RPC, Wallet] Move RPC dispatch table registration to wallet/ code
Wladimir J. van der Laan
2016-01-20
[RPC, Wallet] Move RPC dispatch table registration to wallet/ code
Jonas Schnelli
2016-01-19
RPC: indicate which transactions are replaceable
Suhas Daftuar
2016-01-18
Merge pull request #7329
Wladimir J. van der Laan
2016-01-17
Typo fixes in comments
Chris Wheeler
2016-01-13
Merge pull request #7332
Wladimir J. van der Laan
2016-01-13
Add new rpc call: abandontransaction
Alex Morcos
2016-01-13
[wallet] Clarify rpc help message with regard to rounding
MarcoFalke
2015-12-28
Reduce inefficiency of GetAccountAddress()
Chris Moore
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-12-01
Merge pull request #7136
Wladimir J. van der Laan
2015-11-30
rpcwallet: Clarify what settxfee does
MarcoFalke
2015-11-29
Keep track of explicit wallet conflicts instead of using mempool
Pieter Wuille
2015-11-24
Merge pull request #7066
Wladimir J. van der Laan
2015-11-21
Optimisation: Store transaction list order in memory rather than compute it e...
Luke Dashjr
2015-11-20
Add missing "blocktime" description to listtransactions help, fix formatting.
Pavel Janík
2015-11-16
Merge pull request #6991
Gregory Maxwell
2015-11-13
Better error message for fundrawtransaction w/ empty vout
Peter Todd
2015-11-13
Actually use includeWatching value in fundrawtransaction
Peter Todd
2015-11-11
Clarify 'fee' field in fundrawtransaction help text
Peter Todd
2015-11-10
Merge pull request #5574
Wladimir J. van der Laan
2015-10-02
wallet: Expose GUI labels in RPC
Luke Dashjr
2015-10-01
[Univalue] add univalue over subtree
Jonas Schnelli
2015-08-19
Merge pull request #6539
Wladimir J. van der Laan
2015-08-14
Merge pull request #6415
Wladimir J. van der Laan
2015-08-10
typofixes (found by misspell_fixer)
Veres Lajos
2015-08-03
Rationalize currency unit to "BTC"
Ross Nicoll
2015-07-27
Merge pull request #5697
Wladimir J. van der Laan
2015-07-23
TRIVIAL: Missing includes
Jorge Timón
2015-07-23
Merge pull request #6287
Wladimir J. van der Laan
[next]