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
2018-03-29
Merge #12787: rpc: Adjust ifdef to avoid unreachable code
Wladimir J. van der Laan
2018-03-29
Bugfix: RPC: savemempool: Don't save until LoadMempool() is finished
Jorge Timón
2018-03-27
Merge #12778: RPC: Add username and ip logging for RPC method requests
Wladimir J. van der Laan
2018-03-27
Merge #10742: scripted-diff: Use scoped enumerations (C++11, "enum class")
Wladimir J. van der Laan
2018-03-26
rpc: Adjust ifdef to avoid unreachable code
practicalswift
2018-03-25
Add username and ip logging for RPC method requests
Gabriel Davidian
2018-03-24
rpc: Add testmempoolaccept
MarcoFalke
2018-03-22
Merge #11536: Rename account to label where appropriate
Wladimir J. van der Laan
2018-03-22
Fix missing or inconsistent include guards
practicalswift
2018-03-20
Remove unnecessary NONNEGATIVE_SIGNED
Russell Yanofsky
2018-03-19
Merge #9753: Add static_assert to prevent VARINT(<signed value>)
Wladimir J. van der Laan
2018-03-19
Merge #12700: Document RPC method aliasing
Wladimir J. van der Laan
2018-03-19
Rename account to label where appropriate
Russell Yanofsky
2018-03-16
Merge #12542: Remove redundant includes. Conform to header include guidelines.
Pieter Wuille
2018-03-15
Add static_assert to prevent VARINT(<signed value>)
Russell Yanofsky
2018-03-15
Document RPC method aliasing
Russell Yanofsky
2018-03-13
Merge #11041: Add LookupBlockIndex
Wladimir J. van der Laan
2018-03-13
Merge #11872: [rpc] createrawtransaction: Accept sorted outputs
Wladimir J. van der Laan
2018-03-11
rpc: Update createrawtransaction examples
MarcoFalke
2018-03-09
scripted-diff: Convert 11 enums into scoped enums (C++11)
practicalswift
2018-03-07
[rpc] createrawtransaction: Accept sorted outputs
MarcoFalke
2018-03-07
Merge #9991: listreceivedbyaddress Filter Address
Wladimir J. van der Laan
2018-03-07
Add address filtering to listreceivedbyaddress
Jeremy Rubin
2018-03-07
Merge #11372: Address encoding cleanup
Wladimir J. van der Laan
2018-03-06
Merge #12479: RPC: Add child transactions to getrawmempool verbose output
Wladimir J. van der Laan
2018-03-06
p2wpkh, p2wsh and p2sh-nested scripts in decodescript
fivepiece
2018-03-06
Add LookupBlockIndex function
João Barbosa
2018-02-27
Remove redundant includes. Conform to header include guidelines.
practicalswift
2018-02-27
fix version typo
Tamas Blummer
2018-02-26
Merge #12083: Improve getchaintxstats test coverage
Wladimir J. van der Laan
2018-02-25
[RPC] Add list of child transactions to verbose output of getrawmempool
Conor Scott
2018-02-22
rpc: Allow typeAny in RPCTypeCheck
MarcoFalke
2018-02-21
Merge #12503: [RPC] createmultisig no longer takes addresses
MarcoFalke
2018-02-21
createmultisig no longer takes addresses
Gregory Sanders
2018-02-20
Declare CMutableTransaction a struct in rawtransaction.h
Ben Woosley
2018-02-19
Split key_io (address/key encodings) off from base58
Pieter Wuille
2018-02-19
Replace CBitcoinSecret with {Encode,Decode}Secret
Pieter Wuille
2018-02-17
Split signrawtransaction into wallet and non-wallet
Andrew Chow
2018-02-16
Create getaddressinfo RPC and deprecate parts of validateaddress
Andrew Chow
2018-02-16
[rpc] Move DescribeAddressVisitor to rpc/util
John Newbery
2018-02-16
rpc: Interrupt block generation on shutdown request
João Barbosa
2018-02-15
[rpc] split wallet and non-wallet parts of DescribeAddressVisitor
John Newbery
2018-02-15
rpc: Refactor blockhash parse in getchaintxstats
João Barbosa
2018-02-15
Merge #12427: Make signrawtransaction accept P2SH-P2WSH redeemscripts
Wladimir J. van der Laan
2018-02-15
Merge #12356: Fix 'mempool min fee not met' debug output
Wladimir J. van der Laan
2018-02-13
Make signrawtransaction accept P2SH-P2WSH redeemscripts
Pieter Wuille
2018-02-12
Merge #12193: RPC: Consistently use UniValue.pushKV instead of push_back(Pair...
MarcoFalke
2018-02-11
Fix a-vs-an typos
practicalswift
2018-02-10
scripted-diff: Use UniValue.pushKV instead of push_back(Pair())
Karel Bilek
2018-02-08
Consistently use FormatStateMessage in RPC error output
Ben Woosley
[prev]
[next]