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-31
cli: start dashboard report with chain and version header
Jon Atack
2020-08-31
cli: tally peer connections by type
Jon Atack
2020-08-30
cli: add ipv6 and onion address type detection helpers
Jon Atack
2020-08-30
cli: create initial -netinfo option, NetinfoRequestHandler class
Jon Atack
2020-08-30
Merge #19839: Set appveyor VM version to previous Visual Studio 2019 release
MarcoFalke
2020-08-30
Set appveyor vm version to previous Visual Studio 2019 release.
Aaron Clauson
2020-08-29
Merge #18921: build: add stack-clash and control-flow protection options to h...
Wladimir J. van der Laan
2020-08-29
Merge #18817: doc: Document differences in bitcoind and bitcoin-qt locale han...
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
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
Merge #19067: tests: Add fuzzing harness for CNode
MarcoFalke
2020-08-27
chain: Remove UB CChain comparison
Carl Dong
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
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
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
[next]