2021-03-04
13:56
<
bitcoin-git >
bitcoin/master a3ba08b Carl Dong: validation: Remove global ::{{Precious,Invalidate}Block,ResetBlockFailureF...
13:56
<
bitcoin-git >
bitcoin/master 4927c9e Carl Dong: validation: Remove global ::LoadGenesisBlock
13:56
<
bitcoin-git >
bitcoin/master 9da106b Carl Dong: validation: Check chain tip is non-null in CheckFinalTx
12:29
<
bitcoin-git >
bitcoin/master fa576b4 MarcoFalke: Move MakeNoLogFileContext to common libtest_util, and use it in bench
12:29
<
bitcoin-git >
bitcoin/master 83bdbbd fanquake: Merge #21003: test: Move MakeNoLogFileContext to libtest_util, and use it ...
12:21
<
bitcoin-git >
bitcoin/master 7450a01 fanquake: Merge #21358: fuzz: Add missing include (test/util/setup_common.h)
12:21
<
bitcoin-git >
bitcoin/master fa59ad5 MarcoFalke: fuzz: Add missing include (test/util/setup_common.h)
12:14
<
bitcoin-git >
bitcoin/master 55e8288 Pieter Wuille: Make all Poisson delays use std::chrono types
12:14
<
bitcoin-git >
bitcoin/master c733ac4 Pieter Wuille: Convert block/header sync timeouts to std::chrono types
12:14
<
bitcoin-git >
bitcoin/master 4d98b40 Pieter Wuille: Change all ping times to std::chrono types
09:17
<
bitcoin-git >
bitcoin/master 38a11c3 Anthony Towns: txorphanage: Add lock annotations
09:17
<
bitcoin-git >
bitcoin/master 81dd57e Anthony Towns: txorphanage: Pass uint256 by reference instead of value
09:17
<
bitcoin-git >
bitcoin/master 9d5313d Anthony Towns: move-only: Add txorphanage module
07:39
<
bitcoin-git >
bitcoin/master d099894 MarcoFalke: Merge #20969: test: check that getblockfilter RPC fails without block filt...
07:39
<
bitcoin-git >
bitcoin/master 233a886 Sebastian Falbesoner: test: check that getblockfilter RPC fails without block filter index
2021-03-03
18:05
<
bitcoin-git >
bitcoin/master 1f05dbd practicalswift: util: Avoid invalid integer negation in ValueFromAmount: make ValueFromAmo...
18:05
<
bitcoin-git >
bitcoin/master 47b99ab Wladimir J. van der Laan: Merge #20406: util: Avoid invalid integer negation in FormatMoney and Valu...
18:05
<
bitcoin-git >
bitcoin/master 7cc75c9 practicalswift: util: Avoid invalid integer negation in FormatMoney: make FormatMoney(cons...
14:20
<
bitcoin-git >
bitcoin/master 6b45ef3 Jon Atack: cli: improve -netinfo invalid argument error message
14:20
<
bitcoin-git >
bitcoin/master 7afdd72 Jon Atack: cli: enable -netinfo help to run without a remote server
14:20
<
bitcoin-git >
bitcoin/master 3732404 Jon Atack: cli: warn in help that -netinfo is not intended to be a stable API
13:43
<
bitcoin-git >
bitcoin/master 366e3e1 practicalswift: fuzz: Add FUZZED_SOCKET_FAKE_LATENCY mode to FuzzedSock to allow for fuzzi...
13:43
<
bitcoin-git >
bitcoin/master ebd8d66 MarcoFalke: Merge #19203: net: Add regression fuzz harness for CVE-2017-18350. Add Fuz...
13:43
<
bitcoin-git >
bitcoin/master b22d4c1 practicalswift: fuzz: Add fuzzing harness for Socks5(...)
11:58
<
bitcoin-git >
bitcoin/master 97a35f3 fanquake: Merge #21320: build: fix libnatpmp macos cross compile
11:58
<
bitcoin-git >
bitcoin/master bd49ac4 fanquake: build: fix libnatpmp macos cross compile
11:50
<
bitcoin-git >
bitcoin/master 4899fa3 Hennadii Stepanov: doc: Update build instructions for Fedora
11:50
<
bitcoin-git >
bitcoin/master b1a457a Wladimir J. van der Laan: Merge #21324: doc: Update build instructions for Fedora
10:50
<
bitcoin-git >
bitcoin/master dd8f474 Wladimir J. van der Laan: Merge #19288: fuzz: Add fuzzing harness for TorController
10:50
<
bitcoin-git >
bitcoin/master 10d4477 practicalswift: tests: Add fuzzing harness for TorController
10:50
<
bitcoin-git >
bitcoin/master 64219c0 practicalswift: torcontrol: Move TorControlReply, TorControlConnection and TorController t...
09:09
<
bitcoin-git >
bitcoin/master 9212e67 MarcoFalke: Merge #21346: doc: install qt5 when building on macOS
09:09
<
bitcoin-git >
bitcoin/master bec7f2c fanquake: doc: install qt5 when building on macOS
07:48
<
bitcoin-git >
bitcoin/master fca3e98 fanquake: Merge #18298: build: Fix Qt processing of configure script for depends wit...
07:48
<
bitcoin-git >
bitcoin/master 76f52e3 Hennadii Stepanov: build: Fix Qt processing of configure script for depends with DEBUG=1
02:55
<
bitcoin-git >
bitcoin/master 4f223e9 fanquake: Merge #21339: build: Make AM_CONDITIONAL([ENABLE_EXTERNAL_SIGNER]) uncondi...
02:55
<
bitcoin-git >
bitcoin/master 9fef209 Hennadii Stepanov: build, refactor: Fix indentation for if..then..fi
02:55
<
bitcoin-git >
bitcoin/master a412813 Hennadii Stepanov: build: Make AM_CONDITIONAL([ENABLE_EXTERNAL_SIGNER]) unconditional
01:58
<
bitcoin-git >
bitcoin/master 3a8fc51 fanquake: Merge #21333: build: set Unicode true for NSIS installer
01:58
<
bitcoin-git >
bitcoin/master 9086e0d fanquake: build: set Unicode true for NSIS installer
00:08
<
bitcoin-git >
bitcoin/master 35da623 Hennadii Stepanov: Make .gitignore ignore src/test/fuzz/fuzz.exe
00:08
<
bitcoin-git >
bitcoin/master 0459e7a fanquake: Merge #21336: Make .gitignore ignore src/test/fuzz/fuzz.exe
2021-03-02
23:21
<
bitcoin-git >
bitcoin/master 0b294c0 fanquake: Merge #21342: doc: Remove outdated comment
23:21
<
bitcoin-git >
bitcoin/master f1f63ac Hennadii Stepanov: doc: Remove outdated comment
10:50
<
bitcoin-git >
bitcoin/master 545bc5f Vasil Dimov: util: fix WriteBinaryFile() claiming success even if error occurred
10:50
<
bitcoin-git >
bitcoin/master 8b6e4b3 Vasil Dimov: util: fix ReadBinaryFile() returning partial contents
10:50
<
bitcoin-git >
bitcoin/master 4cba2fd Vasil Dimov: util: extract {Read,Write}BinaryFile() to its own files
10:32
<
bitcoin-git >
bitcoin/master cfce346 MarcoFalke: Merge #21310: zmq test: fix sync-up by matching notification to generated ...
10:32
<
bitcoin-git >
bitcoin/master 8a8c638 Sebastian Falbesoner: zmq test: fix sync-up by matching notification to generated block
01:44
<
bitcoin-git >
bitcoin/master 72e6979 fanquake: Merge #21325: lint: Fix spelling errors in comments
01:44
<
bitcoin-git >
bitcoin/master fbbb2d4 fyquah: lint: Fix spelling errors in comments
01:38
<
bitcoin-git >
bitcoin/master a28c053 fanquake: Merge #21298: guix: Bump time-machine, glibc, and linux-headers
01:38
<
bitcoin-git >
bitcoin/master c33b199 Carl Dong: guix: Bump glibc and linux-headers
01:38
<
bitcoin-git >
bitcoin/master 65363a1 Carl Dong: guix: Rebase on 95aca2991b (1.2.0-12.dffc918)
01:03
<
bitcoin-git >
bitcoin/master d1abe54 fanquake: Merge #21323: guix, doc: Update default HOSTS value
01:03
<
bitcoin-git >
bitcoin/master a0a7a43 Hennadii Stepanov: guix, doc: Update default HOSTS value
2021-03-01
18:13
<
bitcoin-git >
bitcoin/master 05e821e Wladimir J. van der Laan: Merge #21170: bench: Add benchmark to write JSON into a string
18:13
<
bitcoin-git >
bitcoin/master e3e0a24 Martin Ankerl: Add benchmark to write JSON into a string
11:08
<
bitcoin-git >
bitcoin/master ad89812 Wladimir J. van der Laan: Merge #21321: guix: Add curl to required tool list
11:08
<
bitcoin-git >
bitcoin/master 97f1062 Hennadii Stepanov: guix: Add curl to required tool list
10:46
<
bitcoin-git >
bitcoin/master a5cfb40 Sebastian Falbesoner: doc: release note for changed {sign,verify}message error codes
10:46
<
bitcoin-git >
bitcoin/master 9e399b9 Sebastian Falbesoner: test: check parameter validity in rpc_signmessage.py
10:46
<
bitcoin-git >
bitcoin/master e62f0c7 Sebastian Falbesoner: rpc: fix {sign,message}verify RPC errors for invalid address/signature
2021-02-28
17:54
<
bitcoin-git >
[bitcoin] practicalswift closed pull request #20383: Avoid signed integer overflow and invalid integer negation when loading malformed mempool.dat files (master...signed-integer-malformed-mempool-dat-and-rpc)
https://github.com/bitcoin/bitcoin/pull/20383
05:14
<
bitcoin-git >
bitcoin/master e52ce9f fanquake: Merge #21286: build: Bump minimum Qt version to 5.9.5
05:14
<
bitcoin-git >
bitcoin/master faa06ec Hennadii Stepanov: build: Bump minimum Qt version to 5.9.5
2021-02-27
12:15
<
bitcoin-git >
bitcoin/master fb67cae MarcoFalke: Merge #21297: test: feature_blockfilterindex_prune.py improvements
12:15
<
bitcoin-git >
bitcoin/master 88c4b9b Jon Atack: test: remove unneeded node from feature_blockfilterindex_prune.py
12:15
<
bitcoin-git >
bitcoin/master ace3f4c Jon Atack: test: improve assertions in feature_blockfilterindex_prune.py
2021-02-26
19:27
<
bitcoin-git >
bitcoin/master 5ba5bec Wladimir J. van der Laan: Merge #21272: guix: Passthrough SDK_PATH into container
19:27
<
bitcoin-git >
bitcoin/master 13a9fd1 Carl Dong: guix: Passthrough SDK_PATH into container
09:08
<
bitcoin-git >
bitcoin/master 8d37841 Wladimir J. van der Laan: Merge #21277: wallet: listdescriptors uses normalized descriptor form
09:08
<
bitcoin-git >
bitcoin/master a69c3b3 Ivan Metlushko: wallet: listdescriptors uses normalized descriptor form
2021-02-25
13:51
<
bitcoin-git >
bitcoin/master 70d3c5d Jon Atack: gui: add "Last Block" (CNodeStats::nLastBlockTime) to peer details
13:51
<
bitcoin-git >
bitcoin/master a21be7c Jon Atack: gui: add "Last Tx" (CNodeStats::nLastTXTime) to peer details
13:51
<
bitcoin-git >
bitcoin/master 4dc2fd6 Jon Atack: qt: add RPCConsole::TimeDurationField helper, call systime only once
13:46
<
bitcoin-git >
bitcoin/master c0e44ee MarcoFalke: Merge #21254: test: Avoid connecting to real network when running tests
13:46
<
bitcoin-git >
bitcoin/master fa730e9 MarcoFalke: test: Avoid connecting to real network when running tests
13:46
<
bitcoin-git >
bitcoin/master fa1b713 MarcoFalke: test: Assume node is running in subtests
13:44
<
bitcoin-git >
bitcoin/master cac10e6 MarcoFalke: Merge #21264: fuzz: Two scripted diff renames
13:44
<
bitcoin-git >
bitcoin/master fae216a MarcoFalke: scripted-diff: Rename MakeFuzzingContext to MakeNoLogFileContext
13:44
<
bitcoin-git >
bitcoin/master fa4fbec MarcoFalke: scripted-diff: Rename PROVIDE_MAIN_FUNCTION -> PROVIDE_FUZZ_MAIN_FUNCTION
13:35
<
bitcoin-git >
bitcoin/master 1b1d8bd MarcoFalke: Merge #21252: test: Add missing wait for sync to feature_blockfilterindex_...
13:35
<
bitcoin-git >
bitcoin/master fa560cc MarcoFalke: test: Intermittent issue in feature_blockfilterindex_prune
09:14
<
bitcoin-git >
bitcoin/master fa4d8f3 MarcoFalke: test: Cache 25 mature coins for ADDRESS_BCRT1_P2WSH_OP_TRUE
09:14
<
bitcoin-git >
bitcoin/master fad2515 MarcoFalke: test: Remove unused bug workaround
09:14
<
bitcoin-git >
bitcoin/master faabce7 MarcoFalke: test: Start only the number of nodes that are needed
08:11
<
bitcoin-git >
bitcoin/master 8ca6bd0 MarcoFalke: Merge bitcoin-core/gui#223: qt: Re-add and rename transaction "Edit Label"...
08:11
<
bitcoin-git >
bitcoin/master 22664d6 Wladimir J. van der Laan: Revert "qt: Remove Transactionview Edit Label Action"
08:11
<
bitcoin-git >
bitcoin/master 5440c07 Wladimir J. van der Laan: qt: Rename "Edit label" to "Edit address label"
08:04
<
bitcoin-git >
bitcoin/master 09bc7bf MarcoFalke: Merge bitcoin-core/gui#214: qt: Disable requests context menu actions when...
08:04
<
bitcoin-git >
bitcoin/master bb3da8f Jarol Rodriguez: qt: Disable requests context menu actions when appropriate
08:02
<
bitcoin-git >
bitcoin/master 434065a MarcoFalke: Merge bitcoin-core/gui#219: qt: Prevent the main window popup menu
08:02
<
bitcoin-git >
bitcoin/master ca5bd1c Hennadii Stepanov: qt: Prevent the main window popup menu
00:22
<
bitcoin-git >
bitcoin/master 56f06a9 fanquake: Merge #21271: guix: Explicitly set umask in build container
00:22
<
bitcoin-git >
bitcoin/master d98f459 Carl Dong: guix: Explicitly set umask in build container
2021-02-24
14:32
<
bitcoin-git >
bitcoin/master b54a10e MarcoFalke: Merge #21292: build, doc: Fix configure script output indentation and typo...
14:32
<
bitcoin-git >
bitcoin/master 8b08d0f Hennadii Stepanov: build, doc: Fix configure script output indentation and typos
12:21
<
bitcoin-git >
bitcoin/master df8f2a1 Hennadii Stepanov: test: Replace accidentally placed bit-OR with logical-OR
12:21
<
bitcoin-git >
bitcoin/master 9307c58 Wladimir J. van der Laan: Merge #21293: test: Replace accidentally placed bit-OR with logical-OR
08:58
<
bitcoin-git >
bitcoin/master fd6580e Anthony Towns: [refactor] txmempool: split epoch logic into class
08:58
<
bitcoin-git >
bitcoin/master b59f278 Wladimir J. van der Laan: Merge #18017: txmempool: split epoch logic into class
2021-02-23
22:49
<
bitcoin-git >
bitcoin/master 587c986 fanquake: Merge #21285: wallet: fix doc typo in signer option
22:49
<
bitcoin-git >
bitcoin/master da30c1b William Casarin: wallet: fix doc typo in signer option
17:57
<
bitcoin-git >
bitcoin/master 2e81161 Wladimir J. van der Laan: Merge #21250: build: make HAVE_O_CLOEXEC available outside LevelDB (bugfix...
17:57
<
bitcoin-git >
bitcoin/master 9bac713 Sebastian Falbesoner: build: make HAVE_O_CLOEXEC available outside LevelDB (bugfix)
17:57
<
bitcoin-git >
bitcoin/master 584fd91 Sebastian Falbesoner: init: only use pipe2 if availabile, check in configure
17:29
<
bitcoin-git >
bitcoin/master 1b045b5 MarcoFalke: Merge #21053: rpc, test: document {previous,next}blockhash as optional
17:29
<
bitcoin-git >
bitcoin/master ba7e17e Sebastian Falbesoner: rpc, test: document {previous,next}blockhash as optional
16:57
<
bitcoin-git >
bitcoin/master 8cf543f Sjors Provoost: wallet: add -signer argument for external signer command
16:57
<
bitcoin-git >
bitcoin/master 87a9794 Sjors Provoost: configure: add --enable-external-signer
16:57
<
bitcoin-git >
bitcoin/master f7eb7ec Sjors Provoost: test: framework: add skip_if_no_external_signer
15:04
<
bitcoin-git >
bitcoin/master 78effb3 MarcoFalke: Merge #21222: log: Clarify log message when file does not exist
15:04
<
bitcoin-git >
bitcoin/master faf48f2 MarcoFalke: log: Clarify log message when file does not exist
13:04
<
bitcoin-git >
bitcoin/master 84f6c69 MarcoFalke: Merge #21274: assumptions: Assume C++17
13:04
<
bitcoin-git >
bitcoin/master 5e531e6 fanquake: assumptions: check C++17 assumption with MSVC
13:04
<
bitcoin-git >
bitcoin/master c7b4648 fanquake: assumptions: assume a C++17 compiler
10:16
<
bitcoin-git >
bitcoin/master 158a0b2 gzhao408: Apply maximal validation flags to tx_valid tests
10:16
<
bitcoin-git >
bitcoin/master 19db590 gzhao408: [test] remove unnecessary OP_1s from CSV and CLTV tests
10:16
<
bitcoin-git >
bitcoin/master 0a76a39 gzhao408: [test] fix CSV test missing OP_ADD