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
2024-02-28
Merge bitcoin/bitcoin#29412: p2p: Don't process mutated blocks
Ava Chow
2024-02-28
Merge bitcoin/bitcoin#29504: ci: print python version on win64 native job
fanquake
2024-02-28
Merge bitcoin/bitcoin#29489: test: Remove Windows-specific code from `system_...
fanquake
2024-02-28
Merge bitcoin/bitcoin#29493: subtree: update crc32c subtree
fanquake
2024-02-28
Merge bitcoin/bitcoin#29484: serialization: replace char-is-int8_t autoconf d...
fanquake
2024-02-28
Merge bitcoin/bitcoin#29486: build: remove -Wdocumentation conditional
fanquake
2024-02-28
ci: print python version on win64 native job
Max Edwards
2024-02-27
Merge bitcoin/bitcoin#29475: doc: Fix Broken Links
fanquake
2024-02-27
doc: Fix Broken Links
Justin Dhillon
2024-02-27
serialization: replace char-is-int8_t autoconf detection with c++20 concept
Cory Fields
2024-02-27
Update crc32c subtree to latest upstream master
fanquake
2024-02-27
Squashed 'src/crc32c/' changes from 0bac72c455..b60d2b7334
fanquake
2024-02-27
test: Remove Windows-specific code from `system_tests/run_command`
Hennadii Stepanov
2024-02-27
[test] IsBlockMutated unit tests
dergoegge
2024-02-27
Add transaction_identifier::size to allow Span conversion
dergoegge
2024-02-27
[validation] Cache merkle root and witness commitment checks
dergoegge
2024-02-27
[test] Add regression test for #27608
dergoegge
2024-02-27
[net processing] Don't process mutated blocks
dergoegge
2024-02-27
[validation] Merkle root malleation should be caught by IsBlockMutated
dergoegge
2024-02-27
[validation] Introduce IsBlockMutated
dergoegge
2024-02-27
[refactor] Cleanup merkle root checks
dergoegge
2024-02-27
[validation] Isolate merkle root checks
dergoegge
2024-02-27
Merge bitcoin/bitcoin#29481: doc: Update OpenBSD build docs for 7.4
fanquake
2024-02-27
build: remove -Wdocumentation conditional
fanquake
2024-02-27
Merge bitcoin/bitcoin#29358: test: use v2 everywhere for P2PConnection if --v...
fanquake
2024-02-27
Merge bitcoin/bitcoin#28178: fuzz: Generate with random libFuzzer settings
fanquake
2024-02-26
Merge bitcoin/bitcoin#29357: test: Drop `x` modifier in `fsbridge::fopen` cal...
fanquake
2024-02-26
doc: Update OpenBSD build docs to 7.4
Jesse Barton
2024-02-26
test: Drop `x` modifier in `fsbridge::fopen` call for mingw builds
Hennadii Stepanov
2024-02-26
Merge bitcoin/bitcoin#29467: test: Fix intermittent issue in interface_rest.py
fanquake
2024-02-26
Merge bitcoin/bitcoin#29443: depends: fix BDB compilation on OpenBSD
fanquake
2024-02-26
Merge bitcoin/bitcoin#29471: doc: Fix CI-detected codespell warnings
fanquake
2024-02-26
Merge bitcoin/bitcoin#29345: rpc: Do not wait for headers inside loadtxoutset
fanquake
2024-02-26
Merge bitcoin/bitcoin#29469: doc: document preference for list-initialization
fanquake
2024-02-26
Merge bitcoin/bitcoin#29470: test: Add option to skip python unit tests
fanquake
2024-02-26
Merge bitcoin/bitcoin#29408: lint: Check for missing bitcoin-config.h includes
fanquake
2024-02-26
Merge bitcoin/bitcoin#29461: ci: avoid running git diff after patching
fanquake
2024-02-23
test: Add option to skip unit tests for the test runner
Martin Zumsande
2024-02-23
Fix CI-detected codespell warnings
LÅ‘rinc
2024-02-23
doc: document preference for list-initialization
Andrew Toth
2024-02-22
test: Fix intermittent issue in interface_rest.py
MarcoFalke
2024-02-22
Merge bitcoin/bitcoin#29462: [fuzz] Avoid partial negative result
Ava Chow
2024-02-21
[fuzz] Avoid partial negative result
Murch
2024-02-21
Merge bitcoin/bitcoin#29400: test: Fix SegwitV0SignatureMsg nLockTime signedness
Ava Chow
2024-02-21
ci: avoid running git diff after patching
Ryan Ofsky
2024-02-21
Merge bitcoin/bitcoin#29460: test: assert rpc error for addnode v2transport n...
fanquake
2024-02-21
Merge bitcoin/bitcoin#29456: docs: ci multi-arch requires qemu
fanquake
2024-02-20
test: assert rpc error for addnode v2transport not enabled
kevkevin
2024-02-20
refactor: Add missing include for USE_BDB, USE_SQLITE to bench/wallet_ismine.cpp
MarcoFalke
2024-02-20
lint: Check for missing or redundant bitcoin-config.h includes
MarcoFalke
[next]