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
2021-12-09
Merge bitcoin/bitcoin#23703: scripted-diff: Use named args in RPC docs
fanquake
2021-12-08
doc: Normalize RPC description whitespace
MarcoFalke
2021-12-08
scripted-diff: Use named args in RPC docs
MarcoFalke
2021-12-08
doc: Add missing optional to getblockfrompeer
MarcoFalke
2021-12-08
Merge bitcoin/bitcoin#20295: rpc: getblockfrompeer
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#14707: [RPC] Include coinbase transactions in receivedb...
MarcoFalke
2021-12-07
doc: Add missing optional to MempoolEntryDescription
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#22689: rpc: deprecate top-level fee fields in getmempoo...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23634: rpc: add missing scantxoutset examples
W. J. van der Laan
2021-12-07
Merge bitcoin/bitcoin#23547: Bugfix: RPC/mining: Fail properly in estimatesma...
MarcoFalke
2021-12-06
Include coinbase transactions in receivedby wallet rpcs
Andrew Toth
2021-12-06
rpc: Only allow specific types to be P2(W)SH wrapped in decodescript
MarcoFalke
2021-12-03
Merge bitcoin/bitcoin#23413: Replace MakeSpan helper with Span deduction guide
MarcoFalke
2021-12-02
doc: Document optional result fields in validateaddress
MarcoFalke
2021-12-02
doc: Document optional result fields in getpeerinfo
MarcoFalke
2021-12-02
Merge bitcoin/bitcoin#23636: Remove GetAdjustedTime from init.cpp
MarcoFalke
2021-12-02
rpc: add missing scantxoutset examples
Sebastian Falbesoner
2021-12-02
Merge bitcoin/bitcoin#23642: refactor: Call type-solver earlier in decodescript
MarcoFalke
2021-12-02
Merge bitcoin/bitcoin#23155: rpc: various fixups for dumptxoutset
W. J. van der Laan
2021-12-02
Merge bitcoin/bitcoin#23643: rpc: remove info about mallocinfo needing glibc ...
MarcoFalke
2021-12-02
rpc: getblockfrompeer
Sjors Provoost
2021-12-02
rpc: move Ensure* helpers to server_util.h
Sjors Provoost
2021-12-01
doc: Extract CreateTxDoc in rawtransaction
fanquake
2021-12-01
rpc: remove info about mallocinfo needing glibc 2.10+
fanquake
2021-12-01
refactor: Call type-solver earlier in decodescript
MarcoFalke
2021-12-01
style: Remove whitespace
MarcoFalke
2021-11-30
rpc: various fixups for dumptxoutset
James O'Beirne
2021-11-30
Replace addrman.h include with forward decl in net.h
MarcoFalke
2021-11-29
More Span simplifications
Pieter Wuille
2021-11-29
Merge bitcoin/bitcoin#22513: rpc: Allow walletprocesspsbt to sign without fin...
W. J. van der Laan
2021-11-26
Merge bitcoin/bitcoin#23517: scripted-diff: Move miner to src/node
MarcoFalke
2021-11-22
Merge bitcoin/bitcoin#16807: Let validateaddress locate error in Bech32 address
W. J. van der Laan
2021-11-18
Bugfix: RPC/mining: Fail properly in estimatesmartfee if smart fee data is un...
Luke Dashjr
2021-11-17
doc: Fix incorrect C++ named args
MarcoFalke
2021-11-16
style: Sort file list after rename
MarcoFalke
2021-11-16
scripted-diff: Move miner to src/node
MarcoFalke
2021-11-16
doc: Fix typos in endif header comments
MarcoFalke
2021-11-10
Merge bitcoin/bitcoin#23173: Add `ChainstateManager::ProcessTransaction`
MarcoFalke
2021-11-10
Merge bitcoin/bitcoin#23398: rpc: add return message to savemempool RPC
W. J. van der Laan
2021-11-09
Add filename to savemempool RPC result
lsilva01
2021-11-09
Merge bitcoin/bitcoin#23381: validation/refactor: refactoring for package sub...
W. J. van der Laan
2021-11-03
[refactor] Don't call AcceptToMemoryPool() from outside validation.cpp
John Newbery
2021-11-03
net: don't skip CJDNS from GetNetworksInfo()
Vasil Dimov
2021-11-02
rpc: move fees object to match help
josibake
2021-11-02
rpc: deprecate fee fields from mempool entries
josibake
2021-10-28
[validation/rpc] cache + use vsize calculated in PreChecks
glozow
2021-10-21
[mempool] delete exists(uint256) function
glozow
2021-10-19
Merge bitcoin/bitcoin#22918: rpc: Add level 3 verbosity to getblock RPC call ...
W. J. van der Laan
2021-10-12
Add error_locations to validateaddress RPC
Samuel Dobson
2021-10-05
refactor: Block unsafe fs::path std::string conversion calls
Russell Yanofsky
[next]