08:28
<
bitcoin-git >
bitcoin/master 0a5ea32 Ben Woosley: Prefer explicit uint160 conversion
08:28
<
bitcoin-git >
bitcoin/master 3fcc468 Ben Woosley: Prefer explicit CScriptID construction
08:28
<
bitcoin-git >
bitcoin/master a9e451f Ben Woosley: Convert CPubKey to WitnessV0KeyHash directly
08:53
<
bitcoin-git >
bitcoin/master 79804fe Sjors Provoost: [rpc] walletcreatefundedpsbt: don't automatically append inputs
08:53
<
bitcoin-git >
bitcoin/master e5327f9 Sjors Provoost: [rpc] fundrawtransaction: add_inputs option to control automatic input add...
08:53
<
bitcoin-git >
bitcoin/master 6bb5f6d Samuel Dobson: Merge #16377: [rpc] don't automatically append inputs in walletcreatefunde...
09:07
<
bitcoin-git >
bitcoin/master 645a865 Jon Atack: rpc: remove deprecated getaddressinfo `label` field
09:07
<
bitcoin-git >
bitcoin/master a8507c9 Jon Atack: rpc: remove deprecated getaddressinfo `labels: purpose`
09:07
<
bitcoin-git >
bitcoin/master 90e9893 Jon Atack: rpc: getaddressinfo RPCResult fixup
10:00
<
bitcoin-git >
bitcoin/master cc29d1e John Newbery: [tools] Update clang-format config
10:00
<
bitcoin-git >
bitcoin/master e6f807f MarcoFalke: Merge #19095: [tools] Update clang-format config for multi-line function d...
10:24
<
bitcoin-git >
bitcoin/master cb00510 Jon Atack: rpc: create rpc/mining.h, hoist default max tries values to constant
10:24
<
bitcoin-git >
bitcoin/master 9be7fd3 Jon Atack: rpc: make generatetoaddress locals const
10:24
<
bitcoin-git >
bitcoin/master f7c65a3 Jon Atack: cli: create GetNewAddress()
10:58
<
bitcoin-git >
bitcoin/master 9e7b23b Glenn Willen: Improve TransactionErrorString messages.
10:58
<
bitcoin-git >
bitcoin/master 5dd0c03 Glenn Willen: FillPSBT: report number of inputs signed (or would sign)
10:58
<
bitcoin-git >
bitcoin/master a6cb0b0 Glenn Willen: [gui] PSBT Operations Dialog (sign & broadcast)
13:18
<
bitcoin-git >
bitcoin/master cc84460 Roy Shao: test: move sync_blocks and sync_mempool functions to test_framework.py
13:18
<
bitcoin-git >
bitcoin/master 4b5c919 MarcoFalke: Merge #19208: test: move sync_blocks and sync_mempool functions to test_fr...
14:13
<
hebasto >
MarcoFalke: around?
17:22
<
bitcoin-git >
bitcoin/master fab83b9 MarcoFalke: test: pep-8 p2p_feefilter.py
17:22
<
bitcoin-git >
bitcoin/master faccdc8 MarcoFalke: test: remove redundant generate
17:22
<
bitcoin-git >
bitcoin/master ffff3fe MarcoFalke: test: Replace self.nodes[0].p2p with conn
17:55
<
jonatack >
Seeing random functional test failures on the Cirrus CI. Is it possible for us to restart it, like with the Travis CI?
18:25
<
hebasto >
jonatack: "RE_RUN" button should be available
19:12
<
jonatack >
hebasto: thanks 👍 found it