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-23
Merge bitcoin/bitcoin#21652: ci: Switch remaining Linux tasks to self-hosted
fanquake
2023-08-22
Merge bitcoin/bitcoin#28199: test: tx orphan handling
Andrew Chow
2023-08-22
Merge bitcoin/bitcoin#28294: guix: pre time-machine bump changes (Windows)
fanquake
2023-08-22
Merge bitcoin/bitcoin#28284: refactor: Remove confusing static_cast in addres...
fanquake
2023-08-22
Merge bitcoin/bitcoin#28320: test: Support riscv64 in get_previous_releases.py
fanquake
2023-08-22
Merge bitcoin/bitcoin#28200: refactor: Remove unused includes from wallet.cpp
fanquake
2023-08-22
Merge bitcoin/bitcoin#28288: test: fix 'unknown named parameter' test in `wal...
fanquake
2023-08-22
test: Support riscv64 in get_previous_releases.py
MarcoFalke
2023-08-22
Merge bitcoin/bitcoin#28157: test doc: tests `acceptstalefeeestimates` option...
glozow
2023-08-21
test: fix 'unknown named parameter' test in `wallet_basic`
brunoerg
2023-08-21
Merge bitcoin/bitcoin#28292: ci: Disable cache save for pull requests in GitH...
fanquake
2023-08-21
ci: Disable cache save for pull requests in GitHub Actions
Hennadii Stepanov
2023-08-21
Merge bitcoin/bitcoin#28218: refactor: Make IsInitialBlockDownload & NotifyHe...
fanquake
2023-08-21
test: ensure acceptstalefeeestimates is supported only on regtest chain
ismaelsadeeq
2023-08-18
assumeutxo cleanup: Move IsInitialBlockDownload & NotifyHeaderTip to Chainsta...
Ryan Ofsky
2023-08-18
ci: Remove distro-name from task name
MarcoFalke
2023-08-18
ci: Switch remaining tasks to self-hosted
MarcoFalke
2023-08-18
Merge bitcoin/bitcoin#28295: ci: Add missing amd64 to win64-cross task
fanquake
2023-08-18
Merge bitcoin/bitcoin#28296: ci: Add missing ${CI_RETRY_EXE} before curl
fanquake
2023-08-18
ci: Add missing amd64 to win64-cross task
MarcoFalke
2023-08-18
ci: Add missing ${CI_RETRY_EXE} before curl
MarcoFalke
2023-08-18
guix: pre time-machine bump changes (Windows)
fanquake
2023-08-18
Merge bitcoin/bitcoin#28237: refactor: Enforce C-str fmt strings in WalletLog...
fanquake
2023-08-18
Merge bitcoin/bitcoin#28100: crypto: more `Span<std::byte>` modernization & f...
fanquake
2023-08-18
Merge bitcoin/bitcoin#28289: rpc: remove one more quote from non-string oneli...
fanquake
2023-08-18
Remove unused includes from wallet.cpp
MarcoFalke
2023-08-17
rpc: remove one more quote from non-string oneline description
Martin Zumsande
2023-08-17
crypto: make ChaCha20::SetKey wipe buffer
Pieter Wuille
2023-08-17
tests: miscellaneous hex / std::byte improvements
Pieter Wuille
2023-08-17
fuzz: support std::byte in Consume{Fixed,Variable}LengthByteVector
Pieter Wuille
2023-08-17
crypto: require key on ChaCha20 initialization
Pieter Wuille
2023-08-17
random: simplify FastRandomContext::randbytes using fillrand
Pieter Wuille
2023-08-17
crypto: refactor ChaCha20 classes to use Span<std::byte> interface
Pieter Wuille
2023-08-17
Remove unused includes from blockfilter.h
MarcoFalke
2023-08-17
move-only: Create src/kernel/mempool_removal_reason.h
MarcoFalke
2023-08-17
Remove unused includes from txmempool.h
MarcoFalke
2023-08-17
Refactor: Remove confusing static_cast
MarcoFalke
2023-08-17
refactor: Add missing includes
MarcoFalke
2023-08-17
Merge bitcoin/bitcoin#28278: ci: Refactor: Remove CI_USE_APT_INSTALL
fanquake
2023-08-17
Merge bitcoin/bitcoin#28282: ci: Ensure that only a single workflow processes...
fanquake
2023-08-17
Merge bitcoin/bitcoin#28123: Bugfix: RPC: Remove quotes from non-string oneli...
fanquake
2023-08-17
Merge bitcoin/bitcoin#27941: test: Fix intermittent issue in mining_getblockt...
fanquake
2023-08-17
Merge bitcoin/bitcoin#27981: Fix potential network stalling bug
fanquake
2023-08-17
ci: Refactor: Remove CI_USE_APT_INSTALL
MarcoFalke
2023-08-17
Merge bitcoin/bitcoin#28244: Break up script/standard.{h/cpp}
fanquake
2023-08-17
ci: Ensure that only a single workflow processes `github.ref` at a time
Hennadii Stepanov
2023-08-17
Merge bitcoin/bitcoin#28214: ci: Move tidy to persistent worker
fanquake
2023-08-17
tx fees, policy: doc: update and delete unnecessary comment
ismaelsadeeq
2023-08-17
Merge bitcoin/bitcoin#27675: p2p: Drop m_recently_announced_invs bloom filter
fanquake
2023-08-16
bitcoin-tidy: Apply bitcoin-unterminated-logprintf to spkm as well
MarcoFalke
[next]