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-16
Merge bitcoin/bitcoin#23721: wallet, refactor: Move restorewallet() logic to ...
MarcoFalke
2021-12-15
refactor: Move restorewallet() RPC logic to the wallet section
w0xlt
2021-12-15
Merge bitcoin/bitcoin#22674: validation: mempool validation and submission fo...
W. J. van der Laan
2021-12-15
Merge bitcoin/bitcoin#23758: net: Use type-safe mockable time for peer connec...
MarcoFalke
2021-12-14
Merge bitcoin/bitcoin#22777: net processing: don't request tx relay on feeler...
MarcoFalke
2021-12-14
refactor: remove unneeded calls to strprintf()
fanquake
2021-12-13
rpc: Quote user supplied strings in error messages
MarcoFalke
2021-12-13
scripted-diff: Rename touched member variables
MarcoFalke
2021-12-13
refactor: Use type-safe std::chrono in net
MarcoFalke
2021-12-11
rpc: output all hash preimages in 'decodepsbt'
Antoine Poinsot
2021-12-11
Merge bitcoin/bitcoin#23113: Add warnings to createmultisig and addmultisig i...
MarcoFalke
2021-12-10
Merge bitcoin/bitcoin#17034: [BIP 174] PSBT version, proprietary, and xpub fi...
W. J. van der Laan
2021-12-10
Merge bitcoin/bitcoin#23280: init: Coalesce Chainstate loading sequence betwe...
MarcoFalke
2021-12-10
Merge global xpubs in joinpsbts and combinepsbts
Andrew Chow
2021-12-10
Add global_xpubs to decodepsbt
Andrew Chow
2021-12-10
Output proprietary type info in decodepsbt
Andrew Chow
2021-12-10
Output psbt version in decodepsbt
Andrew Chow
2021-12-10
Merge bitcoin/bitcoin#22514: psbt: Actually use SIGHASH_DEFAULT for PSBT signing
MarcoFalke
2021-12-10
Merge bitcoin/bitcoin#19499: p2p: Make timeout mockable and type safe, speed ...
MarcoFalke
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
rpc: Document that DEFAULT is for Taproot, ALL for everything else
Andrew Chow
2021-12-08
psbt: Make sighash_type std::optional<int>
Andrew Chow
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-08
Add warnings field to createmultisig to warn about uncompressed keys
Samuel Dobson
2021-12-07
Merge bitcoin/bitcoin#14707: [RPC] Include coinbase transactions in receivedb...
MarcoFalke
2021-12-07
validation: VerifyDB only needs Consensus::Params
Carl Dong
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
p2p: Make timeout mockable and type safe, speed up test
MarcoFalke
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
[next]