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
2022-10-17
Merge bitcoin/bitcoin#25985: Revert "build: Use Homebrew's sqlite package if ...
Andrew Chow
2022-10-15
Merge bitcoin/bitcoin#26319: add 0xb10c builder key
Andrew Chow
2022-10-15
add 0xb10c builder key
0xb10c
2022-10-14
Merge bitcoin/bitcoin#26307: test: use MiniWallet for rpc_scanblocks.py
MacroFake
2022-10-14
Merge bitcoin/bitcoin#26297: ci: Use all available CPUs for functional tests ...
fanquake
2022-10-13
test: use MiniWallet for rpc_scanblocks.py
Sebastian Falbesoner
2022-10-13
Merge bitcoin/bitcoin#26306: add lock annotation for FeeFilterRounder::round()
Andrew Chow
2022-10-13
add lock annotation for FeeFilterRounder::round()
glozow
2022-10-13
Merge bitcoin/bitcoin#24851: init: ignore BIP-30 verification in DisconnectBl...
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#25412: rest: add `/deploymentinfo` endpoint
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#24407: fees: make the class FeeFilterRounder thread-safe
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#24269: test: add functional test for `-discover`
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#25526: wallet: avoid double keypool TopUp() call on des...
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#26109: rpc, doc: getpeerinfo updates
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#23549: Add scanblocks RPC call (attempt 2)
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#25667: assumeutxo: snapshot initialization
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#25858: psbt: Only include PSBT_OUT_TAP_TREE when the ou...
glozow
2022-10-13
Merge bitcoin/bitcoin#26299: ci: Use Multi-ToolTask in "Win64 native" task
MacroFake
2022-10-13
Merge bitcoin/bitcoin#25964: build: fix mingw miniupnpc cflags
fanquake
2022-10-13
Merge bitcoin/bitcoin#26205: wallet: #25768 follow ups
fanquake
2022-10-13
Merge bitcoin/bitcoin#24467: doc: minor improvements in getutxos REST endpoin...
fanquake
2022-10-13
Merge bitcoin/bitcoin#26188: test: silence TSAN false positive in coinstatsin...
fanquake
2022-10-12
Merge bitcoin/bitcoin#25421: net: convert standalone IsSelectableSocket() and...
glozow
2022-10-12
Merge bitcoin/bitcoin#24858: incorrect blk file size calculation during reind...
glozow
2022-10-12
ci: Use Multi-ToolTask in "Win64 native" task
Hennadii Stepanov
2022-10-12
Merge bitcoin/bitcoin#26280: rpc: Return coinbase flag in scantxoutset
fanquake
2022-10-12
Merge bitcoin/bitcoin#22087: Validate port-options
fanquake
2022-10-11
ci: Use all available CPUs for functional tests in "Win64 native" task
Hennadii Stepanov
2022-10-11
test: move SyncWithValidationInterfaceQueue() before Stop() in txindex_tests
Vasil Dimov
2022-10-11
test: silence TSAN false positive in coinstatsindex_initial_sync
Vasil Dimov
2022-10-11
Merge bitcoin/bitcoin#25676: sync: simplify and remove unused code from sync.h
fanquake
2022-10-10
Merge bitcoin/bitcoin#26254: iwyu: Add zmq source files
MacroFake
2022-10-10
iwyu: Add zmq source files
Hennadii Stepanov
2022-10-10
Merge bitcoin/bitcoin#25322: build: Fix `capnp` package build for Android
fanquake
2022-10-10
Merge bitcoin/bitcoin#26118: log: Use steady clock for bench logging
MacroFake
2022-10-10
Merge bitcoin/bitcoin#26196: kernel: move RunCommandParseJSON to its own file
fanquake
2022-10-10
Merge bitcoin/bitcoin#26282: wallet: have prune error take precedence over as...
fanquake
2022-10-10
Merge bitcoin/bitcoin#25073: test: Cleanup miner_tests
fanquake
2022-10-10
Merge bitcoin/bitcoin#26284: Fix comment typos
MacroFake
2022-10-10
Merge bitcoin/bitcoin#26183: build: split ARM crc & crypto extension checks
fanquake
2022-10-10
Merge bitcoin/bitcoin#26277: test: Remove confusing DUMMY_P2WPKH_SCRIPT
fanquake
2022-10-10
sync: rename AnnotatedMixin::UniqueLock to AnnotatedMixin::unique_lock
Vasil Dimov
2022-10-10
sync: remove DebugLock alias template
Vasil Dimov
2022-10-10
sync: avoid confusing name overlap (Mutex)
Vasil Dimov
2022-10-10
Merge bitcoin/bitcoin#26215: index: Improve BaseIndex::BlockUntilSyncedToCurr...
fanquake
2022-10-10
Merge bitcoin/bitcoin#26258: refactor: Remove unused CDataStream::rdbuf method
fanquake
2022-10-09
Merge bitcoin/bitcoin#26103: refactor: mempool: use CTxMemPool::Limits
glozow
2022-10-09
Fix comment typos in scriptpubkeyman.cpp, wallet.cpp, wallet.h
Dimitris Tsapakidis
2022-10-09
Merge bitcoin/bitcoin#26281: docs: fix m_children to be a member of CTxMemPoo...
glozow
2022-10-07
wallet: have prune error take precedence over assumedvalid
James O'Beirne
[next]