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-06-26
mempool: move LoadMempool/DumpMempool to node
Cory Fields
2024-06-24
Merge bitcoin/bitcoin#30200: Introduce Mining interface
Ryan Ofsky
2024-06-21
refactor: use #ifdef HAVE_SOCKADDR_UN
fanquake
2024-06-21
zmq: use #ifdef ENABLE_ZMQ
fanquake
2024-06-18
Introduce Mining interface
Sjors Provoost
2024-06-17
Merge bitcoin/bitcoin#30058: Encapsulate warnings in generalized node::Warnin...
Ava Chow
2024-06-14
Merge bitcoin/bitcoin#30255: log: use error level for critical log messages
Ava Chow
2024-06-13
refactor: remove warnings globals
stickies-v
2024-06-12
Merge bitcoin/bitcoin#29015: kernel: Streamline util library
Ava Chow
2024-06-11
Merge bitcoin/bitcoin#28339: validation: improve performance of CheckBlockIndex
Ava Chow
2024-06-11
Merge bitcoin/bitcoin#28830: [refactor] Check CTxMemPool options in ctor
Ava Chow
2024-06-10
log: use error level for critical log messages
MarcoFalke
2024-06-07
blockman: Replace m_reindexing with m_blockfiles_indexed
Ryan Ofsky
2024-06-07
indexes: Don't wipe indexes again when already reindexing
TheCharlatan
2024-06-07
kernel: Add less confusing reindex options
Ryan Ofsky
2024-06-07
bugfix: Streamline setting reindex option
TheCharlatan
2024-05-28
validation: drop maximum -dbcache
Sjors Provoost
2024-05-17
[[refactor]] Check CTxMemPool options in constructor
TheCharlatan
2024-05-16
util: Move util/string.h functions to util namespace
Ryan Ofsky
2024-05-16
util: move fees.h and error.h to common/messages.h
Ryan Ofsky
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-26
validation: allow to specify frequency for -checkblockindex
Martin Zumsande
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
[prev]
[next]