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
/
rpc
Age
Commit message (
Expand
)
Author
2016-10-19
Add importmulti rpc call
Pedro Branco
2016-10-19
RPC: augment getblockchaininfo bip9_softforks data
mruddy
2016-10-19
[RPC] pass HTTP basic authentication username to the JSONRequest object
Jonas Schnelli
2016-10-19
[RPC] Give RPC commands more information about the RPC request
Jonas Schnelli
2016-10-19
rpc: Change JSONRPCRequest to JSONRPCRequestObj
Wladimir J. van der Laan
2016-10-19
Merge #8951: RPC/Mining: getblocktemplate: Update and fix formatting of help
Wladimir J. van der Laan
2016-10-19
RPC/Mining: getblocktemplate: Update and fix formatting of help
Luke Dashjr
2016-10-18
Merge #8865: Decouple peer-processing-logic from block-connection-logic
Wladimir J. van der Laan
2016-10-18
Merge #6996: Add preciousblock RPC
Wladimir J. van der Laan
2016-10-18
Merge #8223: [c++11] Use std::unique_ptr for block creation.
Wladimir J. van der Laan
2016-10-18
Merge #8287: [wallet] Set fLimitFree = true
Wladimir J. van der Laan
2016-10-18
Merge #8925: qt: Display minimum ping in debug window.
Wladimir J. van der Laan
2016-10-18
Merge #8845: Don't return the address of a P2SH of a P2SH
Wladimir J. van der Laan
2016-10-18
RPC: Chainparams: Remove Chainparams::fTestnetToBeDeprecatedFieldRPC
Jorge Timón
2016-10-15
Display minimum ping in debug window.
R E Broadley
2016-10-05
Don't return the address of a P2SH of a P2SH.
jnewbery
2016-10-05
Merge #8884: Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the...
Wladimir J. van der Laan
2016-10-04
Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the lowest, not ...
Luke Dashjr
2016-10-04
Remove CConnman parameter from ProcessNewBlock/ActivateBestChain
Matt Corallo
2016-10-01
rpc: Generate auth cookie in hex instead of base64
Wladimir J. van der Laan
2016-09-28
[rpc] throw JSONRPCError when utxo set can not be read
MarcoFalke
2016-09-27
Do not shadow variables
Pavel Janík
2016-09-21
[rpc] Deprecate getinfo
MarcoFalke
2016-09-13
Remove createwitnessaddress
Johnson Lau
2016-09-09
Merge #8085: p2p: Begin encapsulation
Wladimir J. van der Laan
2016-09-08
Made the ForEachNode* functions in src/net.cpp more pragmatic and self docume...
Jeremy Rubin
2016-09-08
net: move nLocalServices/nRelevantServices to CConnman
Cory Fields
2016-09-08
net: move send/recv statistics to CConnman
Cory Fields
2016-09-08
net: create generic functor accessors and move vNodes to CConnman
Cory Fields
2016-09-08
net: Add most functions needed for vNodes to CConnman
Cory Fields
2016-09-08
net: move added node functions to CConnman
Cory Fields
2016-09-08
net: move ban and addrman functions into CConnman
Cory Fields
2016-09-08
net: move OpenNetworkConnection into CConnman
Cory Fields
2016-09-08
net: Pass CConnman around as needed
Cory Fields
2016-09-08
net: Add rpc error for missing/disabled p2p functionality
Cory Fields
2016-09-07
add waitfornewblock/waitforblock/waitforblockheight rpcs and use them for tests
Cory Fields
2016-09-02
Merge #8629: C++11: s/boost::scoped_ptr/std::unique_ptr/
Wladimir J. van der Laan
2016-09-01
C++11: s/boost::scoped_ptr/std::unique_ptr/
Jorge Timón
2016-09-01
Make the dummy argument to getaddednodeinfo optional
Pieter Wuille
2016-08-31
Merge #8163: Do not shadow global RPC table variable (tableRPC)
Wladimir J. van der Laan
2016-08-28
Merge #8607: [doc] Fix doxygen off-by-one comments, fix typos
Wladimir J. van der Laan
2016-08-26
Add preciousblock RPC
Pieter Wuille
2016-08-25
[rpc] rawtx: Prepare fLimitFree to make it an option
MarcoFalke
2016-08-25
Do not shadow global RPC table variable (tableRPC)
Pavel Janík
2016-08-22
[doc] Fix typos in comments, doxygen: Fix comment syntax
MarcoFalke
2016-08-19
Merge #8461: document return value of networkhashps for getmininginfo RPC end...
Wladimir J. van der Laan
2016-08-17
Merge #8505: Trivial: Fix typos in various files
Wladimir J. van der Laan
2016-08-17
Merge #8512: Trivial: Corrected JSON typo on setban of net.cpp
Wladimir J. van der Laan
2016-08-15
Merge #8128: Net: Turn net structures into dumb storage classes
Wladimir J. van der Laan
2016-08-14
various typos
leijurv
[prev]
[next]