index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-10-01
doc: Clarify waitTipChanged docs
MarcoFalke
2024-09-30
Merge bitcoin/bitcoin#30968: init: Remove retry for loop
Ava Chow
2024-09-30
Merge bitcoin/bitcoin#30043: net: Replace libnatpmp with built-in PCP+NATPMP ...
Ava Chow
2024-09-30
build: Drop libnatpmp from build system
laanwj
2024-09-30
qt: Changes for built-in PCP+NAT-PMP
laanwj
2024-09-30
net: Replace libnatpmp with built-in NATPMP+PCP implementation in mapport
laanwj
2024-09-30
net: Add PCP and NATPMP implementation
laanwj
2024-09-29
qt6, test: Use `qWarning()` instead of `QWARN()` macro
Hennadii Stepanov
2024-09-29
qt6: Handle deprecated `QLocale::nativeCountryName`
Hennadii Stepanov
2024-09-27
Merge bitcoin/bitcoin#30921: test: generalize HasReason and use it in FailFmt...
merge-script
2024-09-26
Fix bug in p2p_headers_presync harness
marcofleon
2024-09-26
doc: fix loadtxoutset example
fanquake
2024-09-26
Add submitSolution to BlockTemplate interface
Sjors Provoost
2024-09-26
Add getCoinbaseMerklePath() to Mining interface
Sjors Provoost
2024-09-26
Move BlockMerkleBranch back to merkle.{h,cpp}
Sjors Provoost
2024-09-25
Merge bitcoin/bitcoin#30510: multiprocess: Add IPC wrapper for Mining interface
Ava Chow
2024-09-25
refactor: Replace init retry for loop with if statement
TheCharlatan
2024-09-25
refactor: Move most of init retry for loop to a function
TheCharlatan
2024-09-25
build: Add missing USDT header dependency to kernel
Cory Fields
2024-09-25
init: Check mempool arguments in AppInitParameterInteractions
TheCharlatan
2024-09-24
validation: Disable CheckForkWarningConditions for background chainstate
Martin Zumsande
2024-09-24
Merge bitcoin/bitcoin#30952: test: Use shell builtins in run_command test case
merge-script
2024-09-23
Merge bitcoin/bitcoin#30678: wallet: Write best block to disk before backup
Ava Chow
2024-09-23
multiprocess: Add serialization code for BlockValidationState
Ryan Ofsky
2024-09-23
multiprocess: Add IPC wrapper for Mining interface
Ryan Ofsky
2024-09-23
multiprocess: Add serialization code for vector<char>
Russell Yanofsky
2024-09-23
multiprocess: Add serialization code for CTransaction
Russell Yanofsky
2024-09-23
multiprocess: update common-types.h to use C++20 concepts
Ryan Ofsky
2024-09-23
build: Make bitcoin_ipc_test depend on bitcoin_ipc
Ryan Ofsky
2024-09-23
Merge bitcoin/bitcoin#30409: Introduce waitTipChanged() mining interface, rep...
Ava Chow
2024-09-23
test: Use shell builtins in run_command test case
Ava Chow
2024-09-21
net: Use GetLocalAddresses in Discover
laanwj
2024-09-21
net: Add netif utility
laanwj
2024-09-21
crypto: Add missing WriteBE16 function
laanwj
2024-09-20
Merge bitcoin/bitcoin#30765: refactor: Allow `CScript`'s `operator<<` to acce...
Ava Chow
2024-09-20
Merge bitcoin/bitcoin#30918: fuzz: Add check in `p2p_headers_presync` that ch...
Ava Chow
2024-09-20
Merge bitcoin/bitcoin#30826: fuzz: reduce number of iterations in `crypto_aea...
Ava Chow
2024-09-20
Merge bitcoin/bitcoin#30794: interpreter: use int32_t instead of int type for...
Ava Chow
2024-09-20
Merge bitcoin/bitcoin#30679: fix: handle invalid `-rpcbind` port earlier
Ava Chow
2024-09-20
Merge bitcoin/bitcoin#30828: interfaces: #30697 follow ups
Ava Chow
2024-09-20
Merge bitcoin/bitcoin#30568: addrman: change internal id counting to int64_t
Ava Chow
2024-09-20
Merge bitcoin/bitcoin#26990: cli: Improve error message on multiwallet cli-si...
Ava Chow
2024-09-20
wallet: migration, write best locator before unloading wallet
furszy
2024-09-20
wallet: Write best block to disk before backup
Fabian Jahr
2024-09-20
Merge bitcoin/bitcoin#30561: refactor: move `SignSignature` helpers to test u...
merge-script
2024-09-20
add check that chainwork doesn't exceed minimum work
marcofleon
2024-09-20
add clarification in comment
marcofleon
2024-09-20
Merge bitcoin/bitcoin#30856: build: drop obj/ subdirectory for generated build.h
merge-script
2024-09-19
build: drop superfluous `HAVE_BUILD_INFO` define
Sebastian Falbesoner
2024-09-19
build: drop obj/ subdir for generated build.h, rename to bitcoin-build-info.h
Sebastian Falbesoner
[prev]
[next]