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
/
wallet
/
rpcwallet.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/DOGE/DIS/g
Tomo Ueda
2021-09-02
1
-1
/
+1
*
really s/Doge/Dis/g this time
Tomo Ueda
2021-09-02
1
-13
/
+13
*
really s/doge/dis/g this time
Tomo Ueda
2021-09-02
1
-28
/
+28
*
p2p: Reduce BIP125 replace by fee increment value
Michi Lumin
2021-08-04
1
-2
/
+6
*
Add query options to listunspent rpc call
Pedro Branco
2021-02-22
1
-9
/
+37
*
[wallet] fix typo in rpcwallet.cpp
Ikko Ashimine
2021-02-06
1
-1
/
+1
*
Introduce basic Dogecoin branding
Ross Nicoll
2019-03-25
1
-67
/
+67
*
Add Dogecoin current fee calculation logic (#1413)
Ross Nicoll
2018-09-19
1
-3
/
+3
*
Modify chain consensus parameters to be height aware (#1396)
Ross Nicoll
2018-09-19
1
-1
/
+1
*
Return correct error codes in fundrawtransaction().
John Newbery
2017-06-05
1
-1
/
+1
*
Return correct error codes in bumpfee().
John Newbery
2017-06-05
1
-12
/
+12
*
Change bitcoin address in RPC helpaddress to an invalid address, so people do...
Marijn Stollenga
2017-02-28
1
-15
/
+15
*
Update sendfrom RPC help to correct coin selection misconception
Russell Yanofsky
2017-02-28
1
-0
/
+3
*
[wallet] Set correct metadata on bumpfee wallet transactions
Russell Yanofsky
2017-02-02
1
-0
/
+5
*
Merge #9663: [RPC] clarify listunspent amount description
Wladimir J. van der Laan
2017-02-02
1
-1
/
+1
|
\
|
*
clarify listunspent amount description
Gregory Sanders
2017-02-01
1
-1
/
+1
*
|
rpc: bumpfee: handle errors more gracefully
Suhas Daftuar
2017-01-31
1
-2
/
+12
*
|
rpc: bumpfee: use correct maximum signed tx size for fee calculation
Suhas Daftuar
2017-01-31
1
-4
/
+35
*
|
Merge #9615: Wallet incremental fee
Wladimir J. van der Laan
2017-01-30
1
-28
/
+44
|
\
\
|
*
|
Change bumpfee result value from 'oldfee' to 'origfee'.
Alex Morcos
2017-01-26
1
-3
/
+3
|
*
|
Introduce WALLET_INCREMENTAL_RELAY_FEE
Alex Morcos
2017-01-26
1
-4
/
+12
|
*
|
Use CWallet::GetMinimumFee in bumpfee
Alex Morcos
2017-01-26
1
-17
/
+25
|
*
|
[rpc] Add incremental relay fee to getnetworkinfo
Alex Morcos
2017-01-20
1
-2
/
+2
|
*
|
Fix missing use of dustRelayFee
Alex Morcos
2017-01-19
1
-1
/
+1
|
*
|
Use incrementalRelayFee for BIP 125 replacement
Alex Morcos
2017-01-19
1
-7
/
+7
*
|
|
Merge #9613: [wallet] Clarify getbalance help string to explain interaction w...
Wladimir J. van der Laan
2017-01-26
1
-5
/
+19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[wallet] Clarify getbalance help string to explain interaction with bumpfee
Russell Yanofsky
2017-01-23
1
-5
/
+19
*
|
|
Merge #9516: Bug-fix: listsinceblock: use fork point as reference for blocks ...
Wladimir J. van der Laan
2017-01-23
1
-4
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Bug-fix: listsinceblock: use closest common ancestor when a block hash was pr...
Karl-Johan Alm
2017-01-18
1
-4
/
+14
*
|
|
Merge #9377: fundrawtransaction: Keep change-output keys by default, make it ...
Wladimir J. van der Laan
2017-01-20
1
-1
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[Wallet] Add an option to keep the change address key, true by default
Jonas Schnelli
2017-01-19
1
-1
/
+7
|
|
/
*
|
Merge #8456: [RPC] Simplified bumpfee command.
Wladimir J. van der Laan
2017-01-19
1
-9
/
+280
|
\
\
|
|
/
|
/
|
|
*
[RPC] bumpfee
mrbandrews
2017-01-19
1
-0
/
+258
|
*
[wallet] Add include_unsafe argument to listunspent RPC
Russell Yanofsky
2017-01-19
1
-9
/
+22
*
|
Merge #9222: Add 'subtractFeeFromAmount' option to 'fundrawtransaction'.
Wladimir J. van der Laan
2017-01-12
1
-7
/
+31
|
\
\
|
*
|
Add 'subtractFeeFromOutputs' option to 'fundrawtransaction'.
Chris Moore
2016-12-13
1
-7
/
+31
*
|
|
RPC help updated
Michael Rotarius
2017-01-11
1
-20
/
+33
|
|
/
|
/
|
*
|
Update RPC argument names
John Newbery
2017-01-10
1
-31
/
+31
*
|
rpc: Argument name consistency
Wladimir J. van der Laan
2017-01-05
1
-30
/
+30
*
|
rpc: Named arguments for wallet calls
Wladimir J. van der Laan
2017-01-05
1
-71
/
+71
*
|
Mark the minconf parameter to move as ignored
Pieter Wuille
2017-01-04
1
-1
/
+1
*
|
updated listsinceblock rpc docs
accraze
2016-12-22
1
-0
/
+1
|
/
*
Add option to return non-segwit serialization via rpc
Gregory Sanders
2016-12-05
1
-1
/
+1
*
Merge #9165: SendMoney: use already-calculated balance
Wladimir J. van der Laan
2016-12-05
1
-1
/
+1
|
\
|
*
SendMoney: use already-calculated balance
instagibbs
2016-11-15
1
-1
/
+1
*
|
Make DecodeHexTx return a CMutableTransaction
Pieter Wuille
2016-12-02
1
-5
/
+4
*
|
Make CWalletTx store a CTransactionRef instead of inheriting
Pieter Wuille
2016-12-02
1
-9
/
+9
*
|
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
|
/
*
Change all instance of 'GMT epoch' to 'Unix epoch'
matthias
2016-10-31
1
-1
/
+1
*
Merge #9016: Return useful error message on ATMP failure
Wladimir J. van der Laan
2016-10-28
1
-4
/
+11
|
\
[next]