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
2023-01-27
Merge bitcoin/bitcoin#26900: refactor: Add BlockManager getters
MarcoFalke
2023-01-27
ci: Fetch no git history, unless lint
MarcoFalke
2023-01-27
test, build: Separate `read_json` function into its own module
Hennadii Stepanov
2023-01-27
Merge bitcoin/bitcoin#25880: p2p: Make stalling timeout adaptive during IBD
Andrew Chow
2023-01-26
addrman, refactor: combine two size functions
Amiti Uttarwar
2023-01-26
addrman, refactor: move count increment into Create()
Martin Zumsande
2023-01-26
net: Load fixed seeds from reachable networks for which we don't have addresses
Martin Zumsande
2023-01-26
addrman: add function to return size by network and table
Martin Zumsande
2023-01-26
refactor: Extract RIPEMD160
Ben Woosley
2023-01-26
Merge bitcoin/bitcoin#26923: test: refactor: simplify p2p_{tx_download,evicti...
MarcoFalke
2023-01-26
Merge bitcoin/bitcoin#26945: depends: systemtap 4.8
fanquake
2023-01-26
refactor: rpc: set TxToJSON default verbosity to SHOW_DETAILS
stickies-v
2023-01-26
Merge bitcoin/bitcoin#25296: Add DataStream without ser-type and ser-version ...
fanquake
2023-01-26
Merge bitcoin/bitcoin#26551: p2p: Track orphans by who provided them
glozow
2023-01-26
Remove unused CDataStream::SetType
MarcoFalke
2023-01-26
Use DataStream where possible
MarcoFalke
2023-01-26
Merge bitcoin/bitcoin#26960: refactor: Remove c_str from util/check
MarcoFalke
2023-01-25
Merge bitcoin/bitcoin#26929: rpc: Throw more user friendly arg type check err...
fanquake
2023-01-25
Merge bitcoin/bitcoin#26829: init: Remove unnecessary sensitive flag from rpc...
MarcoFalke
2023-01-25
Merge bitcoin/bitcoin#26961: ci: Fix APPEND_APT_SOURCES_LIST trying to modify...
MarcoFalke
2023-01-25
refactor: Remove stray cs_main redundant declaration
MarcoFalke
2023-01-25
doc: Export threadsafety.h from sync.h
MarcoFalke
2023-01-25
net_processing: indicate more work to do when orphans are ready to reconsider
Anthony Towns
2023-01-25
net_processing: Don't process tx after processing orphans
Anthony Towns
2023-01-25
net_processing: only process orphans before messages
Anthony Towns
2023-01-25
txorphange: Drop redundant originator arg from GetTxToReconsider
Anthony Towns
2023-01-24
ci: Fix APPEND_APT_SOURCES_LIST trying to modify the host system
MarcoFalke
2023-01-24
Merge bitcoin/bitcoin#25987: build: compile depends sqlite with more recommen...
Andrew Chow
2023-01-24
Merge bitcoin/bitcoin#26707: clang-tidy: Fix `performance-*move*` warnings in...
MarcoFalke
2023-01-24
streams: Add DataStream without ser-type and ser-version
MarcoFalke
2023-01-24
Merge bitcoin/bitcoin#26930: fuzz: Actually use mocked mempool in tx_pool target
MarcoFalke
2023-01-24
Merge bitcoin/bitcoin#26955: wallet: permit mintxfee=0
fanquake
2023-01-24
Merge bitcoin/bitcoin#26898: fuzz: Add PartiallyDownloadedBlock target
MarcoFalke
2023-01-24
Merge bitcoin/bitcoin#26954: test: Avoid rpc timeout in p2p_headers_sync_with...
MarcoFalke
2023-01-24
refactor: Remove c_str from util/check
MarcoFalke
2023-01-24
Merge bitcoin/bitcoin#26958: build: fix usage of `-Wloop-analysis`
MarcoFalke
2023-01-23
init: Remove sensitive flag from rpcbind
Andrew Chow
2023-01-23
depends: systemtap: remove variadic params that trigger compiler warnings
Cory Fields
2023-01-23
build: fix usage of -Wloop-analysis
fanquake
2023-01-23
Merge bitcoin/bitcoin#26690: wallet: Refactor database cursor into its own ob...
fanquake
2023-01-23
[fuzz] Assert that omitting missing transactions always fails block reconstru...
dergoegge
2023-01-23
[fuzz] Add PartiallyDownloadedBlock target
dergoegge
2023-01-23
[block encodings] Avoid fuzz blocking asserts in PartiallyDownloadedBlock
dergoegge
2023-01-23
[block encodings] Make CheckBlock mockable for PartiallyDownloadedBlock
dergoegge
2023-01-23
Merge bitcoin/bitcoin#26826: refactor: remove windows-only compat.h usage in ...
MarcoFalke
2023-01-23
test: Avoid rpc timeout in p2p_headers_sync_with_minchainwork
MarcoFalke
2023-01-23
wallet: permit mintxfee=0
willcl-ark
2023-01-23
build: pass --enable-debug to sqlite when DEBUG=1
fanquake
2023-01-23
build: use more recommended sqlite3 compile options
fanquake
2023-01-23
depends: systemtap 4.8
fanquake
[prev]
[next]