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
2019-07-03
Add logpath description for getrpcinfo
Gregory Sanders
2019-07-03
Merge #16325: rpc: Clarify that block count means height excl genesis
Wladimir J. van der Laan
2019-07-03
Merge #15483: rpc: Adding a 'logpath' entry to getrpcinfo
Wladimir J. van der Laan
2019-07-03
Merge #16262: rpc: Allow shutdown while in generateblocks
Wladimir J. van der Laan
2019-07-03
rpc: fix RPC help requirements for getblocktemplate
Karl-Johan Alm
2019-07-02
Merge #16250: signrawtransactionwithkey: report error when missing redeemScri...
MarcoFalke
2019-07-02
rpc: Clarify that block count means height excl genesis
MarcoFalke
2019-07-02
Merge #15427: Add support for descriptors to utxoupdatepsbt
Wladimir J. van der Laan
2019-07-02
Merge #14193: validation: Add missing mempool locks
Wladimir J. van der Laan
2019-06-26
Add Travis check for single parameter constructors not marked "explicit"
practicalswift
2019-06-25
signrawtransactionwithkey: report error when missing redeemScript/witnessScri...
Anthony Towns
2019-06-23
rpc: Allow shutdown while in generateblocks
Patrick Strateman
2019-06-21
Merge #16026: Ensure that uncompressed public keys in a multisig always retur...
MeshCollider
2019-06-20
Make and get the multisig redeemscript and destination in one function instea...
Andrew Chow
2019-06-19
Merge #13756: wallet: "avoid_reuse" wallet flag for improved privacy
MeshCollider
2019-06-19
Merge #15899: rpc: Document iswitness flag and fix bug in converttopsbt
MeshCollider
2019-06-17
Merge #16210: rpc: add 2nd arg to signrawtransactionwithkey examples
MarcoFalke
2019-06-17
Merge #16217: getrawtransaction: inform about blockhash argument when lookup ...
MarcoFalke
2019-06-16
Merge #16186: doc/lint: Fix spelling errors identified by codespell 1.15.0
fanquake
2019-06-14
getrawtransaction: inform about blockhash argument when lookup fails
darosior
2019-06-13
Add example 2nd arg to signrawtransactionwithkey
Chris Moore
2019-06-11
Fix spelling errors identified by codespell 1.15.0
Ben Woosley
2019-06-11
Fix RPC/pruneblockchain returned prune height
Jonas Schnelli
2019-06-07
validation: Add missing mempool locks
MarcoFalke
2019-06-07
txpool: Make nTransactionsUpdated atomic
MarcoFalke
2019-06-06
Merge #16129: refactor: Remove unused includes
MarcoFalke
2019-06-05
Merge #15976: refactor: move methods under CChainState (pt. 1)
Wladimir J. van der Laan
2019-06-02
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-05-29
wallet/rpc: add 'avoid_reuse' option to RPC commands
Karl-Johan Alm
2019-05-29
wallet/rpc: add setwalletflag RPC and MUTABLE_WALLET_FLAGS
Karl-Johan Alm
2019-05-23
Merge #16024: [rpc] deriveaddresses: Correction of descriptor checksum in RPC...
MarcoFalke
2019-05-16
Add a 'logpath' field to getrpcinfo
darosior
2019-05-16
rpc: bugfix: Properly use iswitness in converttopsbt
MarcoFalke
2019-05-16
rpc: Switch touched RPCs to IsValidNumArgs
MarcoFalke
2019-05-16
Merge #15990: Add tests and documentation for blocksonly
Wladimir J. van der Laan
2019-05-16
refactoring: IsInitialBlockDownload -> CChainState
James O'Beirne
2019-05-16
refactoring: FlushStateToDisk -> CChainState
James O'Beirne
2019-05-15
Merge #14984: rpc: Speedup getrawmempool when verbose=true
MarcoFalke
2019-05-14
[rpc] deriveaddresses: Correct descriptor checksum in RPCExamples
Chris Capobianco
2019-05-10
Add support for descriptors to utxoupdatepsbt
Pieter Wuille
2019-05-10
Abstract out EvalDescriptorStringOrObject from scantxoutset
Pieter Wuille
2019-05-10
Abstract out IsSegWitOutput from utxoupdatepsbt
Pieter Wuille
2019-05-10
Merge #14802: rpc: faster getblockstats using BlockUndo data
MarcoFalke
2019-05-10
rpc: faster getblockstats using BlockUndo data
Felix Weis
2019-05-10
Merge #15744: refactor: Extract ParseDescriptorRange
MarcoFalke
2019-05-09
Merge #15452: Replace CScriptID and CKeyID in CTxDestination with dedicated t...
Wladimir J. van der Laan
2019-05-09
net: Rename ::fRelayTxes to ::g_relay_txes
MarcoFalke
2019-05-03
scripted-diff: replace chainActive -> ::ChainActive()
James O'Beirne
2019-05-03
Merge #15932: rpc: Serialize in getblock without cs_main
MarcoFalke
2019-05-02
rpc: Add lock annotations to block{,header}ToJSON
MarcoFalke
[prev]
[next]