index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
init.cpp
Age
Commit message (
Expand
)
Author
2024-05-16
kernel: De-globalize fReindex
TheCharlatan
2024-05-14
Merge bitcoin/bitcoin#30083: kernel: Remove batchpriority from kernel library
Ryan Ofsky
2024-05-14
kernel: Remove batchpriority from kernel library
TheCharlatan
2024-05-13
Merge bitcoin/bitcoin#29994: doc: removed help text saying that peers may not...
glozow
2024-05-09
kernel: Remove key module from kernel library
TheCharlatan
2024-05-07
Merge bitcoin/bitcoin#29494: build: Assume HAVE_CONFIG_H, Add IWYU pragma kee...
Ava Chow
2024-05-02
refactor: Avoid unused-variable warning in init.cpp
MarcoFalke
2024-05-01
Merge bitcoin/bitcoin#29120: test: Add test case for spending bare multisig
merge-script
2024-05-01
scripted-diff: Add IWYU pragma keep to bitcoin-config.h includes
MarcoFalke
2024-04-30
Merge bitcoin/bitcoin#28016: p2p: gives seednode priority over dnsseed if bot...
Ava Chow
2024-04-30
Merge bitcoin/bitcoin#29623: Simplify network-adjusted time warning logic
Ava Chow
2024-04-29
doc: removed help text saying that peers may not connect automatically
kevkevin
2024-04-25
refactor: Drop util::Result operator=
Ryan Ofsky
2024-04-25
test: Add test case for spending bare multisig
Brandon Odiwuor
2024-04-22
Added seednode prioritization message to help output
tdb3
2024-04-16
zmq: accept unix domain socket address for notifier
Matthew Zipkin
2024-04-15
Merge bitcoin/bitcoin#28874: doc: fixup help output for -upnp and -natpmp
merge-script
2024-04-10
Remove timedata
stickies-v
2024-03-23
init: clarify -test error
0xb10c
2024-03-21
node: Make translations of fatal errors consistent
TheCharlatan
2024-03-20
Merge bitcoin/bitcoin#28955: index: block filters sync, reduce disk read oper...
Ava Chow
2024-03-13
Merge bitcoin/bitcoin#27375: net: support unix domain sockets for -proxy and ...
Ava Chow
2024-03-12
Merge bitcoin/bitcoin#26415: rpc,rest,zmq: faster getblock, NotifyBlock and r...
Ava Chow
2024-03-12
Merge bitcoin/bitcoin#27114: p2p: Allow whitelisting manual connections
Ava Chow
2024-03-12
zmq: read raw block with ReadRawBlockFromDisk
Andrew Toth
2024-03-12
refactor: init, simplify index shutdown code
furszy
2024-03-11
Merge bitcoin/bitcoin#29007: test: create deterministic addrman in the functi...
Ava Chow
2024-03-01
doc: add release notes and help text for unix sockets
Matthew Zipkin
2024-03-01
init: allow UNIX socket path for -proxy and -onion
Matthew Zipkin
2024-02-28
Accept "in" and "out" flags to -whitelist to allow whitelisting manual connec...
Luke Dashjr
2024-02-28
net: store `-whitelist{force}relay` values in `CConnman`
brunoerg
2024-02-16
kernel: Remove dependency on CScheduler
TheCharlatan
2024-02-15
scripted-diff: Rename MainSignals to ValidationSignals
TheCharlatan
2024-02-15
[refactor] Make MainSignals RAII styled
TheCharlatan
2024-02-15
refactor: De-globalize g_signals
TheCharlatan
2024-02-15
[refactor] Make signals optional in mempool and chainman
TheCharlatan
2024-01-31
Merge bitcoin/bitcoin#28956: Nuke adjusted time from validation (attempt 2)
Ava Chow
2024-01-31
Merge bitcoin/bitcoin#28170: p2p: adaptive connections services flags
Ava Chow
2024-01-15
net: store best block tip time inside PeerManager
furszy
2024-01-10
Merge bitcoin/bitcoin#28318: logging: Simplify API for level based logging
Ava Chow
2024-01-08
[init] Remove -addrmantest command line arg
stratospher
2024-01-08
[init] Add new command line arg for use only in functional tests
stratospher
2024-01-05
Remove GetAdjustedTime
dergoegge
2024-01-05
Merge bitcoin/bitcoin#28890: rpc: Remove deprecated -rpcserialversion
fanquake
2024-01-03
Merge bitcoin/bitcoin#29013: test: doc: follow-up #28368
Gloria Zhao
2024-01-02
doc: fix typo and update incorrect comment
ismaelsadeeq
2023-12-20
logging: Replace uses of LogPrintfCategory
Anthony Towns
2023-12-14
Merge bitcoin/bitcoin#28051: Get rid of shutdown.cpp/shutdown.h, use SignalIn...
Ava Chow
2023-12-13
Merge bitcoin/bitcoin#28075: util: Remove DirIsWritable, GetUniquePath
fanquake
2023-12-11
Remove deprecated -rpcserialversion
MarcoFalke
[next]