aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-31Move minRelayTxFee to policy/settingsMacroFake
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-30Remove no-op TIME_INIT on deserMarcoFalke
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-29wallet: CommitTransaction, remove extra wtx lookup and add exception for a po...furszy
2022-05-29qt, wallet, refactor: Drop unused `WalletModel::PaymentRequestExpired`Hennadii Stepanov
2022-05-29qt, wallet, refactor: Make `WalletModel::sendCoins()` return `void`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
2022-05-27Merge bitcoin/bitcoin#24408: rpc: add rpc to get mempool txs spending specifi...MacroFake
2022-05-27Merge bitcoin/bitcoin#24934: refactor, miner: Delete call to UpdatePackagesFo...MacroFake
2022-05-26Merge bitcoin/bitcoin#24032: Add defaults to vDeployments to avoid uninitiali...laanwj
2022-05-26Merge bitcoin/bitcoin#25003: tracing: fix `coin_selection:aps_create_tx_inter...Andrew Chow
2022-05-26Reset settings.json when GUI options are resetRyan Ofsky
2022-05-26Merge bitcoin/bitcoin#15936: interfaces: Expose settings.json methods to GUIMacroFake
2022-05-26Migrate -lang setting from QSettings to settings.jsonRyan Ofsky
2022-05-26Migrate -prune setting from QSettings to settings.jsonRyan Ofsky
2022-05-26Migrate -proxy and -onion settings from QSettings to settings.jsonRyan Ofsky
2022-05-26Migrate -listen and -server settings from QSettings to settings.jsonRyan Ofsky
2022-05-26Migrate -upnp and -natpmp settings from QSettings to settings.jsonRyan Ofsky
2022-05-26Migrate -spendzeroconfchange and -signer settings from QSettings to settings....Ryan Ofsky
2022-05-26Migrate -par setting from QSettings to settings.jsonRyan Ofsky
2022-05-26Migrate -dbcache setting from QSettings to settings.jsonRyan Ofsky
2022-05-26Merge bitcoin/bitcoin#25210: doc: remove misleading AreInputsStandard() commentlaanwj