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-24
guix: drop NSIS patch now that we use 3.09
fanquake
2023-08-24
guix: use cross-* keyword arguments
fanquake
2023-08-24
guix: update time-machine to 160f78a4d92205df986ed9efcce7d3aac188cb24
fanquake
2023-08-24
guix: update python-oscrypto to 1.3.0
fanquake
2023-08-24
guix: backport glibc patch to fix powerpc build
fanquake
2023-08-24
Merge bitcoin/bitcoin#28324: guix: pre time-machine bump changes (Linux)
fanquake
2023-08-23
Merge bitcoin/bitcoin#27829: rpc: fix data optionality for RPC calls.
Andrew Chow
2023-08-23
Merge bitcoin/bitcoin#26291: Update MANDATORY_SCRIPT_VERIFY_FLAGS
Andrew Chow
2023-08-23
Merge bitcoin/bitcoin#21652: ci: Switch remaining Linux tasks to self-hosted
fanquake
2023-08-22
Update help text for spend and rawtransaction rpcs
Michael Tidwell
2023-08-22
Merge bitcoin/bitcoin#28199: test: tx orphan handling
Andrew Chow
2023-08-22
guix: consolidate Linux GCC package
fanquake
2023-08-22
guix: consolidate glibc 2.27 package
fanquake
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-18
Make post-p2sh consensus rules mandatory for tx relay
Anthony Towns
2023-08-18
doc, policy: Clarify comment on STANDARD_SCRIPT_VERIFY_FLAGS
Anthony Towns
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
[next]