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-03
build: add libxcb_util 0.4.0
fanquake
2021-12-03
build: libxcb 1.14
fanquake
2021-12-03
build: freetype 2.11.0
fanquake
2021-12-03
build: expat 2.4.1
fanquake
2021-12-03
build: xcb_proto 1.14.1
fanquake
2021-12-03
build: libXau 1.0.9
fanquake
2021-12-03
build: xproto 7.0.31
fanquake
2021-12-02
Merge bitcoin/bitcoin#22014: refactor: Make m_cs_fee_estimator non-recursive
MarcoFalke
2021-12-02
Merge bitcoin/bitcoin#22929: wallet: Automatically add receiving destinations...
W. J. van der Laan
2021-12-02
Merge bitcoin/bitcoin#23636: Remove GetAdjustedTime from init.cpp
MarcoFalke
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#23626: refactor: Fix implicit-signed-integer-truncation...
fanquake
2021-12-02
Merge bitcoin/bitcoin#23640: MOVEONLY: Move helper functions from rpcwallet t...
MarcoFalke
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
refactor: Call type-solver earlier in decodescript
MarcoFalke
2021-12-01
style: Remove whitespace
MarcoFalke
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
MOVEONLY: Move utility functions from rpcwallet to wallet/rpc/util
Samuel Dobson
2021-12-01
Introduce wallet/rpc/util
Samuel Dobson
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
Remove GetAdjustedTime from init.cpp
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-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
[next]