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
Age
Commit message (
Expand
)
Author
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-10
Merge bitcoin/bitcoin#23628: Check descriptors returned by external signers
fanquake
2021-12-09
Merge bitcoin/bitcoin#22019: wallet: Introduce SelectionResult for encapsulat...
W. J. van der Laan
2021-12-09
Merge bitcoin/bitcoin#23346: util, refactor: Improve headers for bitcoin-wall...
MarcoFalke
2021-12-09
Check descriptors returned by external signers
sstone
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: Actually use SIGHASH_DEFAULT
Andrew Chow
2021-12-08
psbt: Make sighash_type std::optional<int>
Andrew Chow
2021-12-08
fuzz: Fix RPC internal bug detection
MarcoFalke
2021-12-08
Merge bitcoin/bitcoin#23702: doc: Add missing optional to getblockfrompeer
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#23254: doc: Fix typo and grammar
Samuel Dobson
2021-12-08
Merge bitcoin/bitcoin#20295: rpc: getblockfrompeer
MarcoFalke
2021-12-08
Merge bitcoin/bitcoin#23465: Remove CTxMemPool params from ATMP
MarcoFalke
2021-12-08
MOVEONLY: Move abortrescan from backup.cpp to transactions.cpp
Samuel Dobson
2021-12-08
Remove unused imports from rpc/wallet and reorder RPCs
Samuel Dobson
2021-12-08
MOVEONLY: Move rpcwallet to rpc/wallet
Samuel Dobson
2021-12-08
MOVEONLY: Move spending RPCs to spend.cpp
Samuel Dobson
2021-12-08
MOVEONLY: Move balance and utxo RPCs to coins.cpp
Samuel Dobson
2021-12-08
MOVEONLY: Move address related functions from rpcwallet to addresses.cpp
Samuel Dobson
2021-12-08
MOVEONLY: Move transaction related wallet RPCs to transactions.cpp
Samuel Dobson
2021-12-07
Remove CTxMemPool params from ATMP
lsilva01
2021-12-07
Merge bitcoin/bitcoin#14707: [RPC] Include coinbase transactions in receivedb...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23692: mining, refactor: add m_mempool.cs thread safety...
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
mining, refactor: add m_mempool.cs thread safety lock assertions
Jon Atack
2021-12-07
Merge bitcoin/bitcoin#23693: Revert "Fixes Bug in Transaction generation in C...
MarcoFalke
2021-12-07
Revert "Fixes Bug in Transaction generation in ComplexMempool benchmark"
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23634: rpc: add missing scantxoutset examples
W. J. van der Laan
2021-12-07
Merge bitcoin/bitcoin#22856: test: Fix bug in transaction generation in Compl...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23631: p2p: Don't use timestamps from inbound peers for...
fanquake
2021-12-07
Merge bitcoin/bitcoin#23547: Bugfix: RPC/mining: Fail properly in estimatesma...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#20583: rpc: Add missing BlockUntilSyncedToCurrentChain ...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23687: Remove unused (and broken) functionality in Span...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23676: rpc: correct `getnewaddress`/`getrawchangeaddres...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23644: wallet: Replace confusing getAdjustedTime() with...
MarcoFalke
2021-12-06
Remove unused (and broken) functionality in SpanReader
Pieter Wuille
2021-12-06
Merge bitcoin/bitcoin#17160: refactor: net: subnet lookup: use single-result ...
W. J. van der Laan
2021-12-06
Merge bitcoin/bitcoin#23486: rpc: Only allow specific types to be P2(W)SH wra...
W. J. van der Laan
2021-12-06
Include coinbase transactions in receivedby wallet rpcs
Andrew Toth
2021-12-06
Merge bitcoin/bitcoin#23661: cover DisconnectBlock with lock annotation
MarcoFalke
2021-12-06
Merge bitcoin/bitcoin#23614: test: add unit test for block-relay-only eviction
MarcoFalke
2021-12-06
Merge bitcoin/bitcoin#23577: Follow-ups to Bech32 error detection
W. J. van der Laan
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
[next]