2023-10-19
09:32
<
bitcoin-git >
bitcoin/master 2ce7e31 Greg Sanders: docs: Add reference to total.coverage report
09:32
<
bitcoin-git >
bitcoin/master 106ab20 fanquake: Merge bitcoin/bitcoin#28673: docs: Add reference to total.coverage report
09:23
<
bitcoin-git >
bitcoin/master 004903e Brandon Odiwuor: test: Add Wallet Unlock Context Manager
09:23
<
bitcoin-git >
bitcoin/master 091d29c fanquake: Merge bitcoin/bitcoin#28617: test: Add Wallet Unlock Context Manager
09:07
<
bitcoin-git >
bitcoin/master 8cfa22a fanquake: build: move -fstack-reuse=none to CORE_CXXFLAGS
09:07
<
bitcoin-git >
bitcoin/master 5eb82d5 fanquake: Merge bitcoin/bitcoin#28672: build: move `-fstack-reuse=none` to CORE_CXXF...
08:48
<
bitcoin-git >
bitcoin/master fa4c683 MarcoFalke: test: Fix failing time check in rpc_net.py
08:48
<
bitcoin-git >
bitcoin/master f4049ea fanquake: Merge bitcoin/bitcoin#28671: test: Fix failing time check in rpc_net.py
2023-10-18
20:39
<
bitcoin-git >
[bitcoin] luke-jr opened pull request #28677: [25.x] descriptors: Disallow hybrid keys, and disallow uncompressed keys when inferring (25.x...descr_disallow_hybrid_and_uncompr_pubkeys-25.1)
https://github.com/bitcoin/bitcoin/pull/28677
12:19
<
bitcoin-git >
bitcoin/master 621db2f Fabian Jahr: test: assumeutxo file with unknown block hash
12:19
<
bitcoin-git >
bitcoin/master 655dc71 Ryan Ofsky: Merge bitcoin/bitcoin#28666: test: assumeutxo file with unknown block hash
09:33
<
bitcoin-git >
bitcoin/master 1b672eb Sebastian Falbesoner: doc: add release note for #27460 (new `importmempool` RPC)
09:33
<
bitcoin-git >
bitcoin/master 1803fee glozow: Merge bitcoin/bitcoin#28637: doc: add release note for #27460 (new `import...
03:59
<
bitcoin-git >
[bitcoin] pablomartin4btc opened pull request #28670: assumeutxo, rpc: Improve EOF error when reading snapshot metadata in loadtxoutset (master...assumeutxo-improve-EOF-error-when-reading-snapshot-also-on-autofile)
https://github.com/bitcoin/bitcoin/pull/28670
2023-10-17
22:28
<
bitcoin-git >
bitcoin/master b228108 Pieter Wuille: miniscript: make GetWitnessSize accurate for tapscript
22:28
<
bitcoin-git >
bitcoin/master 7ed2b2d Pieter Wuille: test: remove mutable global contexts in miniscript fuzzer/test
22:28
<
bitcoin-git >
bitcoin/master 8be9851 Pieter Wuille: test: add tests for miniscript GetWitnessSize
21:26
<
bitcoin-git >
bitcoin/master 9c30f5e Hennadii Stepanov: Merge bitcoin-core/gui#766: Fix coin control input size accounting for tap...
21:26
<
bitcoin-git >
bitcoin/master 00a52e6 Sebastian Falbesoner: gui: fix coin control input size accounting for taproot spends
19:28
<
bitcoin-git >
bitcoin/master 8a553c9 Ryan Ofsky: wallet: Add TxStateString function for debugging and logging
19:28
<
bitcoin-git >
bitcoin/master fbcf102 Andrew Chow: Merge bitcoin/bitcoin#28544: wallet: Add TxStateString function for debugg...
16:07
<
fanquake >
To github.com:bitcoin-core/bitcoin-detached-sigs.git
16:05
<
bitcoin-git >
bitcoin/master fa68571 MarcoFalke: test: Add assumeutxo test for wrong hash
16:05
<
bitcoin-git >
bitcoin/master ff6be77 Ryan Ofsky: Merge bitcoin/bitcoin#28647: test: Add assumeutxo test for wrong hash
09:20
<
bitcoin-git >
[bitcoin] fanquake merged pull request #28652: assumeutxo: fail early if snapshot block hash doesn't match AssumeUTXO parameters (master...202310-assumeutxo-fail_early_if_blockhash_not_in_params)
https://github.com/bitcoin/bitcoin/pull/28652
09:20
<
bitcoin-git >
bitcoin/master 9620cb4 Sebastian Falbesoner: assumeutxo: fail early if snapshot block hash doesn't match AssumeUTXO par...
09:20
<
bitcoin-git >
bitcoin/master 738ef44 fanquake: Merge bitcoin/bitcoin#28652: assumeutxo: fail early if snapshot block hash...
08:52
<
bitcoin-git >
bitcoin/master faa5e06 MarcoFalke: fuzz: Allow multiple --m_dir args
08:52
<
bitcoin-git >
bitcoin/master e6c3083 fanquake: Merge bitcoin/bitcoin#28656: fuzz: Allow multiple --m_dir args
08:49
<
bitcoin-git >
bitcoin/master 348e79f Fabian Jahr: lint: Include test_utxo_snapshots in lint_shell
08:49
<
bitcoin-git >
bitcoin/master 4caa10b fanquake: Merge bitcoin/bitcoin#28628: lint: Include test_utxo_snapshots in lint_she...
2023-10-16
17:29
<
bitcoin-git >
bitcoin/master 76d8957 Andrew Chow: Merge bitcoin/bitcoin#28630: depends: update `LD64_VERSION` to 711
17:29
<
bitcoin-git >
bitcoin/master cefbf0b fanquake: depends: update LD64_VERSION to 711
17:29
<
bitcoin-git >
bitcoin/master 092daa2 fanquake: contrib: add test for macOS linker version to symbol-check
16:59
<
bitcoin-git >
bitcoin/master fb0db07 Jake Rawsthorne: lib: add Taproot support to libconsensus
16:59
<
bitcoin-git >
bitcoin/master 70106e0 Jake Rawsthorne: docs: link to rust-bitcoinconsensus
16:59
<
bitcoin-git >
bitcoin/master de54882 Jake Rawsthorne: docs: add docs for additional libconsensus functions
15:44
<
bitcoin-git >
bitcoin/25.x 9e00b73 fanquake: build: bump version to 25.1 final
15:44
<
bitcoin-git >
bitcoin/25.x e8d5c35 fanquake: doc: update manual pages for 25.1
15:44
<
bitcoin-git >
bitcoin/25.x a136700 fanquake: doc: update release notes for 25.1
14:36
<
bitcoin-git >
bitcoin/master 08ea835 fanquake: Merge bitcoin/bitcoin#28583: refactor: [tidy] modernize-use-emplace
14:36
<
bitcoin-git >
bitcoin/master fa05a72 MarcoFalke: tidy: modernize-use-emplace
12:38
<
bitcoin-git >
bitcoin/master 9270453 Hennadii Stepanov: Merge bitcoin-core/gui#765: Fix wallet list hover crash on shutdown
12:38
<
bitcoin-git >
bitcoin/master 7066e89 furszy: gui: provide wallet controller context to wallet actions
12:38
<
bitcoin-git >
bitcoin/master 8b6470a furszy: gui: disable top bar menu actions during shutdown
09:23
<
bitcoin-git >
bitcoin/master bf589a5 stratospher: doc: add release notes for #27511
09:23
<
bitcoin-git >
bitcoin/master e6e444c stratospher: refactor: add and use EnsureAnyAddrman in rpc
09:23
<
bitcoin-git >
bitcoin/master 3931e6a stratospher: rpc: `getaddrmaninfo` followups
2023-10-15
15:22
<
bitcoin-git >
[bitcoin] theStack opened pull request #28652: assumeutxo: fail early if snapshot block hash doesn't match AssumeUTXO parameters (master...202310-assumeutxo-fail_early_if_blockhash_not_in_params)
https://github.com/bitcoin/bitcoin/pull/28652
10:03
<
fanquake >
To github.com:bitcoin-core/bitcoin-detached-sigs.git
09:08
<
bitcoin-git >
bitcoin/master ab2f531 fanquake: Merge bitcoin/bitcoin#28650: fuzz: Merge with -set_cover_merge=1
09:08
<
bitcoin-git >
bitcoin/master fa858d6 MarcoFalke: fuzz: Merge with -set_cover_merge=1
08:50
<
bitcoin-git >
bitcoin/master cee39d0 fanquake: Merge bitcoin/bitcoin#27793: ci: label docker images and prune dangling im...
08:50
<
bitcoin-git >
bitcoin/master ce16997 stickies-v: ci: add label to docker images
08:50
<
bitcoin-git >
bitcoin/master e44c574 stickies-v: ci: always prune all dangling bitcoin-ci-test images
2023-10-13
16:32
<
bitcoin-git >
bitcoin/master ac4caf3 Sebastian Falbesoner: test: fix `assert_debug_log` call-site bugs, add type checks
16:32
<
bitcoin-git >
bitcoin/master 78b7e95 Andrew Chow: Merge bitcoin/bitcoin#28645: test: fix `assert_debug_log` call-site bugs, ...
09:16
<
bitcoin-git >
bitcoin/master 73dfa6d fanquake: Merge bitcoin/bitcoin#28631: devtools: test_utxo_snapshots.sh sleep cleanu...
09:16
<
bitcoin-git >
bitcoin/master 36a3004 Fabian Jahr: devtools: test_utxo_snapshots.sh sleep cleanup and documentation
09:15
<
bitcoin-git >
bitcoin/master 448790c fanquake: Merge bitcoin/bitcoin#28639: refactor: Remove unused nchaintx from Snapsho...
09:15
<
bitcoin-git >
bitcoin/master faa90f6 MarcoFalke: refactor: Remove unused nchaintx from SnapshotMetadata constructor
09:15
<
bitcoin-git >
bitcoin/master fafde92 MarcoFalke: test: Check snapshot file with wrong number of coins
09:00
<
bitcoin-git >
bitcoin/master 9e068f9 fanquake: Merge bitcoin/bitcoin#28459: build: add `-mbranch-protection=bti` (aarch64...
09:00
<
bitcoin-git >
bitcoin/master 61a6c3b fanquake: build: add `-mbranch-protection=bti` to aarch64 hardening flags
08:24
<
bitcoin-git >
bitcoin/master fac9abb MarcoFalke: ci: Rename 04_install to 02_run_container
08:24
<
bitcoin-git >
bitcoin/master fa09a03 MarcoFalke: ci: Add set -ex to 02_run_container.sh
08:24
<
bitcoin-git >
bitcoin/master fa695b4 MarcoFalke: ci: Work around podman stop bug
08:17
<
bitcoin-git >
bitcoin/master faa190b MarcoFalke: test: Fuzz merge with -use_value_profile=0 for now
08:17
<
bitcoin-git >
bitcoin/master 151a2b1 fanquake: Merge bitcoin/bitcoin#28644: test: Fuzz merge with -use_value_profile=0 fo...
2023-10-12
15:18
<
bitcoin-git >
bitcoin/master fa2843e MarcoFalke: ci: Bump asan
15:18
<
bitcoin-git >
bitcoin/master 5ea4fc0 fanquake: Merge bitcoin/bitcoin#28640: ci: Use clang-17 in Asan task
15:04
<
bitcoin-git >
bitcoin/master 79789cc Hennadii Stepanov: ci: Drop no longer needed `NOLINTNEXTLINE`
15:04
<
bitcoin-git >
bitcoin/master bf8c41d fanquake: Merge bitcoin/bitcoin#28641: ci: Drop no longer needed `NOLINTNEXTLINE`
14:51
<
pinheadmz >
oh bitcoin-git bot is working on IRC again eh
14:00
<
achow101 >
#bitcoin-core-dev Meeting: achow101
_aj_ amiti ariard aureleoules b10c BlueMatt brunoerg cfields darosior dergoegge dongcarl fanquake fjahr furszy gleb glozow hebasto instagibbs jamesob jarolrod jonatack josibake kallewoof kanzure kouloumos kvaciral laanwj LarryRuane lightlike luke-jr MacroFake Murch phantomcircuit pinheadmz promag provoostenator ryanofsky sdaftuar S3RK stickies-v sipa theStack TheCharlatan vasild
10:00
<
bitcoin-git >
bitcoin/master 06d469c fanquake: Merge bitcoin/bitcoin#28629: test: fix usdt undeclared function errors on ...
10:00
<
bitcoin-git >
bitcoin/master 4077e43 willcl-ark: test: fix usdt undeclared function errors on mantis
09:53
<
bitcoin-git >
bitcoin/master 850670e Sjors Provoost: test: don't run old binaries under valgrind
09:53
<
bitcoin-git >
bitcoin/master a927d5c fanquake: Merge bitcoin/bitcoin#27228: test: exempt previous release binaries from v...
07:35
<
bitcoin-git >
bitcoin/master 3bb51c2 Sebastian Falbesoner: test: BIP324: add check for missing garbage terminator detection
07:35
<
bitcoin-git >
bitcoin/master 4a5aae9 fanquake: Merge bitcoin/bitcoin#28634: test: BIP324: add check for detection of miss...
07:14
<
bitcoin-git >
bitcoin/master ccf7895 fanquake: Merge bitcoin/bitcoin#28633: ci: Install Qt's default Android API platform
07:14
<
bitcoin-git >
bitcoin/master 78d3062 Hennadii Stepanov: ci: Install Android API 31 platform as Qt expects
2023-10-11
22:36
<
bitcoin-git >
bitcoin/master e3eb3aa Andrew Chow: Merge bitcoin/bitcoin#28625: test: check that loading snapshot not matchin...
22:36
<
bitcoin-git >
bitcoin/master 2e31250 Sebastian Falbesoner: test: check that loading snapshot not matching AssumeUTXO parameters fails
22:36
<
bitcoin-git >
bitcoin/24.x 248d14c fanquake: build: bump version to 24.2.rc1
22:36
<
bitcoin-git >
bitcoin/24.x 9795e0b fanquake: doc: update manual pages for 24.2rc1
22:36
<
bitcoin-git >
bitcoin/24.x e78961d fanquake: doc: add 24.1 release notes
18:17
<
fanquake >
To github.com:bitcoin/bitcoin.git
10:50
<
bitcoin-git >
bitcoin/master 37b9b73 Andrew Chow: descriptors: Move InferScript's pubkey validity checks to InferPubkey
10:50
<
bitcoin-git >
bitcoin/master f895f97 Andrew Chow: test: Scripts with hybrid pubkeys are migrated to watchonly
10:50
<
bitcoin-git >
bitcoin/master b7485f1 Andrew Chow: descriptors: Check result of InferPubkey
10:36
<
bitcoin-git >
bitcoin/master 57131bf vuittont60: docs: fix typo
10:36
<
bitcoin-git >
bitcoin/master 154404e fanquake: Merge bitcoin/bitcoin#28624: docs: fix typo
10:31
<
bitcoin-git >
bitcoin/master bf32ae3 fanquake: Merge bitcoin/bitcoin#28482: ci: use LLVM/Clang 17 in tidy job
10:31
<
bitcoin-git >
bitcoin/master ce46b68 fanquake: ci: use LLVM 17.0.2 in MSAN jobs
10:31
<
bitcoin-git >
bitcoin/master 8735e2c fanquake: ci: use LLVM/Clang 17 in tidy job
2023-10-10
2023-10-09
18:52
<
bitcoin-git >
bitcoin/master 7fe537f Aurèle Oulès: Implement CCoinsViewErrorCatcher::HaveCoin
18:52
<
bitcoin-git >
bitcoin/master ed52e71 Aurèle Oulès: Periodically check disk space to avoid corruption
18:52
<
bitcoin-git >
bitcoin/master 04265ba Andrew Chow: Merge bitcoin/bitcoin#26331: Implement `CCoinsViewErrorCatcher::HaveCoin` ...
14:03
<
bitcoin-git >
bitcoin/master 4e7442e fanquake: Merge bitcoin/bitcoin#28573: github actions: Fix test-one-commit when pare...
14:03
<
bitcoin-git >
bitcoin/master 88c8e3a Ryan Ofsky: github actions: Fix test-one-commit when parent of head is merge commit
13:54
<
bitcoin-git >
bitcoin/master a9d070a fanquake: kernel: update nMinimumChainWork & defaultAssumeValid for 26.x
13:54
<
bitcoin-git >
bitcoin/master a8c2e5e fanquake: kernel: update chainTxData for 26.x
13:54
<
bitcoin-git >
bitcoin/master f12f92b fanquake: kernel: update m_assumed_* chain params for 26.x
13:13
<
bitcoin-git >
bitcoin/master fac88a8 MarcoFalke: ci: Avoid cache depends/build
13:13
<
bitcoin-git >
bitcoin/master f467444 fanquake: Merge bitcoin/bitcoin#28595: ci: Avoid cache depends/work/build
13:12
<
bitcoin-git >
bitcoin/master 66f8ee2 fanquake: Merge bitcoin/bitcoin#28611: Adjust Gradle properties to fix `apk` build
13:12
<
bitcoin-git >
bitcoin/master 5f50406 Hennadii Stepanov: Adjust Gradle properties
11:33
<
bitcoin-git >
bitcoin/master 5c9513e Hennadii Stepanov: qt: Update translation source file for v26.0 string freeze
11:33
<
bitcoin-git >
bitcoin/master c976657 Hennadii Stepanov: Merge bitcoin-core/gui#767: Update translation source file for v26.0 strin...
08:53
<
bitcoin-git >
bitcoin/master 05af4df Andrew Chow: test: Use feerate higher than minrelay fee in wallet_fundraw
08:53
<
bitcoin-git >
bitcoin/master 62346bc fanquake: Merge bitcoin/bitcoin#28604: test: Use feerate higher than minrelay fee in...
2023-10-08
16:10
<
bitcoin-git >
bitcoin/master a3793f2 Antoine Poinsot: miniscript: add a missing dup key check bypass in Parse()
16:10
<
bitcoin-git >
bitcoin/master bba9340 Antoine Poinsot: miniscript: don't anticipate signature presence in CalcStackSize()
16:10
<
bitcoin-git >
bitcoin/master c3738d0 Antoine Poinsot: miniscript: introduce a MsContext() helper to contexts
2023-10-07
10:54
<
bitcoin-git >
bitcoin/master d2b8c5e Hennadii Stepanov: Merge bitcoin-core/gui#764: Remove legacy wallet creation
10:54
<
bitcoin-git >
bitcoin/master b442580 furszy: gui: remove legacy wallet creation
10:24
<
bitcoin-git >
bitcoin/master a47fbe7 Fabian Jahr: doc: Add and edit some comments around assumeutxo
10:24
<
bitcoin-git >
bitcoin/master 4e915e9 Fabian Jahr: test: Improvements of feature_assumeutxo
10:24
<
bitcoin-git >
bitcoin/master 0a39b8c Fabian Jahr: validation: remove unused mempool param in DetectSnapshotChainstate
2023-10-06