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-06-05
Introduce MAX_BIP125_RBF_SEQUENCE constant
Luke Dashjr
2017-06-05
RPC: rawtransaction: Add RBF support for createrawtransaction
Luke Dashjr
2017-06-05
Replace bytes_serialized with bogosize
Pieter Wuille
2017-06-05
scripted-diff: Remove PAIRTYPE
Jorge Timón
2017-06-05
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
rpc: Add listen address to incoming connections in `getpeerinfo`
Wladimir J. van der Laan
2017-06-05
Limit variable scope
practicalswift
2017-06-04
Perform member initialization in initialization lists where possible
practicalswift
2017-06-01
Merge #10195: Switch chainstate db and cache to per-txout model
Pieter Wuille
2017-06-01
scripted-diff: various renames for per-utxo consistency
Pieter Wuille
2017-06-01
Switch CCoinsView and chainstate db from per-txid to per-txout
Pieter Wuille
2017-06-01
Refactor GetUTXOStats in preparation for per-COutPoint iteration
Pieter Wuille
2017-06-01
Replace CCoins-based CTxMemPool::pruneSpent with isSpent
Pieter Wuille
2017-06-01
Switch from per-tx to per-txout CCoinsViewCache methods in some places
Pieter Wuille
2017-06-01
Merge #10475: [RPC] getmempoolinfo mempoolminfee is a BTC/KB feerate
Wladimir J. van der Laan
2017-05-30
scripted-diff: s/BIP9DeploymentInfo/VBDeploymentInfo/
Jorge Timón
2017-05-29
getmempool mempoolminfee is a BTC/KB feerate
Gregory Sanders
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
[prev]
[next]