aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-09Merge bitcoin/bitcoin#25303: refactor: Remove redundant addrman time checksfanquake
2022-06-08[test] Fix port collisions caused by p2p_getaddr_caching.pydergoegge
2022-06-08[test_framework] Set PortSeed.n directly after initialising paramsdergoegge
2022-06-08Merge bitcoin/bitcoin#25294: test: Fix wait_for_debug_log UnicodeDecodeErrorMacroFake
2022-06-08Merge bitcoin/bitcoin#24395: build: use `BOOST_MULTI_INDEX_ENABLE_SAFE_MODE` ...MacroFake
2022-06-08doc: fix typo in kernel/context.hbrunoerg
2022-06-08logging: use LogPrintfCategory rather than a manual categoryJon Atack
2022-06-08logging: add LogPrintfCategory to log unconditionally with categoryJon Atack
2022-06-08Remove redundant nLastTry checkMarcoFalke
2022-06-08Merge bitcoin/bitcoin#25096: [net] Minor improvements to addr cachingfanquake
2022-06-08guix: re-revert riscv execstack workaroundfanquake
2022-06-08Remove redundant nTime checksMarcoFalke
2022-06-08Merge bitcoin/bitcoin#25298: doc: Fix command in "OpenBSD Build Guide"MacroFake
2022-06-07doc: Fix command in "OpenBSD Build Guide"Hennadii Stepanov
2022-06-07Merge bitcoin/bitcoin#25292: Add LogPrintLevel to lint-format-strings, drop L...laanwj
2022-06-07Merge bitcoin/bitcoin#25239: wallet: 'CommitTransaction', remove extra wtx lo...Andrew Chow
2022-06-07test: Fix wait_for_debug_log UnicodeDecodeErrorMacroFake
2022-06-07Merge bitcoin/bitcoin#25228: test: add BIP-125 rule 5 testcase with default m...laanwj
2022-06-07Merge bitcoin/bitcoin#25245: refactor: Remove no-op TIME_INIT on deserlaanwj
2022-06-07Add LogPrintLevel to lint-format-strings, drop LogPrint-vs-LogPrintf section ...Jon Atack
2022-06-07Merge bitcoin/bitcoin#25286: scripted-diff: remove duplicate categories from ...MacroFake
2022-06-07Merge bitcoin/bitcoin#25254: Move minRelayTxFee to policy/settingsMacroFake
2022-06-07Merge bitcoin/bitcoin#25288: test: Reliably don't start itself (lint-all.py r...MacroFake
2022-06-07test: clean up all-lint.pyMartin Leitner-Ankerl
2022-06-07test: rename lint-all.py to all-lint.pyMartin Leitner-Ankerl
2022-06-07Merge bitcoin/bitcoin#24629: Bugfix: RPC/blockchain: pruneblockchain: Return ...MacroFake
2022-06-06miner: Make mempool optional for BlockAssemblerCarl Dong
2022-06-06Merge bitcoin/bitcoin#25220: rpc: fix incorrect warning for address type p2sh...laanwj
2022-06-06Merge bitcoin/bitcoin#25276: doc: Fix typo in importdescriptorsMacroFake
2022-06-06Merge bitcoin/bitcoin#25255: ci: Improve "ARM64 Android APK" taskMacroFake
2022-06-06test: ensure createmultisig and addmultisigaddress are not returning any warn...brunoerg
2022-06-06rpc: fix inappropriate warning for address type p2sh-segwit in createmultisig...brunoerg
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-04doc: Fix typo in importdescriptorsKolby Moroz Liebl
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-03Bugfix: RPC/blockchain: pruneblockchain: Return the height of the actual last...Luke Dashjr
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/bitcoin#25267: test: check `replaceable` mismatch error in `cre...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-02[test] Test addr cache for multiple onion bindsdergoegge
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-02[net] Seed addr cache randomizer with port from binding addressdergoegge
2022-06-02qt, refactor: add translator comments in `TransactionDesc::FormatTxStatus()`w0xlt
2022-06-02kernel: SanityChecks: Return an error structCarl Dong