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-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
Merge #19289: wallet: GetWalletTx and IsMine require cs_wallet lock
Wladimir J. van der Laan
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
2020-08-26
p2p: use CInv block message helpers in net_processing.cpp
Jon Atack
2020-08-26
[net processing] Change AlreadyHaveTx() to take a GenTxid
John Newbery
2020-08-26
[net processing] Change AlreadyHaveBlock() to take block_hash argument
John Newbery
2020-08-26
[net processing] Remove mempool argument from AlreadyHaveBlock()
John Newbery
2020-08-26
[net processing] Split AlreadyHave() into separate block and tx functions
John Newbery
2020-08-26
p2p: remove nFetchFlags from NetMsgType TX and INV processing
Jon Atack
2020-08-26
p2p: add CInv block message helper methods
Jon Atack
2020-08-26
Merge #19687: refactor: make EncodeBase{32,64} consume Spans
MarcoFalke
2020-08-26
gui: Delay interfaces::Node initialization
Russell Yanofsky
2020-08-26
gui: Replace interface::Node references with pointers
Russell Yanofsky
2020-08-26
gui: Remove unused interfaces::Node references
Russell Yanofsky
2020-08-26
gui: Partially revert #10244 gArgs and Params changes
Russell Yanofsky
2020-08-26
Merge #19760: test: Remove confusing mininode terminology
fanquake
2020-08-26
Merge #19779: Remove gArgs global from init
fanquake
2020-08-26
Merge #19775: test: Activate segwit in TestChain100Setup
fanquake
2020-08-26
build: replace wingenminiupnpcstrings sed with a patch in miniupnpc package
fanquake
2020-08-26
build: replace qtranslations lrelease sed with a patch in qt package
fanquake
2020-08-25
util: make EncodeBase64 consume Spans
Sebastian Falbesoner
2020-08-25
util: make EncodeBase32 consume Spans
Sebastian Falbesoner
2020-08-25
Bugfix: Define and use HAVE_FDATASYNC correctly outside LevelDB
Luke Dashjr
2020-08-25
Merge #19628: net: change CNetAddr::ip to have flexible size
MarcoFalke
2020-08-25
Merge #19601: Refactoring CHashWriter & Get{Prevouts,Sequence,Outputs}Hash to...
fanquake
2020-08-25
[test] Remove final references to mininode
John Newbery
2020-08-25
build: replace FreeType back-compat sed with a patch in qt package
fanquake
2020-08-25
build: replace pwd sed in qt package with a patch
fanquake
2020-08-25
build: remove no-longer needed qt workaround
fanquake
[prev]
[next]