index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-12-02
Merge bitcoin/bitcoin#23643: rpc: remove info about mallocinfo needing glibc ...
MarcoFalke
2021-12-02
Merge bitcoin/bitcoin#23637: miner: Remove uncompiled MTP code
fanquake
2021-12-01
Merge bitcoin/bitcoin#22677: cut the validation <-> txmempool circular depend...
MarcoFalke
2021-12-01
Merge bitcoin/bitcoin#23437: refactor: AcceptToMemoryPool
MarcoFalke
2021-12-01
Remove calls to global Params() in tx_pool test
lsilva01
2021-12-01
Remove AcceptToMemoryPoolWithTime
lsilva01
2021-12-01
Merge bitcoin/bitcoin#23639: doc: Extract CreateTxDoc in rawtransaction
MarcoFalke
2021-12-01
doc: use BIP125-replaceable
fanquake
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
Merge bitcoin/bitcoin#23546: scripted-diff: Use clang-tidy syntax for C++ nam...
fanquake
2021-12-01
Merge bitcoin/bitcoin#23601: Don't check if the listening socket is valid
MarcoFalke
2021-12-01
miner: Remove uncompiled MTP code
MarcoFalke
2021-12-01
style: Add {} to if-bodies in node/miner
MarcoFalke
2021-12-01
Merge bitcoin/bitcoin#23590: Crash debug builds when mempool ConsensusScriptC...
MarcoFalke
2021-12-01
Merge bitcoin/bitcoin#23635: test: Bump shellcheck version to 0.8.0
fanquake
2021-11-30
Merge bitcoin/bitcoin#23289: test: add stress tests for initialization
W. J. van der Laan
2021-11-30
test: Bump shellcheck version to 0.8.0
Hennadii Stepanov
2021-11-30
Merge bitcoin/bitcoin#23506: test: Make more shell scripts verifiable by the ...
W. J. van der Laan
2021-11-30
Merge bitcoin/bitcoin#21327: net_processing: ignore transactions while in IBD
W. J. van der Laan
2021-11-30
Break validation <-> txmempool circular dependency
glozow
2021-11-30
[mempool] always assert coin spent
glozow
2021-11-30
[refactor] put finality and maturity checking into a lambda
glozow
2021-11-30
[mempool] only update lockpoints for non-removed entries
glozow
2021-11-30
Merge bitcoin/bitcoin#23602: wallet: Split stuff from rpcwallet
MarcoFalke
2021-11-30
MOVEONLY: TestLockPointValidity to txmempool
glozow
2021-11-30
Merge bitcoin/bitcoin#23618: build, qt: Ditch `no_sdk_version_check.patch`
fanquake
2021-11-30
Merge bitcoin/bitcoin#23597: ci: Revamp SDK caches
fanquake
2021-11-29
Merge bitcoin/bitcoin#22513: rpc: Allow walletprocesspsbt to sign without fin...
W. J. van der Laan
2021-11-29
Merge bitcoin/bitcoin#22902: tracing: utxocache tracepoints
W. J. van der Laan
2021-11-29
Merge bitcoin/bitcoin#23392: test: move check_node_connections to util
W. J. van der Laan
2021-11-29
Merge bitcoin/bitcoin#23591: refactor: Use underlying type of isminetype for ...
W. J. van der Laan
2021-11-29
Merge bitcoin/bitcoin#23397: Avoid excessive lock contention in CCheckQueue::Add
MarcoFalke
2021-11-29
Merge bitcoin/bitcoin#23617: doc: Fix typos in packages.md
fanquake
2021-11-28
build, qt: Ditch `no_sdk_version_check.patch`
Hennadii Stepanov
2021-11-28
doc: Fix typos in packages.md
Hennadii Stepanov
2021-11-28
test: Make more shell scripts verifiable by the `shellcheck` tool
Hennadii Stepanov
2021-11-28
[tracing] tracepoints to utxocache add, spent and uncache
Arnab Sen
2021-11-28
[tracing] tracepoint for utxocache flushes
Arnab Sen
2021-11-28
Merge bitcoin/bitcoin#23608: test: fix `feature_rbf.py --descriptors` and add...
fanquake
2021-11-28
Merge bitcoin/bitcoin#23600: doc: Tidy up nMinDiskSpace comment
fanquake
2021-11-27
Merge bitcoin/bitcoin#22868: wallet: Call load handlers without cs_wallet locked
Samuel Dobson
2021-11-26
test: add feature_rbf.py --descriptors to test_runner.py
Sebastian Falbesoner
2021-11-26
test: always rescan after importing private keys in `init_wallet` helper
Sebastian Falbesoner
2021-11-26
wallet: Split signmessage from rpcwallet
MarcoFalke
2021-11-26
Merge bitcoin/bitcoin#23594: build: don't set PORT=no in config.site
fanquake
2021-11-26
net: don't check if the listening socket is valid
Vasil Dimov
2021-11-26
doc: Tidy up nMinDiskSpace comment
MarcoFalke
2021-11-26
Merge bitcoin/bitcoin#23598: contrib: Specify wb mode when creating mac sdk
fanquake
2021-11-26
Merge bitcoin/bitcoin#23517: scripted-diff: Move miner to src/node
MarcoFalke
[next]