0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-08 14:34:53 -05:00
bitcoin-core/src/kernel
2022-08-02 15:29:16 +02:00
..
bitcoinkernel.cpp
chain.cpp interfaces, refactor: Add more block information to block connected notifications 2022-07-18 13:39:55 -05:00
chain.h interfaces, refactor: Add more block information to block connected notifications 2022-07-18 13:39:55 -05:00
chainstatemanager_opts.h Move ChainstateManagerOpts into kernel:: namespace 2022-07-14 08:27:54 -04:00
checks.cpp ci: Enable IWYU in src/kernel directory 2022-07-19 16:54:52 -04:00
checks.h refactor: Reduce number of SanityChecks return values 2022-07-19 16:54:52 -04:00
coinstats.cpp Use HashWriter where possible 2022-07-20 15:34:36 +02:00
coinstats.h ci: Enable IWYU in src/kernel directory 2022-07-19 16:54:52 -04:00
context.cpp init: Initialize globals with kernel::Context's life 2022-06-02 11:40:03 -04:00
context.h doc: fix typo in kernel/context.h 2022-06-08 10:03:43 -03:00
mempool_limits.h mempool: Use m_limit for UpdateTransactionsFromBlock 2022-06-28 15:49:15 -04:00
mempool_options.h Remove ::g_max_datacarrier_bytes global 2022-08-02 15:29:16 +02:00
mempool_persist.cpp Move {Load,Dump}Mempool to kernel namespace 2022-07-15 12:26:20 -04:00
mempool_persist.h Move {Load,Dump}Mempool to kernel namespace 2022-07-15 12:26:20 -04:00