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
2021-04-17
test: Run versionbits_sanity for all chains
MarcoFalke
2021-04-17
test: Address outstanding versionbits_test feedback
MarcoFalke
2021-04-17
test: Check that no versionbits are re-used
MarcoFalke
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-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 #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: Use mocktime to avoid intermittent failure
MarcoFalke
2021-04-14
Merge #21666: Miscellaneous external signer changes
fanquake
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
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 #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-12
tests: Skip SQLite fsyncs while testing
Andrew Chow
2021-04-12
chainparams: drop versionbits threshold to 90% for mainnnet and signet
Anthony Towns
2021-04-12
versionbits: simplify state transitions
Anthony Towns
2021-04-12
versionbits: Add explicit NEVER_ACTIVE deployments
Anthony Towns
2021-04-12
fuzz: test versionbits delayed activation
Anthony Towns
2021-04-12
tests: test versionbits delayed activation
Anthony Towns
2021-04-12
versionbits: Add support for delayed activation
Anthony Towns
2021-04-12
tests: clean up versionbits test
Anthony Towns
2021-04-12
tests: test ComputeBlockVersion for all deployments
Anthony Towns
2021-04-12
tests: pull ComputeBlockVersion test into its own function
Anthony Towns
2021-04-11
Merge #21602: rpc: add additional ban time fields to listbanned
MarcoFalke
2021-04-09
Merge #21606: fuzz: Extend psbt fuzz target a bit
MarcoFalke
2021-04-09
fuzz: Extend psbt fuzz target a bit
MarcoFalke
2021-04-09
Merge #21592: test: Remove option to make TestChain100Setup non-deterministic
MarcoFalke
2021-04-08
Merge #21304: guix: Add guix-clean script + establish gc-root for container p...
W. J. van der Laan
2021-04-08
rpc: add help for enumeratesigners and walletdisplayaddress
Sjors Provoost
[next]