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-27
refactor: Create interfaces earlier during initialization
Russell Yanofsky
2020-08-27
Merge bitcoin-core/gui#40: Clarify block height label
MarcoFalke
2020-08-27
Merge #19169: rpc: Validate provided keys for query_options parameter in list...
MarcoFalke
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
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
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
2020-08-25
build: remove no-longer needed qt configure workaround
fanquake
2020-08-25
build: use patch rather than sed in zeromq package
fanquake
2020-08-25
build: use patch rather than sed in native_cctools package
fanquake
2020-08-25
build: use patch rather than sed in fontconfig package
fanquake
2020-08-25
build: use patch rather than sed in Boost package
fanquake
2020-08-25
build: use patch rather than sed in bdb package
fanquake
2020-08-25
Merge #15704: Move Win32 defines to configure.ac to ensure they are globally ...
fanquake
2020-08-25
Merge #18405: build: Drop all of the ZeroMQ patches
fanquake
2020-08-24
net: change CNetAddr::ip to have flexible size
Vasil Dimov
2020-08-24
net: don't accept non-left-contiguous netmasks
Vasil Dimov
2020-08-24
Merge #19731: net, rpc: expose nLastBlockTime/nLastTXTime as last block/last_...
Wladimir J. van der Laan
2020-08-24
Merge #19704: Net processing: move ProcessMessage() to PeerLogicValidation
fanquake
2020-08-24
Merge #17396: build: modest Android improvements
fanquake
2020-08-24
test: Fix intermittent issue in wallet_bumpfee
MarcoFalke
2020-08-24
test: Select at least the fee in wallet_bumpfee to avoid negative amounts
MarcoFalke
2020-08-24
Merge #19786: doc: Remove label from good first issue template
fanquake
2020-08-24
doc: Remove label from good first issue template
MarcoFalke
2020-08-24
Merge #19659: Add a seed corpus generation option to the fuzzing test_runner
MarcoFalke
2020-08-24
scripted-diff: gArgs -> args
MarcoFalke
2020-08-24
init: Capture copy of blocknotify setting for BlockNotifyCallback
MarcoFalke
2020-08-24
init: Pass reference to ArgsManager around instead of relying on global
MarcoFalke
2020-08-24
Merge #19689: build: Add Qt version checking
fanquake
[next]