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-09-23
Merge bitcoin/bitcoin#30678: wallet: Write best block to disk before backup
Ava Chow
2024-09-23
Merge bitcoin/bitcoin#30409: Introduce waitTipChanged() mining interface, rep...
Ava Chow
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
2024-09-19
streams: reorder/document functions
Pieter Wuille
2024-09-19
streams: remove unused code
Pieter Wuille
2024-09-19
Merge bitcoin/bitcoin#30889: log: Use ConstevalFormatString
merge-script
2024-09-18
Merge bitcoin/bitcoin#30875: doc: fixed inconsistencies in documentation betw...
merge-script
2024-09-18
doc: Updating docs from autotools to cmake
kevkevinpal
2024-09-17
fix: increase rpcbind check robustness
tdb3
2024-09-17
fix: handle invalid rpcbind port earlier
tdb3
2024-09-17
refactor: move host/port checking
tdb3
2024-09-17
rpc, cli: improve error message on multiwallet mode
pablomartin4btc
2024-09-17
log: Use ConstevalFormatString
MarcoFalke
2024-09-17
doc: update NeedsRedownload() comment
Sjors Provoost
2024-09-17
Remove unused g_best_block
Ryan Ofsky
2024-09-17
rpc: use waitTipChanged for longpoll
Ryan Ofsky
2024-09-17
Remove unused CRPCSignals
Sjors Provoost
2024-09-17
Replace RPCNotifyBlockChange with waitTipChanged()
Sjors Provoost
2024-09-17
rpc: check for negative timeout arg in waitfor*
Sjors Provoost
2024-09-17
rpc: recommend -rpcclienttimeout=0 for waitfor*
Sjors Provoost
2024-09-17
rpc: fix waitfornewblock description
Sjors Provoost
2024-09-17
Add waitTipChanged to Mining interface
Sjors Provoost
2024-09-17
node: Track last block that received a blockTip notification
Sjors Provoost
2024-09-17
Rename getTipHash() to getTip() and return BlockRef
Sjors Provoost
2024-09-17
refactor: rename BlockKey to BlockRef
Sjors Provoost
2024-09-16
Merge bitcoin/bitcoin#30884: streams: cache file position within AutoFile
Ava Chow
2024-09-16
Merge bitcoin/bitcoin#29436: net: call `Select` with reachable networks in `T...
Ava Chow
2024-09-16
Merge bitcoin/bitcoin#30410: rpc, rest: Improve block rpc error handling, che...
Ava Chow
2024-09-16
Merge bitcoin/bitcoin#28358: Drop -dbcache limit
Ava Chow
2024-09-16
Merge bitcoin/bitcoin#30868: refactor: add clang-tidy `modernize-use-starts-e...
Ava Chow
2024-09-16
Merge bitcoin/bitcoin#30440: Have createNewBlock() return a BlockTemplate int...
Ava Chow
2024-09-16
Merge bitcoin/bitcoin#30661: fuzz: Test headers pre-sync through p2p
glozow
2024-09-16
Merge bitcoin/bitcoin#30286: cluster mempool: optimized candidate search
glozow
2024-09-16
Merge bitcoin/bitcoin#30899: qt: Translations update
merge-script
2024-09-14
tidy: add clang-tidy `modernize-use-starts-ends-with` check
Roman Zeyde
[next]