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
2020-08-30
Merge #19839: Set appveyor VM version to previous Visual Studio 2019 release
MarcoFalke
2020-08-30
Avoid callback when -blocknotify is empty
João Barbosa
2020-08-30
Set appveyor vm version to previous Visual Studio 2019 release.
Aaron Clauson
2020-08-29
doc: Add best practice for annotating/asserting locks
Hennadii Stepanov
2020-08-29
sync.h: Make runtime lock checks require compile-time lock checks
Anthony Towns
2020-08-29
Do not hide compile-time thread safety warnings
Hennadii Stepanov
2020-08-29
Add missed thread safety annotations
Hennadii Stepanov
2020-08-29
Use LockAssertion utility class instead of AssertLockHeld()
Hennadii Stepanov
2020-08-29
Merge #18921: build: add stack-clash and control-flow protection options to h...
Wladimir J. van der Laan
2020-08-29
util: Hard code previous release tarball checksums
Hennadii Stepanov
2020-08-29
scripted-diff: Move previous_release.py to test/get_previous_releases.py
Hennadii Stepanov
2020-08-29
Merge #18817: doc: Document differences in bitcoind and bitcoin-qt locale han...
MarcoFalke
2020-08-29
test: Add tsan supp for leveldb::DBImpl::DeleteObsoleteFiles
MarcoFalke
2020-08-29
doc: Document differences in bitcoind and bitcoin-qt locale handling
practicalswift
2020-08-28
Merge #19607: [p2p] Add Peer struct for per-peer data in net processing
Wladimir J. van der Laan
2020-08-28
test framework: serialize/deserialize inv type as unsigned int
Jon Atack
2020-08-28
wallet, refactor: Remove duplicate map lookups in GetAddressBalances
João Barbosa
2020-08-28
Merge bitcoin-core/gui#39: Add visual accenting for the 'Create new receiving...
MarcoFalke
2020-08-28
Merge #19797: net: Remove old check for 3-byte shifted IP addresses from pre-...
MarcoFalke
2020-08-28
Merge #19739: refactor: remove c-string interfaces for DecodeBase58{Check}
Wladimir J. van der Laan
2020-08-28
Merge #19646: doc: Updated outdated help command for getblocktemplate
Wladimir J. van der Laan
2020-08-28
Merge #19758: Drop deprecated and unused GUARDED_VAR and PT_GUARDED_VAR annot...
fanquake
2020-08-28
Remove old check for 3-byte shifted IP addresses from pre-0.2.9 node messages
Raúl Martínez (RME)
2020-08-28
Merge #19822: chain: Fix CChain comparison UB by removing it (it was unused)
fanquake
2020-08-28
wallet: Avoid recursive lock in IsTrusted
João Barbosa
2020-08-28
wallet, refactor: Immutable CWalletTx::pwallet
João Barbosa
2020-08-28
Pass mempool reference to chainstate constructor
MarcoFalke
2020-08-28
Merge #19067: tests: Add fuzzing harness for CNode
MarcoFalke
2020-08-27
chain: Remove UB CChain comparison
Carl Dong
2020-08-27
gui refactor: Inline SplashScreen::ConnectWallet
Russell Yanofsky
2020-08-27
Merge bitcoin-core/gui#40: Clarify block height label
MarcoFalke
2020-08-27
refactor: Move wallet methods out of chain.h and node.h
Russell Yanofsky
2020-08-27
refactor: Create interfaces earlier during initialization
Russell Yanofsky
2020-08-27
Merge #19169: rpc: Validate provided keys for query_options parameter in list...
MarcoFalke
2020-08-27
tests: Add fuzzing harness for CNode
practicalswift
2020-08-27
test: Remove unused lock arg from BitcoinTestFramework.wait_until
MarcoFalke
2020-08-27
test: Rename wait until helper to wait_until_helper
MarcoFalke
2020-08-27
Merge #19289: wallet: GetWalletTx and IsMine require cs_wallet lock
Wladimir J. van der Laan
2020-08-27
test: Remove unused p2p_lock in VersionBitsWarningTest
MarcoFalke
2020-08-27
p2p: change CInv::type from int to uint32_t
Jon Atack
2020-08-27
Merge #19761: build: improve sed robustness by not using sed
fanquake
2020-08-27
Merge #19752: test: Update wait_until usage in tests not to use the one from ...
MarcoFalke
2020-08-26
Merge #19778: test: Fix intermittent issue in wallet_bumpfee
MarcoFalke
2020-08-26
test: Add docstring to wait_until() in util.py to warn about its usage
Seleme Topuz
2020-08-26
test: Update wait_until usage in tests not to use the one from utils
Seleme Topuz
2020-08-26
Merge bitcoin-core/gui#35: Parse params directly instead of through node (par...
MarcoFalke
2020-08-26
bench: Prevent thread oversubscription
Hennadii Stepanov
2020-08-26
p2p: ensure inv is GenMsgTx before ToGenTxid in inv processing
John Newbery
2020-08-26
test: use CInv::MSG_WITNESS_TX flag in p2p_segwit
Jon Atack
2020-08-26
p2p: make gtxid(.hash) and fAlreadyHave localvars const
Jon Atack
[prev]
[next]