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
/
rpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #9602: Remove coin age priority and free transactions - implementation
Wladimir J. van der Laan
2017-03-07
6
-87
/
+12
|
\
|
*
[rpc] Remove priorityDelta from prioritisetransaction
Alex Morcos
2017-03-03
2
-13
/
+9
|
*
[rpc] Remove priority information from mempool RPC calls
Alex Morcos
2017-03-03
1
-4
/
+0
|
*
No longer allow "free" transactions
Alex Morcos
2017-03-03
2
-2
/
+2
|
*
[rpc] sendrawtransaction no longer bypasses minRelayTxFee
Alex Morcos
2017-02-27
1
-1
/
+1
|
*
[rpc] Remove estimatepriority and estimatesmartpriority.
Alex Morcos
2017-02-27
2
-67
/
+0
*
|
Merge #9908: Define 7200 second timestamp window constant
Wladimir J. van der Laan
2017-03-06
1
-1
/
+1
|
\
\
|
*
|
Define 7200 second timestamp window constant
Russell Yanofsky
2017-03-03
1
-1
/
+1
*
|
|
Merge #8775: RPC refactoring: Access wallet using new GetWalletForJSONRPCRequest
Wladimir J. van der Laan
2017-03-03
4
-37
/
+62
|
\
\
\
|
*
|
|
Move wallet RPC declarations to rpcwallet.h
Luke Dashjr
2017-02-27
3
-11
/
+5
|
*
|
|
RPC: Pass on JSONRPCRequest metadata (URI/user/etc) for "help" method
Luke Dashjr
2017-02-27
2
-5
/
+8
|
*
|
|
Reformat touched lines with C++11
Luke Dashjr
2017-02-27
2
-6
/
+9
|
*
|
|
Move nWalletUnlockTime to CWallet::nRelockTime, and name timed task unique pe...
Luke Dashjr
2017-02-27
2
-2
/
+1
|
*
|
|
RPC: Do all wallet access through new GetWalletForJSONRPCRequest
Luke Dashjr
2017-02-27
3
-21
/
+36
|
*
|
|
RPC/Wallet: Pass CWallet as pointer to helper functions
Luke Dashjr
2017-02-27
3
-11
/
+22
|
|
|
/
|
|
/
|
*
|
|
remove 'label' filter for rpc command help
Gregory Sanders
2017-03-01
1
-3
/
+0
|
|
/
|
/
|
*
|
Change bitcoin address in RPC helpaddress to an invalid address, so people do...
Marijn Stollenga
2017-02-26
1
-4
/
+4
|
/
*
Trivial: Rephrase the definition of difficulty in the code.
Karl-Johan Alm
2017-02-23
1
-2
/
+7
*
Merge #9711: [Trivial] Remove incorrect help message from gettxoutproof()
Wladimir J. van der Laan
2017-02-22
1
-1
/
+0
|
\
|
*
[Trivial] Remove incorrect help message from gettxoutproof()
John Newbery
2017-02-07
1
-1
/
+0
*
|
Merge #9801: Removed redundant parameter from mempool.PrioritiseTransaction
Wladimir J. van der Laan
2017-02-22
1
-1
/
+1
|
\
\
|
*
|
Removed redundant parameter from mempool.PrioritiseTransaction
gubatron
2017-02-21
1
-1
/
+1
*
|
|
Merge #9619: Bugfix: RPC/Mining: GBT should return 1 MB sizelimit before segw...
Wladimir J. van der Laan
2017-02-20
1
-2
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Bugfix: RPC/Mining: GBT should return 1 MB sizelimit before segwit activates
Luke Dashjr
2017-02-02
1
-2
/
+6
*
|
|
Merge #9696: [trivial] Fix recently introduced typos in comments
MarcoFalke
2017-02-18
2
-2
/
+2
|
\
\
\
|
*
|
|
[trivial] Fix recently introduced typos in comments
practicalswift
2017-02-14
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
boost: remove iostreams includes
Cory Fields
2017-02-17
1
-2
/
+0
*
|
|
Add two hour buffer to manual pruning
Alex Morcos
2017-02-16
1
-2
/
+4
*
|
|
Use importmulti timestamp when importing watch only keys
Russell Yanofsky
2017-02-10
1
-0
/
+3
*
|
|
Add test to check new importmulti "now" value
Russell Yanofsky
2017-02-10
1
-4
/
+11
|
/
/
*
/
Better handle invalid parameters to signrawtransaction
Matt Corallo
2017-02-02
1
-1
/
+3
|
/
*
Merge #9556: Remove redundant semicolons
Wladimir J. van der Laan
2017-02-02
1
-2
/
+2
|
\
|
*
Remove redundant semicolons
practicalswift
2017-01-14
1
-2
/
+2
*
|
Merge #9615: Wallet incremental fee
Wladimir J. van der Laan
2017-01-30
1
-0
/
+3
|
\
\
|
*
|
[rpc] Add incremental relay fee to getnetworkinfo
Alex Morcos
2017-01-20
1
-0
/
+3
*
|
|
[trivial] Fix typos in comments
practicalswift
2017-01-27
1
-1
/
+1
*
|
|
Merge #9606: net: Consistently use GetTimeMicros() for inactivity checks
Wladimir J. van der Laan
2017-01-26
1
-11
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
net: Consistently use GetTimeMicros() for inactivity checks
Suhas Daftuar
2017-01-25
1
-11
/
+5
*
|
|
Merge #8456: [RPC] Simplified bumpfee command.
Wladimir J. van der Laan
2017-01-19
3
-5
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[RPC] bumpfee
mrbandrews
2017-01-19
1
-0
/
+1
|
*
|
[wallet] Add include_unsafe argument to listunspent RPC
Russell Yanofsky
2017-01-19
2
-5
/
+14
*
|
|
Merge #9499: Use recent-rejects, orphans, and recently-replaced txn for compa...
Wladimir J. van der Laan
2017-01-19
1
-1
/
+1
|
\
\
\
|
*
|
|
Make ATMP optionally return the CTransactionRefs it replaced
Matt Corallo
2017-01-09
1
-1
/
+1
*
|
|
|
Replace FindLatestBefore used by importmuti with FindEarliestAtLeast.
Gregory Maxwell
2017-01-12
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge #9472: Disentangle progress estimation from checkpoints and update it
Wladimir J. van der Laan
2017-01-12
1
-1
/
+1
|
\
\
\
|
*
|
|
Move tx estimation data out of CCheckPointData
Pieter Wuille
2017-01-04
1
-1
/
+1
|
*
|
|
[MOVEONLY] Move progress estimation out of checkpoints
Pieter Wuille
2017-01-04
1
-1
/
+1
*
|
|
|
Merge #9518: Return height of last block pruned by pruneblockchain RPC
MarcoFalke
2017-01-12
1
-3
/
+10
|
\
\
\
\
|
*
|
|
|
Return height of last block pruned by pruneblockchain RPC
Russell Yanofsky
2017-01-11
1
-3
/
+10
*
|
|
|
|
Merge #9520: Deprecate non-txindex getrawtransaction and better warning
MarcoFalke
2017-01-12
1
-4
/
+8
|
\
\
\
\
\
[next]