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
2021-01-28
validation: Pass in chainstate to TestBlockValidity
Carl Dong
2021-01-28
validation: Make CChainState.m_blockman public
Carl Dong
2021-01-28
validation: Pass in blockman to ContextualCheckBlockHeader
Carl Dong
2021-01-28
validation: Move GetLastCheckpoint to BlockManager
Carl Dong
2021-01-28
validation: Move GetSpendHeight to BlockManager
Carl Dong
2021-01-28
validation: Move FindForkInGlobalIndex to BlockManager
Carl Dong
2021-01-28
validation: Remove global LookupBlockIndex
Carl Dong
2021-01-28
scripted-diff: Use BlockManager::LookupBlockIndex
Carl Dong
2021-01-28
validation: Move LookupBlockIndex to BlockManager
Carl Dong
2021-01-28
validation: Guard the active_chainstate with cs_main
Carl Dong
2021-01-26
Merge bitcoin-core/gui#183: Add include for std::bind.
MarcoFalke
2021-01-26
Merge bitcoin-core/gui#189: qt: drop workaround for QTBUG-42503 which was fix...
Jonas Schnelli
2021-01-26
Merge bitcoin-core/gui#186: Add information to "Confirm fee bump" window
Jonas Schnelli
2021-01-26
Merge #21000: fuzz: Add UBSan suppressions needed for fuzz tests to not warn ...
MarcoFalke
2021-01-26
Merge #20971: test: Work around libFuzzer deadlock
MarcoFalke
2021-01-26
Merge bitcoin-core/gui#167: raise helpMessageDialog
MarcoFalke
2021-01-26
Merge #21010: refactor: remove straggling boost::mutex usage
MarcoFalke
2021-01-26
Add information to "Confirm fee bump" window
Prayank
2021-01-26
refactor: remove straggling boost::mutex usage
fanquake
2021-01-26
Merge #17350: doc: Add developer documentation to isminetype
Samuel Dobson
2021-01-26
Merge #20832: rpc: Better error messages for invalid addresses
Samuel Dobson
2021-01-25
fuzz: Add UBSan suppressions needed for fuzz tests to not warn under -fsaniti...
practicalswift
2021-01-25
fuzz: Avoid -fsanitize=integer warnings in fuzzing harnesses
practicalswift
2021-01-25
Merge #20987: doc: add instructions for generating RPC docs
Wladimir J. van der Laan
2021-01-25
Merge #18710: Add local thread pool to CCheckQueue
Wladimir J. van der Laan
2021-01-25
raise helpMessageDialog
randymcmillan
2021-01-25
Merge #20998: test: Fix BlockToJsonVerbose benchmark
MarcoFalke
2021-01-24
Merge #20958: gitian-keys: Add signer aliases, some historical keys
Wladimir J. van der Laan
2021-01-24
gitian-keys: Add signer aliases, some historical keys
Wladimir J. van der Laan
2021-01-24
Merge #20989: gitian-keys: add CoinForensics key
Wladimir J. van der Laan
2021-01-24
Fix BlockToJsonVerbose benchmark
Martin Ankerl
2021-01-24
Better error messages for invalid addresses
Bezdrighin
2021-01-23
doc: add instructions for generating RPC docs
benk10
2021-01-22
gitian-keys: add CoinForensics key
coinforensics
2021-01-22
Merge #20927: [refactor] [net] Clean up InactivityCheck()
MarcoFalke
2021-01-22
Merge #20985: doc: add xorriso to macOS depends packages
fanquake
2021-01-22
doc: add xorriso to macOS depends packages
fanquake
2021-01-22
Merge #20523: zmq: deduplicate 'sequence' publisher message creation/sending
fanquake
2021-01-22
Merge #17920: guix: Build support for macOS
fanquake
2021-01-22
Merge #20983: Fix MSVC build after gui#176
fanquake
2021-01-21
Fix MSVC build after gui#176
Hennadii Stepanov
2021-01-21
Merge bitcoin-core/gui#176: Fix TxViewDelegate layout
MarcoFalke
2021-01-21
Merge bitcoin-core/gui#171: Use layout manager for Create Wallet dialog
MarcoFalke
2021-01-21
Merge #20932: refactor: Replace fs::absolute calls with AbsPathJoin calls
MarcoFalke
2021-01-21
guix: Fix typo
Carl Dong
2021-01-21
guix: README: Add darwin HOSTS entry
Carl Dong
2021-01-21
guix: Check for macOS SDK before building anything
Carl Dong
2021-01-21
guix: Set ZERO_AR_DATE for darwin build determinism
Carl Dong
2021-01-21
build: Make xorrisofs reproducible with -volume_date
Carl Dong
2021-01-21
guix: Add support for darwin builds
Carl Dong
[next]