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
2022-10-26
wallet: encapsulate pre-selected-inputs lookup into its own function
furszy
2022-10-26
wallet: skip manually selected coins from 'AvailableCoins' result
furszy
2022-10-26
wallet: skip available coins fetch if "other inputs" are disallowed
furszy
2022-10-20
Merge bitcoin/bitcoin#26158: bench: add "priority level" to the benchmark fra...
Andrew Chow
2022-10-20
build: only run high priority benchmarks in 'make check'
furszy
2022-10-20
bench: surround main() execution with try/catch
furszy
2022-10-20
bench: explicitly make all current benchmarks "high" priority
furszy
2022-10-20
bench: add "priority level" to the benchmark framework
furszy
2022-10-20
Merge bitcoin/bitcoin#25595: Verify PSBT inputs rather than check for fields ...
fanquake
2022-10-19
Merge bitcoin/bitcoin#25830: refactor: Replace m_params with chainman.GetPara...
MacroFake
2022-10-19
Merge bitcoin/bitcoin#26286: test: Remove unused txmempool include from tests
MacroFake
2022-10-19
Merge bitcoin/bitcoin#26142: Use `PACKAGE_NAME` in messages rather than hardc...
MacroFake
2022-10-19
Merge bitcoin/bitcoin#26179: bench: Add missed `ECCVerifyHandle` instance
MacroFake
2022-10-18
test: Use C++11 member initializers for TestMemPoolEntryHelper
MacroFake
2022-10-18
test: Remove unused txmempool include from tests
MacroFake
2022-10-18
Merge bitcoin/bitcoin#26313: doc: consolidate library documentation to librar...
MacroFake
2022-10-17
Verify PSBT inputs rather than check for fields being empty
Greg Sanders
2022-10-17
test: Add unit tests for reconciliation negotiation
Gleb Naumenko
2022-10-17
p2p: clear txreconciliation state for non-wtxid peers
Gleb Naumenko
2022-10-17
p2p: Finish negotiating reconciliation support
Gleb Naumenko
2022-10-17
Add helper to see if a peer is registered for reconciliations
Gleb Naumenko
2022-10-17
p2p: Forget peer's reconciliation state on disconnect
Gleb Naumenko
2022-10-17
p2p: Announce reconciliation support
Gleb Naumenko
2022-10-17
log: Add tx reconciliation log category
Gleb Naumenko
2022-10-14
doc: remove library commentary from src/Makefile.am
fanquake
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#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#26205: wallet: #25768 follow ups
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
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
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
refactor: Replace m_params with chainman.GetParams()
Aurèle Oulès
2022-10-10
iwyu: Add zmq source files
Hennadii Stepanov
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
[next]