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-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-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
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
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
2019-05-01
rpc: Serialize in getblock without cs_main
MarcoFalke
2019-05-01
rpc: Use IsValidNumArgs in getblock
MarcoFalke
2019-05-01
Merge #15323: rpc: Expose g_is_mempool_loaded via getmempoolinfo
MarcoFalke
2019-04-29
Replace CScriptID and CKeyID in CTxDestination with dedicated types
Gregory Sanders
2019-04-27
Merge #15784: rpc: Remove dependency on interfaces::Chain in SignTransaction
MeshCollider
2019-04-19
Merge #15670: refactor: combine Chain::findFirstBlockWithTime/findFirstBlockW...
MarcoFalke
2019-04-19
Merge #15655: Resolve the checkpoints <-> validation circular dependency
MarcoFalke
2019-04-18
Merge #14121: Index for BIP 157 block filters
MarcoFalke
2019-04-17
Merge #15474: rest/rpc: Make mempoolinfo atomic
MarcoFalke
2019-04-17
rpc: Remove dependency on interfaces::Chain in SignTransaction
Antoine Riard
2019-04-15
Merge #15770: rpc: Validate maxfeerate with AmountFromValue
MarcoFalke
2019-04-15
Merge #15751: Speed up deriveaddresses for large ranges
Wladimir J. van der Laan
2019-04-14
Merge #15748: [rpc] remove dead mining code
MeshCollider
2019-04-13
Extract ParseDescriptorRange
Ben Woosley
2019-04-10
[rpc] simplify generate RPC
John Newbery
2019-04-10
Merge #15638: Move-only: Pull wallet code out of libbitcoin_server
Wladimir J. van der Laan
2019-04-10
Remove access to node globals from wallet-linked code
Russell Yanofsky
2019-04-10
Merge #15754: rpc: getrpcinfo docs
MarcoFalke
[next]