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#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
gui: guard accessing a nullptr 'clientModel'
furszy
2024-02-28
ci: print python version on win64 native job
Max Edwards
2024-02-28
serialization: use internal endian conversion functions
Cory Fields
2024-02-28
serialization: detect byteswap builtins without autoconf tests
Cory Fields
2024-02-28
test: make sure keypool sizes do not change on `getrawchangeaddress`/`getnewa...
UdjinM6
2024-02-28
wallet: Avoid updating `ReserveDestination::nIndex` when `GetReservedDestinat...
UdjinM6
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
crypto: replace CountBits with std::bit_width
Cory Fields
2024-02-26
crypto: replace non-standard CLZ builtins with c++20's bit_width
Cory Fields
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
[prev]
[next]