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-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
2016-08-31
Do not shadow variables.
Pavel Janík
2016-08-25
Do not shadow global RPC table variable (tableRPC)
Pavel Janík
2016-07-31
net: narrow include scope after moving to netaddress
Cory Fields
2016-07-28
Port from 0.13: Create a new HD seed after encrypting the wallet
Jonas Schnelli
2016-07-21
[Wallet] Correct hdmasterkeyid/masterkeyid name confusion
Jonas Schnelli
2016-07-18
Merge #8323: Add HD keypath to CKeyMetadata, report metadata in validateaddress
Wladimir J. van der Laan
2016-07-15
[Wallet] comsetic non-code changes for the HD feature
Jonas Schnelli
2016-07-09
[Wallet] print hd masterkeyid in getwalletinfo
Jonas Schnelli
2016-07-08
[rpcwallet] Don't use floating point
MarcoFalke
2016-06-22
[qa] Add rpc test for segwit
Alex Morcos
[prev]
[next]