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
*
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
|
\
|
*
Always add default_witness_commitment with GBT client support
Pieter Wuille
2016-11-21
1
-1
/
+3
*
|
Correct help output for waitfor RPC commands
fanquake
2016-11-24
1
-10
/
+10
*
|
Merge #9025: getrawtransaction should take a bool for verbose
Wladimir J. van der Laan
2016-11-23
1
-9
/
+23
|
\
\
|
|
/
|
/
|
|
*
getrawtransaction should take a bool for verbose
jnewbery
2016-11-22
1
-9
/
+23
*
|
Make CBlock::vtx a vector of shared_ptr<CTransaction>
Pieter Wuille
2016-11-19
3
-7
/
+8
*
|
Merge #9075: Decouple peer-processing-logic from block-connection-logic (#3)
Pieter Wuille
2016-11-17
1
-12
/
+6
|
\
\
|
*
|
Replace CValidationState param in ProcessNewBlock with BlockChecked
Matt Corallo
2016-11-09
1
-11
/
+5
|
*
|
Remove pfrom parameter from ProcessNewBlock
Matt Corallo
2016-11-09
1
-2
/
+2
|
*
|
Revert "RPC: Give more details when "generate" fails"
Matt Corallo
2016-11-08
1
-1
/
+1
*
|
|
Merge #8996: Network activity toggle
Jonas Schnelli
2016-11-11
2
-1
/
+24
|
\
\
\
|
*
|
|
RPC/Net: Use boolean consistently for networkactive, and remove from getinfo
Luke Dashjr
2016-10-24
2
-7
/
+5
|
*
|
|
Overhaul network activity toggle
Jonas Schnelli
2016-10-24
2
-7
/
+11
|
*
|
|
RPC: Add "togglenetwork" method to toggle network activity temporarily
Jon Lund Steffensen
2016-10-24
2
-1
/
+22
*
|
|
|
fix getnettotals RPC description about timemillis.
Masahiko Hyuga
2016-11-10
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
RPC: Give more details when "generate" fails
Jorge Timón
2016-11-08
1
-1
/
+1
*
|
|
Merge #9026: Fix handling of invalid compact blocks
Pieter Wuille
2016-11-07
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix compact block handling to not ban if block is invalid
Suhas Daftuar
2016-11-03
1
-2
/
+2
|
|
|
/
|
|
/
|
*
/
|
Remove priority estimation
Alex Morcos
2016-11-07
1
-2
/
+2
|
/
/
*
|
Merge #9042: [rpc] ParseHash: Fail when length is not 64
Wladimir J. van der Laan
2016-11-02
1
-0
/
+2
|
\
\
|
*
|
[rpc] ParseHash: Fail when length is not 64
MarcoFalke
2016-10-31
1
-0
/
+2
*
|
|
Merge #8753: Locked memory manager
Wladimir J. van der Laan
2016-11-02
1
-0
/
+43
|
\
\
\
|
*
|
|
rpc: Add `getmemoryinfo` call
Wladimir J. van der Laan
2016-10-27
1
-0
/
+43
*
|
|
|
Change all instance of 'GMT epoch' to 'Unix epoch'
matthias
2016-10-31
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
instance of 'mem pool' to 'mempool'
S. Matthew English
2016-10-27
2
-2
/
+2
*
|
|
Eliminating Inconsistencies in Textual Output
S. Matthew English
2016-10-20
1
-3
/
+3
*
|
|
Merge #7551: Add importmulti RPC call
Wladimir J. van der Laan
2016-10-20
1
-0
/
+2
|
\
\
\
|
*
|
|
Add importmulti rpc call
Pedro Branco
2016-10-19
1
-0
/
+2
|
|
/
/
*
|
|
Merge #7948: RPC: augment getblockchaininfo bip9_softforks data
Wladimir J. van der Laan
2016-10-19
1
-1
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
RPC: augment getblockchaininfo bip9_softforks data
mruddy
2016-10-19
1
-1
/
+3
*
|
|
[RPC] pass HTTP basic authentication username to the JSONRequest object
Jonas Schnelli
2016-10-19
1
-1
/
+2
*
|
|
[RPC] Give RPC commands more information about the RPC request
Jonas Schnelli
2016-10-19
7
-246
/
+248
*
|
|
rpc: Change JSONRPCRequest to JSONRPCRequestObj
Wladimir J. van der Laan
2016-10-19
2
-3
/
+3
|
/
/
*
|
Merge #8951: RPC/Mining: getblocktemplate: Update and fix formatting of help
Wladimir J. van der Laan
2016-10-19
1
-30
/
+36
|
\
\
|
*
|
RPC/Mining: getblocktemplate: Update and fix formatting of help
Luke Dashjr
2016-10-19
1
-30
/
+36
[next]