aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-06-06scripted-diff: remove duplicate categories from LogPrint outputJon Atack
2022-06-05Merge bitcoin-core/gui#614: Drop no longer supported Android architectureHennadii Stepanov
2022-06-04Merge bitcoin/bitcoin#24860: Miniscript integration follow-upsfanquake
2022-06-04Merge bitcoin/bitcoin#25065: [kernel 2c/n] Introduce `kernel::Context`, encap...fanquake
2022-06-04qt: Drop no longer supported Android architectureHennadii Stepanov
2022-06-03Merge bitcoin/bitcoin#25256: logging: fix logging empty thread nameMacroFake
2022-06-02Merge bitcoin/bitcoin#24171: p2p: Sync chain more readily from inbound peers ...laanwj
2022-06-02Merge bitcoin-core/gui#583: Add translator comments to `TransactionDesc::Form...Hennadii Stepanov
2022-06-02Merge bitcoin-core/gui#613: Remove unnecessary wallet includes from rpcconsol...Hennadii Stepanov
2022-06-02Merge bitcoin/bitcoin#24927: Add test util to populate mempool with random tr...laanwj
2022-06-02Merge bitcoin/bitcoin#25264: kernel: pass params to BlockManager rather than ...laanwj
2022-06-02qt, refactor: add translator comments in `TransactionDesc::FormatTxStatus()`w0xlt
2022-06-02kernel: SanityChecks: Return an error structCarl Dong
2022-06-02qt: Remove unnecessary wallet includes from rpcconsole.cpplaanwj
2022-06-02Move init::SanityCheck to kernel::SanityCheckCarl Dong
2022-06-02init: Initialize globals with kernel::Context's lifeCarl Dong
2022-06-02kernel: pass params to BlockManager rather than using a globalCory Fields
2022-06-02logging: fix logging empty threadnameklementtan
2022-06-02Merge bitcoin/bitcoin#24531: Use designated initializersMacroFake
2022-06-01Merge bitcoin/bitcoin#25249: Bump univalue subtreefanquake
2022-06-01Use designated initializersMarcoFalke
2022-06-01Merge bitcoin/bitcoin#25244: build: pass bdb cppflags only where neededfanquake
2022-05-31kernel: Introduce empty and unused kernel::ContextCarl Dong
2022-05-31test: Use Set/UnsetGlobals in BasicTestingSetupCarl Dong
2022-05-31Merge bitcoin/bitcoin#25200: doc: Fix spelling errors identified by codespell...MacroFake
2022-05-31Merge bitcoin/bitcoin#24178: p2p: Respond to getheaders if we have sufficient...MacroFake
2022-05-31build: pass bdb cppflags only where neededfanquake
2022-05-30use testing setup mempool in ComplexMemPool benchglozow
2022-05-30create and use mempool transactions using real coins in MempoolCheckglozow
2022-05-30[test util] to populate mempool with random transactions/packagesglozow
2022-05-30[test util] use -checkmempool for TestingSetup mempool check ratioglozow
2022-05-30[test util] add chain name to TestChain100Setup ctorglozow
2022-05-30Merge bitcoin-core/gui#609: wallet, refactor: Drop unused `WalletModel::Payme...Hennadii Stepanov
2022-05-30Bump univalue subtreeMacroFake
2022-05-30refactor: Replace get_int by getInt<int> aliasMacroFake
2022-05-30refactor: Explicitly convert atomic<int> to intJoão Barbosa
2022-05-30miniscript: rename IsSane and IsSaneSubexpression to prevent misuseAntoine Poinsot
2022-05-30miniscript: nit: don't return after assert(false)Antoine Poinsot
2022-05-30miniscript: explicit the threshold size computation in multi()Antoine Poinsot
2022-05-30miniscript: add an OpCode typedef for readabilityAntoine Poinsot
2022-05-30miniscript: mark nodes with duplicate keys as insaneAntoine Poinsot
2022-05-30Merge bitcoin/bitcoin#25233: compat: remove glibcxx sanity checksMacroFake
2022-05-30Merge bitcoin/bitcoin#25237: rpc: Capture UniValue by ref for rpcdoccheckfanquake
2022-05-30Merge bitcoin/bitcoin#25204: rpc: remove deprecated top-level fee fields from...MacroFake
2022-05-29qt, wallet, refactor: Drop unused `WalletModel::PaymentRequestExpired`Hennadii Stepanov
2022-05-29rpc: Capture potentially large UniValue by ref for rpcdoccheckMartin Zumsande
2022-05-28compat: remove glibcxx sanity checksfanquake
2022-05-28Merge bitcoin/bitcoin#25224: Get time less often in AddrManImpl::ResolveColli...fanquake
2022-05-27rpc: remove deprecated fee fields from mempool entriesSebastian Falbesoner
2022-05-27Merge bitcoin/bitcoin#25214: multiprocess build fix: ipc/capnp/init.capnp.h: ...fanquake