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
2023-08-17
Merge bitcoin/bitcoin#28214: ci: Move tidy to persistent worker
fanquake
2023-08-17
Merge bitcoin/bitcoin#27675: p2p: Drop m_recently_announced_invs bloom filter
fanquake
2023-08-16
Merge bitcoin/bitcoin#28273: ci: Fix macOS-cross SDK rsync
fanquake
2023-08-16
Merge bitcoin/bitcoin#28257: test: check backup from `migratewallet` can be s...
fanquake
2023-08-16
ci: Avoid error on macOS native
MarcoFalke
2023-08-16
ci: Fix macOS-cross SDK rsync
MarcoFalke
2023-08-15
Merge bitcoin/bitcoin#28240: refactor: Remove unused boost signals2 from torc...
Andrew Chow
2023-08-15
Merge bitcoin/bitcoin#28187: ci: Run "macOS native x86_64" job on GitHub Actions
Andrew Chow
2023-08-15
Merge bitcoin/bitcoin#27460: rpc: Add importmempool RPC
Andrew Chow
2023-08-15
Merge bitcoin/bitcoin#28185: ci: Use hard-coded root path for CI containers (...
fanquake
2023-08-15
Merge bitcoin/bitcoin#28269: ci: Drop no longer needed `macos_sdk_cache`
fanquake
2023-08-15
Merge bitcoin/bitcoin#28267: crypto: BIP324 ciphersuite follow-up
fanquake
2023-08-15
Merge bitcoin/bitcoin#28215: fuzz: fix a couple incorrect assertions in the `...
fanquake
2023-08-15
refactor: Remove PERSISTENT_WORKER_* yaml templates
MarcoFalke
2023-08-15
refactor: add missing headers for BIP324 ciphersuite
stratospher
2023-08-14
ci: Drop no longer needed `macos_sdk_cache`
Hennadii Stepanov
2023-08-14
Merge bitcoin/bitcoin#28232: test: locked_wallet, skip default fee estimation
fanquake
2023-08-14
Merge bitcoin/bitcoin#28258: bitcoin-tidy: fix macOS build
fanquake
2023-08-14
crypto: BIP324 ciphersuite follow-up
stratospher
2023-08-11
test: check backup from `migratewallet` can be successfully restored
brunoerg
2023-08-11
fuzz: coins_view: remove an incorrect assertion
Antoine Poinsot
2023-08-11
Merge bitcoin/bitcoin#28245: doc: use llvm-config for bitcoin-tidy example
fanquake
2023-08-10
bitcoin-tidy: fix macOS build
Cory Fields
2023-08-10
test: locked_wallet, skip default fee estimation
furszy
2023-08-10
doc: use llvm-config for bitcoin-tidy example
fanquake
2023-08-10
Merge bitcoin/bitcoin#28008: BIP324 ciphersuite
fanquake
2023-08-09
Merge bitcoin/bitcoin#28189: doc: diversify network outbounds release note
fanquake
2023-08-09
Merge bitcoin/bitcoin#28149: net processing: clamp PeerManager::Options user ...
glozow
2023-08-09
ci: Move tidy to persistent worker
MarcoFalke
2023-08-09
ci: Use hard-coded root path for CI containers
MarcoFalke
2023-08-09
ci: Only create folders when needed
MarcoFalke
2023-08-09
ci: Drop BASE_SCRATCH_DIR from LIBCXX_DIR
MarcoFalke
2023-08-09
Merge bitcoin/bitcoin#28087: ci: Use qemu-user through container engine
fanquake
2023-08-09
ci: Run "macOS native x86_64" job on GitHub Actions
Hennadii Stepanov
2023-08-08
Sort includes in compat.h
MarcoFalke
2023-08-08
remove unused limits.h include in compat.h
MarcoFalke
2023-08-08
Replace LocaleIndependentAtoi with ToIntegral
MarcoFalke
2023-08-08
iwyu on torcontrol
MarcoFalke
2023-08-08
Remove unused boost signals2 from torcontrol
MarcoFalke
2023-08-07
Merge bitcoin/bitcoin#28186: kernel: Prune leveldb headers
fanquake
2023-08-07
Merge bitcoin/bitcoin#28231: doc: remove Fedora libdb4-*-devel install docs
fanquake
2023-08-07
ci: Use qemu-user through container engine
MarcoFalke
2023-08-07
Merge bitcoin/bitcoin#26296: ci: Integrate `bitcoin-tidy` clang-tidy plugin
fanquake
2023-08-07
Merge bitcoin/bitcoin#27401: tracepoints: Disables `-Wgnu-zero-variadic-macro...
fanquake
2023-08-07
doc: remove Fedora libdb4-*-devel install docs
fanquake
2023-08-07
mempool_entry: improve struct packing
Anthony Towns
2023-08-07
Add importmempool RPC
MarcoFalke
2023-08-07
refactor: Add and use kernel::ImportMempoolOptions
MarcoFalke
2023-08-07
doc: Clarify the getmempoolinfo.loaded RPC field documentation
MarcoFalke
2023-08-07
Remove Chainstate::LoadMempool
MarcoFalke
[next]