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
2021-02-15
Merge #21100: test: remove unused function xor_bytes
MarcoFalke
2021-02-15
Merge #20942: [refactor] Move some net_processing globals into PeerManagerImpl
MarcoFalke
2021-02-15
Merge #20629: depends: Improve id string robustness
Wladimir J. van der Laan
2021-02-14
Merge #20986: docs: update developer notes to discourage very long lines
MarcoFalke
2021-02-13
Merge #21163: doc: Guix is shipped in Debian and Ubuntu
Wladimir J. van der Laan
2021-02-13
Merge #21127: wallet: load flags before everything else
Wladimir J. van der Laan
2021-02-13
Merge #21028: doc/bips: Add BIPs 43, 44, 49, and 84
Wladimir J. van der Laan
2021-02-13
Re-add dead code detection
flack
2021-02-12
net: remove CNode::m_inbound_onion defaults for explicitness
Jon Atack
2021-02-12
net: make CNode::m_inbound_onion public, drop getter, update tests
Jon Atack
2021-02-12
doc/bips: Add BIPs 43, 44, 49, and 84
Luke Dashjr
2021-02-12
Merge #21165: test: Use mocktime in test_seed_peers
MarcoFalke
2021-02-12
[test] Use mocktime in test_seed_peers()
Dhruv Mehta
2021-02-12
[refactor] Correct log message in net.cpp
Dhruv Mehta
2021-02-12
doc: Guix is shipped in Debian and Ubuntu
MarcoFalke
2021-02-12
doc: remove potentially confusing ChainstateManager comment
James O'Beirne
2021-02-12
test: Add tests with maleated snapshot data
Fabian Jahr
2021-02-12
tests: add snapshot activation test
James O'Beirne
2021-02-12
tests: add deterministic chain generation unittest fixture
James O'Beirne
2021-02-12
move-onlyish: break out CreateUTXOSnapshot from dumptxoutset
James O'Beirne
2021-02-12
txdb: don't reset during in-memory cache resize
James O'Beirne
2021-02-12
simplify ChainstateManager::SnapshotBlockhash() return semantics
James O'Beirne
2021-02-12
chainparams: add allowed assumeutxo values
James O'Beirne
2021-02-12
Merge #19884: p2p: No delay in adding fixed seeds if -dnsseed=0 and peers.dat...
Wladimir J. van der Laan
2021-02-12
Merge #21064: refactor: use std::shared_mutex & remove Boost Thread
Wladimir J. van der Laan
2021-02-12
Merge #19522: build: fix building libconsensus with reduced exports for Darwi...
Wladimir J. van der Laan
2021-02-12
Merge #19145: Add hash_type MUHASH for gettxoutsetinfo
Wladimir J. van der Laan
2021-02-12
build: consolidate reduced export checks
fanquake
2021-02-12
test: fix sign comparison warning in socket tests
fanquake
2021-02-12
build: add building libconsensus to end-of-configure output
fanquake
2021-02-12
build: remove ax_gcc_func_attribute macro
fanquake
2021-02-12
build: remove AX_GCC_FUNC_ATTRIBUTE test for dllimport
fanquake
2021-02-12
build: test for __declspec(dllexport) in configure
fanquake
2021-02-12
build: remove duplicate visibility attribute detection
fanquake
2021-02-11
[p2p] No delay in adding fixed seeds if -dnsseed=0 and peers.dat is empty. Ad...
Dhruv Mehta
2021-02-11
Merge #21041: log: Move "Pre-allocating up to position 0x[…] in […].dat" ...
Wladimir J. van der Laan
2021-02-11
Merge #20370: fuzz: version handshake
MarcoFalke
2021-02-11
Merge #21062: refactor: return MempoolAcceptResult from ATMP
MarcoFalke
2021-02-11
Merge #20788: net: add RAII socket and use it instead of bare SOCKET
Wladimir J. van der Laan
2021-02-11
fuzz: version handshake
MarcoFalke
2021-02-11
Merge #21043: net: Avoid UBSan warning in ProcessMessage(...)
MarcoFalke
2021-02-11
Merge #20211: Use -Wswitch for TxoutType where possible
MarcoFalke
2021-02-11
Avoid accessing nullpointer in BaseIndex::GetSummary()
Jonas Schnelli
2021-02-11
Allow blockfilter in conjunction with prune
Jonas Schnelli
2021-02-11
Merge #20915: fuzz: Fail if message type is not fuzzed
MarcoFalke
2021-02-11
test: add Sock unit tests
Vasil Dimov
2021-02-11
Merge #21023: fuzz: Disable shuffle when merge=1
MarcoFalke
2021-02-11
fuzz: Fail if message type is not fuzzed
MarcoFalke
2021-02-11
fuzz: Count message type fuzzers before main()
MarcoFalke
2021-02-11
Merge #20663: fuzz: Hide script_assets_test_minimizer
MarcoFalke
[prev]
[next]