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-05-26
Report on-disk size in gettxoutsetinfo
Pieter Wuille
2017-05-26
Remove/ignore tx version in utxo and undo
Pieter Wuille
2017-05-23
RPC/Mining: Restore API compatibility for prioritisetransaction
Luke Dashjr
2017-05-23
Merge #9571: RPC: getblockchaininfo returns BIP signaling statistics
Wladimir J. van der Laan
2017-05-17
Merge #10395: Replace boost::function with std::function (C++11)
Pieter Wuille
2017-05-17
Merge #8384: Add witness data output to TxInError messages
Pieter Wuille
2017-05-17
Merge #10199: Better fee estimates
Pieter Wuille
2017-05-17
Make more json-like output from estimaterawfee
Alex Morcos
2017-05-17
Add witness data output to TxInError messages
Gregory Sanders
2017-05-17
Add query options to listunspent rpc call
Pedro Branco
2017-05-15
Merge #8704: [RPC] Transaction details in getblock
Wladimir J. van der Laan
2017-05-13
Replace boost::function with std::function (C++11)
practicalswift
2017-05-12
Use a verbosity instead of two verbose parameters
Andrew Chow
2017-05-10
Comments and improved documentation
Alex Morcos
2017-05-10
Introduce a scale factor
Alex Morcos
2017-05-10
Rewrite estimateSmartFee
Alex Morcos
2017-05-10
Track failures in fee estimation.
Alex Morcos
2017-05-10
Expose estimaterawfee
Alex Morcos
2017-05-09
Merge #9279: Consensus: Move CFeeRate out of libconsensus
Wladimir J. van der Laan
2017-05-08
Merge #10310: [doc] Add hint about getmempoolentry to getrawmempool help.
MarcoFalke
2017-05-06
[doc] Add hint about getmempoolentry to getrawmempool help.
Karl-Johan Alm
2017-05-03
Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus module
Jorge Timón
2017-05-03
Add getchaintxstats RPC
Pieter Wuille
2017-05-02
Remove unused forward declaration for non-existent ScriptPubKeyToJSON(...)
practicalswift
2017-04-28
refactor TxToJSON() and ScriptPubKeyToJSON()
jonnynewbs
2017-04-20
Merge #10181: Include cleanup
Wladimir J. van der Laan
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
[prev]
[next]