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
2017-04-20
Merge #9942: Refactor CBlockPolicyEstimator
Wladimir J. van der Laan
2017-04-19
Allow disconnectnode() to be called with node id
John Newbery
2017-04-13
[rpc] rename disconnectnode argument
John Newbery
2017-04-13
Missing includes
Jorge Timón
2017-04-12
Merge #10150: [rpc] Add logging rpc
Wladimir J. van der Laan
2017-04-10
allow libevent logging to be updated during runtime
John Newbery
2017-04-10
[rpc] Add logging RPC
John Newbery
2017-04-10
Merge #9725: CValidationInterface Cleanups
Wladimir J. van der Laan
2017-04-10
Call estimate(Smart)Fee directly from CBlockPolicyEstimator
Alex Morcos
2017-04-10
RPC: Allow multiple names for parameters
Luke Dashjr
2017-04-07
Merge #10162: [trivial] Log calls to getblocktemplate
Wladimir J. van der Laan
2017-04-07
Use std::shared_ptr instead of boost::shared_ptr in ScriptForMining
Matt Corallo
2017-04-07
Add override to functions using CValidationInterface methods
Matt Corallo
2017-04-06
Merge #9902: Lightweight abstraction of boost::filesystem
Wladimir J. van der Laan
2017-04-06
Log calls to getblocktemplate
John Newbery
2017-04-04
Merge #10146: Better error handling for submitblock
Wladimir J. van der Laan
2017-04-03
Replace uses of boost::filesystem with fs
Wladimir J. van der Laan
2017-04-03
Replace includes of boost/filesystem.h with fs.h
Wladimir J. van der Laan
2017-04-03
Add braces to submitblock per current style.
Gregory Maxwell
2017-04-03
Check transaction count early in submitblock.
Gregory Maxwell
2017-04-02
[rpc] Remove auth cookie on shutdown
practicalswift
2017-04-01
Change LogAcceptCategory to use uint32_t rather than sets of strings.
Gregory Maxwell
2017-03-31
Merge #10095: refactor: Move GetDifficulty out of `rpc/server.h`
Wladimir J. van der Laan
2017-03-29
refactor: Make rest.cpp dependency on `*toJSON` in `blockchain.cpp` explicit
Wladimir J. van der Laan
2017-03-27
refactor: Move RPCNotifyBlockChange out of `rpc/server.h`
Wladimir J. van der Laan
2017-03-27
refactor: Move GetDifficulty out of `rpc/server.h`
Wladimir J. van der Laan
2017-03-26
rpc: Rename first named arg of createrawtransaction
MarcoFalke
2017-03-24
RPC: getblockchaininfo: BIP9 stats
Matthew Zipkin
2017-03-23
Merge #10029: Fix parameter naming inconsistencies between .h and .cpp files
Jonas Schnelli
2017-03-20
Merge #10038: Add mallocinfo mode to `getmemoryinfo` RPC
Wladimir J. van der Laan
2017-03-20
Add mallocinfo mode to `getmemoryinfo` RPC
Wladimir J. van der Laan
2017-03-20
Trivial: Fix typo in help getrawtransaction RPC
James Evans
2017-03-19
Fix parameter naming inconsistencies between .h and .cpp files
practicalswift
2017-03-18
Merge #9987: Remove unused code
Wladimir J. van der Laan
2017-03-17
Remove unused code
practicalswift
2017-03-14
Don't require segwit in getblocktemplate for segwit signalling or mining
Suhas Daftuar
2017-03-09
[trival] Fix typo introduced into rpc/protocol.h in commit 338bf06
practicalswift
2017-03-09
Merge #9853: Fix error codes from various RPCs
Wladimir J. van der Laan
2017-03-09
Merge #9575: Remove unused, non-working RPC PostCommand signal
Wladimir J. van der Laan
2017-03-09
Remove unreachable code (g_rpcSignals.PostCommand)
practicalswift
2017-03-08
Add commenting around JSON error codes
John Newbery
2017-03-08
Refactor: Remove using namespace <xxx> from rpc/
Karl-Johan Alm
2017-03-07
Return correct error codes in setban().
John Newbery
2017-03-07
Return correct error codes in blockchain.cpp.
John Newbery
2017-03-07
Merge #9602: Remove coin age priority and free transactions - implementation
Wladimir J. van der Laan
2017-03-06
Merge #9908: Define 7200 second timestamp window constant
Wladimir J. van der Laan
2017-03-03
[rpc] Remove priorityDelta from prioritisetransaction
Alex Morcos
2017-03-03
[rpc] Remove priority information from mempool RPC calls
Alex Morcos
2017-03-03
No longer allow "free" transactions
Alex Morcos
2017-03-03
Define 7200 second timestamp window constant
Russell Yanofsky
[prev]
[next]