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-04-19
Update msvc build to use Qt5.12.10 binaries.
Aaron Clauson
2021-04-17
Merge #21391: [Bundle 5/n] Prune g_chainman usage in RPC modules
MarcoFalke
2021-04-17
Merge bitcoin-core/gui#277: Do not use QClipboard::Selection on Windows and m...
MarcoFalke
2021-04-17
Merge #21689: test: Remove intermittently failing and not very meaningful `BO...
MarcoFalke
2021-04-17
Merge #21712: qa: Test default include_mempool value of gettxout
MarcoFalke
2021-04-16
qa: Test default include_mempool value of gettxout
João Barbosa
2021-04-16
Merge #21695: Remove no longer used contrib/bitcoin-qt.pro from the repo
fanquake
2021-04-15
Remove no longer used contrib/bitcoin-qt.pro from the repo
Hennadii Stepanov
2021-04-15
Merge #21630: fuzz: split FuzzedSock interface and implementation
MarcoFalke
2021-04-15
Merge #21686: Speedy trial activation parameters for Taproot
MarcoFalke
2021-04-15
Merge #21676: test: Use mocktime to avoid intermittent failure in rpc_tests
MarcoFalke
2021-04-15
fuzz: use ConsumeBool() instead of !ConsumeBool()
Vasil Dimov
2021-04-15
fuzz: split FuzzedSock interface and implementation
Vasil Dimov
2021-04-15
fuzz: make FuzzedSock::Wait() sometimes simulate an occurred event
Vasil Dimov
2021-04-15
fuzz: set errno from FuzzedSock::Wait() if it simulates a failure
Vasil Dimov
2021-04-15
style: remove extra white space
Vasil Dimov
2021-04-15
test: Remove intermittently failing and not very meaningful `BOOST_CHECK` in ...
practicalswift
2021-04-15
Merge #21677: fuzz: Avoid use of low file descriptor ids (which may be in use...
MarcoFalke
2021-04-14
Add mainnet and testnet taproot activation params
Andrew Chow
2021-04-15
Merge #21377: Speedy trial support for versionbits
fanquake
2021-04-15
Merge #21672: doc: remove boostrap info from GUIX_COMMON_FLAGS doc
fanquake
2021-04-14
Avoid use of low file descriptor ids (which may be in use) in FuzzedSock and ...
practicalswift
2021-04-14
test: Reset mocktime in the common setup
MarcoFalke
2021-04-14
rpc/rest: Take and reuse local Chain/ChainState obj
Carl Dong
2021-04-14
rpc: style: Improve BuriedForkDescPushBack signature
Carl Dong
2021-04-14
rpc: Remove unnecessary casting of block height
Carl Dong
2021-04-14
rpc: Tidy up local references (see commit message)
Carl Dong
2021-04-14
rest/rpc: Remove now-unused old Ensure functions
Carl Dong
2021-04-14
scripted-diff: rest/rpc: Use renamed EnsureAny*()
Carl Dong
2021-04-14
rpc: Add renamed EnsureAny*() functions
Carl Dong
2021-04-14
Merge #21678: test: Fix TestPotentialDeadLockDetected suppression
MarcoFalke
2021-04-14
Merge #21675: ci: Only cache depends/sdk-sources for macos/apk task in cirrus
MarcoFalke
2021-04-14
Merge #21585: Fix assumeutxo crash due to truncated file
MarcoFalke
2021-04-14
Merge #260: Handle exceptions instead of crash
W. J. van der Laan
2021-04-14
test: Fix TSan suppression
Hennadii Stepanov
2021-04-14
test: Use mocktime to avoid intermittent failure
MarcoFalke
2021-04-14
Merge #21669: test: Remove spurious double lock tsan suppressions by bumping ...
MarcoFalke
2021-04-14
ci: Only cache depends/sdk-sources for macos/apk task in cirrus
MarcoFalke
2021-04-14
Revert "test: Add tsan supp for leveldb::DBImpl::DeleteObsoleteFiles"
MarcoFalke
2021-04-14
Merge #21666: Miscellaneous external signer changes
fanquake
2021-04-14
doc: remove boostrap info from GUIX_COMMON_FLAGS doc
fanquake
2021-04-13
test: Remove spurious double lock tsan suppressions by bumping to clang-12
MarcoFalke
2021-04-13
Merge #21634: tests: Skip SQLite fsyncs while testing
MarcoFalke
2021-04-13
Merge #21575: refactor: Create blockstorage module
fanquake
2021-04-13
Merge #21633: refactor: add [[noreturn]] attribute where applicable
fanquake
2021-04-13
Merge #17934: doc: Use CONFIG_SITE variable instead of --prefix option
fanquake
2021-04-13
external_signer: remove ExternalSignerException
fanquake
2021-04-13
external_signer: use const where appropriate
fanquake
2021-04-13
wallet: remove CWallet::GetExternalSigner()
fanquake
2021-04-13
external_signer: remove ignore_errors from Enumerate()
fanquake
[next]