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
...
|
*
|
[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
|
\
\
\
\
\
|
*
|
|
|
|
Deprecate non-txindex getrawtransaction and better warning
Pieter Wuille
2017-01-11
1
-4
/
+8
|
|
/
/
/
/
*
|
|
|
|
Merge #9297: Various RPC help outputs updated
MarcoFalke
2017-01-12
2
-8
/
+10
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
RPC help updated
Michael Rotarius
2017-01-11
2
-8
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
fixup! Add pruneblockchain RPC to enable manual block file pruning.
Russell Yanofsky
2017-01-10
1
-1
/
+11
*
|
|
|
Add pruneblockchain RPC to enable manual block file pruning.
mrbandrews
2017-01-10
2
-0
/
+32
|
/
/
/
*
|
|
Merge #8811: rpc: Add support for JSON-RPC named arguments
Wladimir J. van der Laan
2017-01-10
9
-233
/
+348
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Update RPC argument names
John Newbery
2017-01-10
6
-57
/
+57
|
*
|
rpc: Named argument support for bitcoin-cli
Wladimir J. van der Laan
2017-01-10
3
-92
/
+145
|
*
|
rpc: Argument name consistency
Wladimir J. van der Laan
2017-01-05
3
-9
/
+9
|
*
|
rpc: Named arguments for rawtransaction calls
Wladimir J. van der Laan
2017-01-05
1
-11
/
+11
|
*
|
rpc: Named arguments for mining calls
Wladimir J. van der Laan
2017-01-05
1
-22
/
+22
|
*
|
rpc: Named arguments for net calls
Wladimir J. van der Laan
2017-01-05
1
-15
/
+17
|
*
|
rpc: Named arguments for misc calls
Wladimir J. van der Laan
2017-01-05
1
-8
/
+8
|
*
|
rpc: Add 'echo' call for testing
Wladimir J. van der Laan
2017-01-05
1
-0
/
+12
|
*
|
rpc: Named arguments for blockchain calls
Wladimir J. van der Laan
2017-01-05
1
-31
/
+31
|
*
|
rpc: Support named arguments
Wladimir J. van der Laan
2017-01-05
2
-9
/
+57
|
|
/
*
|
RPC help documentation for addnode peerinfo.
Gregory Maxwell
2017-01-05
1
-0
/
+1
*
|
Break addnode out from the outbound connection limits.
Gregory Maxwell
2017-01-05
1
-0
/
+1
*
|
Merge #8747: [rpc] Fix transaction size comments and RPC help text.
Wladimir J. van der Laan
2017-01-05
2
-7
/
+9
|
\
\
|
|
/
|
/
|
|
*
Fix transaction size comments. Size now refers to virtual size as defined in ...
jonnynewbs
2016-12-08
2
-7
/
+9
*
|
Merge #9283: A few more CTransactionRef optimizations
Wladimir J. van der Laan
2017-01-04
1
-3
/
+3
|
\
\
|
*
|
Make AcceptToMemoryPool take CTransactionRef
Pieter Wuille
2016-12-21
1
-3
/
+3
*
|
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
11
-11
/
+11
*
|
|
Added missing colons in when running help command
Anditto Heristyo
2016-12-22
3
-14
/
+14
|
/
/
*
|
Merge #8589: Inline CTxInWitness inside CTxIn
Wladimir J. van der Laan
2016-12-21
1
-7
/
+4
|
\
\
|
*
|
Move CTxInWitness inside CTxIn
Pieter Wuille
2016-12-04
1
-7
/
+4
*
|
|
Merge #9273: Remove unused CDiskBlockPos* argument from ProcessNewBlock
Wladimir J. van der Laan
2016-12-14
1
-2
/
+2
|
\
\
\
|
*
|
|
Remove unused CDiskBlockPos* argument from ProcessNewBlock
Matt Corallo
2016-12-04
1
-2
/
+2
*
|
|
|
Add option to return non-segwit serialization via rpc
Gregory Sanders
2016-12-05
4
-2
/
+15
|
|
/
/
|
/
|
|
*
|
|
Merge #9014: Fix block-connection performance regression
Wladimir J. van der Laan
2016-12-05
2
-5
/
+7
|
\
|
|
|
*
|
Switch pblock in ProcessNewBlock to a shared_ptr
Matt Corallo
2016-12-04
1
-3
/
+5
|
*
|
Make the optional pblock in ActivateBestChain a shared_ptr
Matt Corallo
2016-12-04
1
-2
/
+2
*
|
|
Make DecodeHexTx return a CMutableTransaction
Pieter Wuille
2016-12-02
1
-5
/
+6
*
|
|
Switch GetTransaction to returning a CTransactionRef
Pieter Wuille
2016-12-02
1
-4
/
+4
|
/
/
*
|
Merge #9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,...
Pieter Wuille
2016-12-02
5
-5
/
+6
|
\
\
|
*
|
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
5
-5
/
+5
|
*
|
Move network-msg-processing code out of main to its own file
Matt Corallo
2016-12-02
1
-0
/
+1
*
|
|
Disable fee estimates for a confirm target of 1 block
Alex Morcos
2016-11-29
1
-0
/
+2
|
/
/
*
|
Merge #9189: Always add default_witness_commitment with GBT client support
Wladimir J. van der Laan
2016-11-25
1
-1
/
+3
|
\
\
[prev]
[next]