aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2022-10-18Move ::nMaxTipAge into ChainstateManagerMacroFake
2022-10-18Merge bitcoin/bitcoin#26313: doc: consolidate library documentation to librar...MacroFake
2022-10-17p2p: Announce reconciliation supportGleb Naumenko
2022-10-14doc: remove library commentary from src/Makefile.amfanquake
2022-10-13Merge bitcoin/bitcoin#25667: assumeutxo: snapshot initializationAndrew Chow
2022-10-10Merge bitcoin/bitcoin#26196: kernel: move RunCommandParseJSON to its own filefanquake
2022-10-04refactor: move run_command from util to commonCory Fields
2022-10-04kernel: move RunCommandParseJSON to its own fileCory Fields
2022-10-03kernel: remove util/bytevectorhash.cppfanquake
2022-09-16Merge bitcoin/bitcoin#26087: build: prune BOOST_CPPFLAGS from libbitcoin_zmqfanquake
2022-09-14build: prune BOOST_CPPFLAGS from libbitcoin_zmqfanquake
2022-09-14build: remove BOOST_CPPFLAGS usage from bitcoin-txfanquake
2022-09-13validation: rename snapshot chainstate dirJames O'Beirne
2022-09-13build: extract $(BOOST_CPPFLAGS) from $(BITCOIN_INCLUDES)fanquake
2022-08-29Utilize anti-DoS headers download strategySuhas Daftuar
2022-08-23Add bitdeque, an std::deque<bool> analogue that does bit packing.Pieter Wuille
2022-08-10build: move raw rule into Makefile.amfanquake
2022-08-03validationcaches: Add and use ValidationCacheSizesCarl Dong
2022-08-02sort after scripted-diffMacroFake
2022-08-02scripted-diff: Move mempool_args to src/nodeMacroFake
2022-07-20refactor: move compat.h into compat/fanquake
2022-07-18indexes, refactor: Remove CBlockIndex* uses in index WriteBlock methodsRyan Ofsky
2022-07-18interfaces, refactor: Add more block information to block connected notificat...Ryan Ofsky
2022-07-18Merge bitcoin/bitcoin#25487: [kernel 3b/n] Decouple `{Dump,Load}Mempool` from...glozow
2022-07-15Move {Load,Dump}Mempool to kernel namespaceCarl Dong
2022-07-15DumpMempool: Pass in dump_path, stop using gArgsCarl Dong
2022-07-13Merge bitcoin/bitcoin#25472: build: Increase MS Visual Studio minimum versionfanquake
2022-07-08Introduce generic 'Result' classfurszy
2022-07-07refactor: Drop no longer needed `util/designator.h`Hennadii Stepanov
2022-07-07Merge bitcoin/bitcoin#25500: refactor: Move inbound eviction logic to its own...fanquake
2022-07-06[net] Move eviction logic to its own filedergoegge
2022-07-06[net] Move ConnectionType to its own fileCory Fields
2022-07-01Remove outdated commentIgor Bubelov
2022-06-29Merge bitcoin/bitcoin#25290: [kernel 3a/n] Decouple `CTxMemPool` from `ArgsMa...MacroFake
2022-06-28fees: Pass in a filepath instead of referencing gArgsCarl Dong
2022-06-28mempool: Introduce (still-unused) MemPoolLimitsCarl Dong
2022-06-28pool: Add and use MemPoolOptions, ApplyArgsManOptionsCarl Dong
2022-06-22build: Remove negated --enable-fuzz checks from build systemMarcoFalke
2022-06-17Merge bitcoin/bitcoin#25281: build: Remove unused `LIBBITCOIN_KERNEL` variablelaanwj
2022-06-14scripted-diff: Avoid incompatibility with CMake AUTOUIC featureHennadii Stepanov
2022-06-05build: Remove unused `LIBBITCOIN_KERNEL` variableHennadii Stepanov
2022-06-04Merge bitcoin/bitcoin#25065: [kernel 2c/n] Introduce `kernel::Context`, encap...fanquake
2022-06-02Move init::SanityCheck to kernel::SanityCheckCarl Dong
2022-06-02init: Initialize globals with kernel::Context's lifeCarl Dong
2022-06-02Merge bitcoin/bitcoin#24531: Use designated initializersMacroFake
2022-06-01Use designated initializersMarcoFalke
2022-05-31kernel: Introduce empty and unused kernel::ContextCarl Dong
2022-05-31build: pass bdb cppflags only where neededfanquake
2022-05-28compat: remove glibcxx sanity checksfanquake
2022-05-25multiprocess build cleanup: comment on manual dependenciesRyan Ofsky