< October 2024 >
Su Mo Tu We Th Fr Sa 123456789101112
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
2023-02-16
<bitcoin-git>
bitcoin/master a804f3c Seibart Nedor: wallet: extract and reuse RPC argument format definition for outputs
<bitcoin-git>
[bitcoin] achow101 opened pull request #27113: rpc: Use a FlatSigningProvider in decodescript to allow inferring descriptors for scripts larger than 520 bytes (master...decodescript-flatsigningprovider) https://github.com/bitcoin/bitcoin/pull/27113
<bitcoin-git>
[bitcoin] fanquake closed pull request #25523: build: Fail early and show actionable messages if autogen deps are missing (master...autogen-assert-deps) https://github.com/bitcoin/bitcoin/pull/25523
<bitcoin-git>
[bitcoin] TheCharlatan closed pull request #27103: Blockstorage: Dont access gArgs to get blocks_dir (master...blockstorageArgs) https://github.com/bitcoin/bitcoin/pull/27103
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #27103: Blockstorage: Dont access gArgs to get blocks_dir (master...blockstorageArgs) https://github.com/bitcoin/bitcoin/pull/27103
<bitcoin-git>
[gui] hebasto opened pull request #711: refactor: Disable unused special members functions in `UnlockContext` (master...230214-unlock) https://github.com/bitcoin-core/gui/pull/711
<bitcoin-git>
[bitcoin] fanquake opened pull request #27099: build: produce a .zip for macOS distribution (master...macdeploy_use_zip) https://github.com/bitcoin/bitcoin/pull/27099
<bitcoin-git>
[bitcoin] fanquake opened pull request #27098: refactor: don't avoid sys/types.h on when building for Windows (master...windows_can_use_sys_types) https://github.com/bitcoin/bitcoin/pull/27098
<bitcoin-git>
[bitcoin] SomberNight opened pull request #27097: descriptors: fix docstring (param [in] vs [out]) (master...20230214_desc_docstring) https://github.com/bitcoin/bitcoin/pull/27097
<bitcoin-git>
[bitcoin] achow101 merged pull request #27080: Wallet: Zero out wallet master key upon locking so it doesn't persist in memory (master...2023_02_WipeMasterKeyOnLock) https://github.com/bitcoin/bitcoin/pull/27080
<bitcoin-git>
bitcoin/master 2c1fe27 Andrew Chow: Merge bitcoin/bitcoin#27080: Wallet: Zero out wallet master key upon locki...
<bitcoin-git>
bitcoin/master 3a11adc John Moffett: Zero out wallet master key upon lock
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27093: test: Fix intermittent sync issue in wallet_pruning (master...2302-test-sync-int-🥈) https://github.com/bitcoin/bitcoin/pull/27093
<bitcoin-git>
[bitcoin] fanquake merged pull request #27016: mapport: require miniupnpc API version 17 or later (master...mostly_non_broken_upnp_verions) https://github.com/bitcoin/bitcoin/pull/27016
<bitcoin-git>
bitcoin/master 1ad0711 fanquake: Merge bitcoin/bitcoin#27016: mapport: require miniupnpc API version 17 or ...
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #27082: Minor edits - punctuation, spelling to make the contributing instructions more readable for all. (master...master) https://github.com/bitcoin/bitcoin/pull/27082
<bitcoin-git>
[bitcoin] davidgumberg opened pull request #27086: [WIP] p2p: Add random txn's from mempool to GETBLOCKTXN (master...wip-rndtxinclude) https://github.com/bitcoin/bitcoin/pull/27086
<bitcoin-git>
[bitcoin] TysonsTech opened pull request #27082: Minor edits - punctuation, spelling to make the contributing instructions more readable for all. (master...master) https://github.com/bitcoin/bitcoin/pull/27082
<bitcoin-git>
[bitcoin] john-moffett opened pull request #27080: Wallet: Zero out wallet master key upon locking so it doesn't persist in memory (master...2023_02_WipeMasterKeyOnLock) https://github.com/bitcoin/bitcoin/pull/27080
<bitcoin-git>
[bitcoin] hebasto opened pull request #27077: ci: Make `ccache` hashing content of compiler binary (master...230210-ci-ccache) https://github.com/bitcoin/bitcoin/pull/27077
<bitcoin-git>
[bitcoin] achow101 opened pull request #27076: verify-commits: Bump trusted git root to after most recent laanwj merge (master...2023-02-vc-bump-trusted-root) https://github.com/bitcoin/bitcoin/pull/27076
<bitcoin-git>
[bitcoin] willcl-ark opened pull request #27073: Convert ArgsManager::GetDataDir to a read-only function (master...2022-02-cli-datadir) https://github.com/bitcoin/bitcoin/pull/27073
<bitcoin-git>
bitcoin/master 887bb53 Hennadii Stepanov: ci: Use the latest Ubuntu LTS for "ARM64 Android APK" task
<bitcoin-git>
bitcoin/master dc905f6 merge-script: Merge bitcoin/bitcoin#27063: ci: Use the latest Ubuntu LTS for "ARM64 Andr...
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #27063: ci: Use the latest Ubuntu LTS for "ARM64 Android APK" task (master...230208-ci-apk) https://github.com/bitcoin/bitcoin/pull/27063
2023-02-08
<bitcoin-git>
[bitcoin] pinheadmz opened pull request #27064: system: use %LOCALAPPDATA% as default datadir on windows (master...windows-local-datadir) https://github.com/bitcoin/bitcoin/pull/27064
<bitcoin-git>
[bitcoin] hebasto opened pull request #27063: ci: Use the latest Ubuntu LTS for "ARM64 Android APK" task (master...230208-ci-apk) https://github.com/bitcoin/bitcoin/pull/27063
<bitcoin-git>
[bitcoin] hebasto opened pull request #27062: ci: Use `GLOBAL_TASK_TEMPLATE` in "macOS 10.15" task (master...230208-ci-macos) https://github.com/bitcoin/bitcoin/pull/27062
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #27056: doc: use arch agnostic clang path in fuzzing doc (macOS) (master...macos_fuzzing_doc_arch_agnostic) https://github.com/bitcoin/bitcoin/pull/27056
<bitcoin-git>
[bitcoin] achow101 opened pull request #27058: contrib: Improve verify-commits.py to work with maintainers leaving (master...improve-verify-commits) https://github.com/bitcoin/bitcoin/pull/27058
<bitcoin-git>
[bitcoin] fanquake opened pull request #27057: build: set boost cppflags with --enable-fuzz (master...still_set_boost_cppflags_when_enable_fuzz) https://github.com/bitcoin/bitcoin/pull/27057
<bitcoin-git>
[bitcoin] fanquake opened pull request #27056: doc: use arch agnostic clang path in fuzzing doc (macOS) (master...macos_fuzzing_doc_arch_agnostic) https://github.com/bitcoin/bitcoin/pull/27056
<bitcoin-git>
[gui] MarcoFalke merged pull request #697: Remove reindex special case from the progress bar label (master...2301-gui-reindex-👖) https://github.com/bitcoin-core/gui/pull/697
<bitcoin-git>
[bitcoin] fanquake merged pull request #17127: util: Set safe permissions for data directory and `wallets/` subdir (master...20191013-permissions) https://github.com/bitcoin/bitcoin/pull/17127
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26701: contrib: make DNS seeds file an argument in CLI (`makeseeds`) (master...2022-12-seeds-improv) https://github.com/bitcoin/bitcoin/pull/26701
<bitcoin-git>
bitcoin/master 1c07500 brunoerg: contrib: make DNS seeds file an argument in CLI
<bitcoin-git>
bitcoin/master 5a80086 MarcoFalke: Merge bitcoin/bitcoin#26701: contrib: make DNS seeds file an argument in C...
2023-02-06
<bitcoin-git>
[bitcoin] pinheadmz opened pull request #27053: wallet: reuse change dest when re-creating TX with avoidpartialspends (master...change-addresses) https://github.com/bitcoin/bitcoin/pull/27053
<bitcoin-git>
[bitcoin] achow101 merged pull request #26345: refactor: modernize the implementation of uint256.* (master...refactor/uint256-modernize) https://github.com/bitcoin/bitcoin/pull/26345
<bitcoin-git>
bitcoin/master 935acdc pasta: refactor: modernize the implementation of uint256.*
<bitcoin-git>
bitcoin/master 52ddbd5 Andrew Chow: Merge bitcoin/bitcoin#26345: refactor: modernize the implementation of uin...
<bitcoin-git>
[bitcoin] LarryRuane opened pull request #27052: test: rpc: add last block announcement time to getpeerinfo result (master...2023-02-getpeerinfo) https://github.com/bitcoin/bitcoin/pull/27052
<bitcoin-git>
[bitcoin] fanquake closed pull request #21319: RPC/Blockchain: Optimise getblock for simple disk-hex case (master...getblock_optimise) https://github.com/bitcoin/bitcoin/pull/21319
<bitcoin-git>
[bitcoin] dergoegge opened pull request #27050: p2p, validation: Don't download witnesses for assumed-valid blocks when running in prune mode (master...2023-02-av-wit-🧙) https://github.com/bitcoin/bitcoin/pull/27050
<bitcoin-git>
[bitcoin] fanquake closed pull request #25434: mempool: Add option to bypass contextual timelocks in testmempoolaccept (master...bypass-timelocks) https://github.com/bitcoin/bitcoin/pull/25434
<bitcoin-git>
[bitcoin] fanquake closed pull request #25050: CValidationInterface: ValidationInterfaceUnregistering, called when being unregistered (master...validationIF_unregister) https://github.com/bitcoin/bitcoin/pull/25050
<bitcoin-git>
bitcoin/master 82f895d Martin Leitner-Ankerl: Update nanobench to version v4.3.10
<bitcoin-git>
bitcoin/master d8f9826 fanquake: Merge bitcoin/bitcoin#27030: Update nanobench to version v4.3.10
<bitcoin-git>
[bitcoin] fanquake merged pull request #27009: validation: Skip VerifyDB checks of level =3 if dbcache is too small (master...202301_verifychain_assertfix) https://github.com/bitcoin/bitcoin/pull/27009
<bitcoin-git>
bitcoin/master c497a19 John Moffett: Fix comment about how wallet txs are sorted
<bitcoin-git>
bitcoin/master daebf9e Hennadii Stepanov: Merge bitcoin-core/gui#705: doc: Fix comment about how wallet txs are sort...
<bitcoin-git>
[gui] hebasto merged pull request #705: doc: Fix comment about how wallet txs are sorted (master...2023_01_FixIncorrectCommentTTM) https://github.com/bitcoin-core/gui/pull/705
<bitcoin-git>
[bitcoin] pinheadmz opened pull request #27039: blockstorage: do not flush block to disk if it is already there (master...reindex-read-only) https://github.com/bitcoin/bitcoin/pull/27039
<bitcoin-git>
[bitcoin] fanquake opened pull request #27038: security-check: test for `_FORTIFY_SOURCE` usage in release binaries (master...sec_check_fortify_source) https://github.com/bitcoin/bitcoin/pull/27038
<bitcoin-git>
[bitcoin] darosior opened pull request #27037: rpc: decode Miniscript descriptor when possible in decodescript (master...decodescript_miniscript) https://github.com/bitcoin/bitcoin/pull/27037