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-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
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
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
2021-04-13
refactor: unify external wallet runtime errors
fanquake
2021-04-13
refactor: add missing includes to external signer code
fanquake
2021-04-13
refactor: move all signer code inside ENABLE_EXTERNAL_SIGNER #ifdefs
fanquake
2021-04-13
Merge #21653: ci: Fix previous releases cache order
MarcoFalke
2021-04-13
Merge #21467: Move external signer out of wallet module
fanquake
2021-04-13
Merge #21631: i2p: always check the return value of Sock::Wait()
MarcoFalke
2021-04-13
Merge #21330: Deal with missing data in signature hashes more consistently
fanquake
2021-04-13
refactor: add [[noreturn]] attribute where applicable
fanquake
2021-04-13
Merge #21661: doc: Fix name of script guix-build
fanquake
2021-04-12
tests: Skip SQLite fsyncs while testing
Andrew Chow
2021-04-12
Merge #21663: ci: Fix macOS brew install command
W. J. van der Laan
2021-04-12
ci: Fix macOS brew install command
Hennadii Stepanov
2021-04-12
doc: Fix name of script guix-build
Stephan Oeste
2021-04-12
chainparams: drop versionbits threshold to 90% for mainnnet and signet
Anthony Towns
2021-04-12
versionbits: simplify state transitions
Anthony Towns
[next]