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
2017-02-27
RPC/Wallet: Pass CWallet as pointer to helper functions
Luke Dashjr
2017-02-26
Change bitcoin address in RPC helpaddress to an invalid address, so people do...
Marijn Stollenga
2017-02-23
Update sendfrom RPC help to correct coin selection misconception
Russell Yanofsky
2017-02-14
[trivial] Fix recently introduced typos in comments
practicalswift
2017-02-02
[wallet] Set correct metadata on bumpfee wallet transactions
Russell Yanofsky
2017-02-02
Merge #9663: [RPC] clarify listunspent amount description
Wladimir J. van der Laan
2017-02-01
clarify listunspent amount description
Gregory Sanders
2017-01-31
rpc: bumpfee: handle errors more gracefully
Suhas Daftuar
2017-01-31
rpc: bumpfee: use correct maximum signed tx size for fee calculation
Suhas Daftuar
2017-01-30
Merge #9615: Wallet incremental fee
Wladimir J. van der Laan
2017-01-26
Change bumpfee result value from 'oldfee' to 'origfee'.
Alex Morcos
2017-01-26
Introduce WALLET_INCREMENTAL_RELAY_FEE
Alex Morcos
2017-01-26
Use CWallet::GetMinimumFee in bumpfee
Alex Morcos
2017-01-26
Merge #9613: [wallet] Clarify getbalance help string to explain interaction w...
Wladimir J. van der Laan
2017-01-23
Merge #9516: Bug-fix: listsinceblock: use fork point as reference for blocks ...
Wladimir J. van der Laan
2017-01-23
[wallet] Clarify getbalance help string to explain interaction with bumpfee
Russell Yanofsky
2017-01-20
Merge #9377: fundrawtransaction: Keep change-output keys by default, make it ...
Wladimir J. van der Laan
2017-01-20
[rpc] Add incremental relay fee to getnetworkinfo
Alex Morcos
2017-01-19
Fix missing use of dustRelayFee
Alex Morcos
2017-01-19
Use incrementalRelayFee for BIP 125 replacement
Alex Morcos
2017-01-19
[Wallet] Add an option to keep the change address key, true by default
Jonas Schnelli
2017-01-19
Merge #8456: [RPC] Simplified bumpfee command.
Wladimir J. van der Laan
2017-01-19
[RPC] bumpfee
mrbandrews
2017-01-19
[wallet] Add include_unsafe argument to listunspent RPC
Russell Yanofsky
2017-01-18
Bug-fix: listsinceblock: use closest common ancestor when a block hash was pr...
Karl-Johan Alm
2017-01-12
Merge #9222: Add 'subtractFeeFromAmount' option to 'fundrawtransaction'.
Wladimir J. van der Laan
2017-01-11
RPC help updated
Michael Rotarius
2017-01-10
Update RPC argument names
John Newbery
2017-01-05
rpc: Argument name consistency
Wladimir J. van der Laan
2017-01-05
rpc: Named arguments for wallet calls
Wladimir J. van der Laan
2017-01-04
Mark the minconf parameter to move as ignored
Pieter Wuille
2016-12-22
updated listsinceblock rpc docs
accraze
2016-12-13
Add 'subtractFeeFromOutputs' option to 'fundrawtransaction'.
Chris Moore
2016-12-05
Add option to return non-segwit serialization via rpc
Gregory Sanders
2016-12-05
Merge #9165: SendMoney: use already-calculated balance
Wladimir J. van der Laan
2016-12-02
Make DecodeHexTx return a CMutableTransaction
Pieter Wuille
2016-12-02
Make CWalletTx store a CTransactionRef instead of inheriting
Pieter Wuille
2016-12-02
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-11-15
SendMoney: use already-calculated balance
instagibbs
2016-10-31
Change all instance of 'GMT epoch' to 'Unix epoch'
matthias
2016-10-28
Merge #9016: Return useful error message on ATMP failure
Wladimir J. van der Laan
2016-10-26
Return useful error message on ATMP failure
instagibbs
2016-10-26
rpc: Remove invalid explanation from wallet fee message
Wladimir J. van der Laan
2016-10-19
Add importmulti rpc call
Pedro Branco
2016-10-19
[RPC] Give RPC commands more information about the RPC request
Jonas Schnelli
2016-10-17
Fix ismine and addwitnessaddress: no uncompressed keys in segwit
Pieter Wuille
2016-09-20
init: Get rid of fDisableWallet
MarcoFalke
2016-09-13
Merge #8693: add witness address to address book
Wladimir J. van der Laan
2016-09-09
add witness address to address book
instagibbs
2016-09-08
net: Pass CConnection to wallet rather than using the global
Cory Fields
[prev]
[next]