aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-30Merge bitcoin/bitcoin#25383: wallet: don't read db every time that a new 'Wal...MacroFake
2022-06-30Merge bitcoin/bitcoin#25364: test: remove wallet dependency from feature_null...MacroFake
2022-06-30Merge bitcoin/bitcoin#24836: add RPC (-regtest only) for testing package policyfanquake
2022-06-30Merge bitcoin/bitcoin#25503: test: pass `datacarriersize` option for tests us...MacroFake
2022-06-30Merge bitcoin/bitcoin#25511: test: non-positive integer value to `-peertimeou...MacroFake
2022-06-30test: passing a non-positive integer value to `-peertimeout` should throw an ...brunoerg
2022-06-30Merge bitcoin/bitcoin#25506: Rephrase error message for invalid value of `-pe...MacroFake
2022-06-30rephrase error for invalid timeout/dev/fd0
2022-06-29Merge bitcoin/bitcoin#25502: upstream: update minisketch subtreeAndrew Chow
2022-06-29test: pass `datacarriersize` option for tests using large outputs (instead of...Sebastian Falbesoner
2022-06-29Merge bitcoin/bitcoin#25497: wallet: more accurate target for large transactionsAndrew Chow
2022-06-29test: let `gen_return_txouts` create a single large OP_RETURN outputSebastian Falbesoner
2022-06-29Update minisketch subtree to latest masterfanquake
2022-06-29Squashed 'src/minisketch/' changes from 7eeb778fef..47f0a2d26ffanquake
2022-06-29test: assert serialized txouts size of `gen_return_txouts` helperSebastian Falbesoner
2022-06-29Merge bitcoin/bitcoin#25495: Revert "bnb: exit selection when best_waste is 0"fanquake
2022-06-29Merge bitcoin/bitcoin#25492: util: remove MSVC warning pragmasMacroFake
2022-06-29Merge bitcoin/bitcoin#25437: guix: remove explicit glibc stack protector disa...laanwj
2022-06-29util: remove MSVC warning pragmasfanquake
2022-06-29Merge bitcoin/bitcoin#25290: [kernel 3a/n] Decouple `CTxMemPool` from `ArgsMa...MacroFake
2022-06-29wallet: more accurate tx_noinputs_sizeS3RK
2022-06-29Merge bitcoin/bitcoin#25496: build: Clean up `build_msvc/libsecp256k1_config.h`MacroFake
2022-06-29Merge bitcoin-core/gui#617: Reset options, notify user about backup creationHennadii Stepanov
2022-06-28build: Clean up `build_msvc/libsecp256k1_config.h`Hennadii Stepanov
2022-06-28Revert "bnb: exit selection when best_waste is 0"Murch
2022-06-28fees: Pass in a filepath instead of referencing gArgsCarl Dong
2022-06-28init: Remove redundant -*mempool*, -limit* queriesCarl Dong
2022-06-28mempool: Use m_limit for UpdateTransactionsFromBlockCarl Dong
2022-06-28node/ifaces: Use existing MemPoolLimitsCarl Dong
2022-06-28mempoolaccept: Use limits from mempool in constructorCarl Dong
2022-06-28mempool: Introduce (still-unused) MemPoolLimitsCarl Dong
2022-06-28scripted-diff: Rename anc/desc size limit vars to indicate SI unitCarl Dong
2022-06-28scripted-diff: Rename DEFAULT_MEMPOOL_EXPIRY to indicate time unitCarl Dong
2022-06-28mempool: Pass in -mempoolexpiry instead of referencing gArgsCarl Dong
2022-06-28init: Only determine maxmempool onceCarl Dong
2022-06-28mempool: Make GetMinFee() with custom size protectedCarl Dong
2022-06-28mempool: Pass in -maxmempool instead of referencing gArgsCarl Dong
2022-06-28pool: Add and use MemPoolOptions, ApplyArgsManOptionsCarl Dong
2022-06-28Merge bitcoin/bitcoin#24924: bench: Make WalletLoading benchmark run fasterfanquake
2022-06-28Merge bitcoin/bitcoin#25480: Replace CountSecondsDouble with Ticks<SecondsDou...fanquake
2022-06-28Merge bitcoin/bitcoin#24565: Remove LOCKTIME_MEDIAN_TIME_PAST constantfanquake
2022-06-28Merge bitcoin/bitcoin#22558: psbt: Taproot fields for PSBTlaanwj
2022-06-28gui: reset options, notify user about the backup creationfurszy
2022-06-28Merge bitcoin/bitcoin#24378: refactor: make bind() and listen() mockable/test...laanwj
2022-06-28Merge bitcoin/bitcoin#25426: net: add new method Sock::GetSockName() that wra...laanwj
2022-06-28Merge bitcoin/bitcoin#25488: doc: Fix typo in macdeployfanquake
2022-06-28Merge bitcoin/bitcoin#25486: test: fix failing test `interface_usdt_utxocache...MacroFake
2022-06-28Merge bitcoin/bitcoin#25485: rpc: Use enum instead of string for `filtertype_...MacroFake
2022-06-28doc: Fix typo in macdeployJeremy Rand
2022-06-27test: Test signing psbts without explicitly having scriptsAndrew Chow