2021-05-18

< jnewbery> #bitcoin-core-dev Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik
< core-meetingbot> Meeting started Tue May 18 21:00:08 2021 UTC. The chair is jnewbery. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< jnewbery> Hi folks. We have our fortnightly p2p meeting in 10 minutes. Feel free to add any suggested topics to https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings and update your priorities at https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-Current-Priorities.
< hebasto> Transifex translations for 22 will open in two weeks (2021-06-01); begging for review "Translation"-labeled prs https://github.com/bitcoin-core/gui/pulls?q=is%3Apr+is%3Aopen+label%3ATranslations
< bitcoin-git> [bitcoin] laanwj merged pull request #21988: doc: note that brew installed qt is not supported (master...qt6-note) https://github.com/bitcoin/bitcoin/pull/21988
< bitcoin-git> bitcoin/master 33b0b26 Raul Siles: doc: note that brew installed qt is not supported
< bitcoin-git> bitcoin/master 2fa3f30 W. J. van der Laan: Merge bitcoin/bitcoin#21988: doc: note that brew installed qt is not suppo...
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1da36b49ab63...2fa3f30050f2
< bitcoin-git> [bitcoin] laanwj merged pull request #21983: build: Silence lupdate "unknown namespace/class" warnings (master...210517-lupdate) https://github.com/bitcoin/bitcoin/pull/21983
< bitcoin-git> bitcoin/master 1da36b4 W. J. van der Laan: Merge bitcoin/bitcoin#21983: build: Silence lupdate "unknown namespace/cla...
< bitcoin-git> bitcoin/master 88bdc4d Hennadii Stepanov: build: Silent lupdate "unknown namespace/class" warnings
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/741749a6159e...1da36b49ab63
< gribble> https://github.com/bitcoin/bitcoin/issues/19420 | http: Track active requests and wait for last to finish by promag · Pull Request #19420 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] amadeuszpawlik opened pull request #21992: Feefilter cleanups (master...refactor_21545) https://github.com/bitcoin/bitcoin/pull/21992
< wumpus> is there anyone giving out medals for commenting on bitcoin PRs or something…
< wumpus> sigh another one https://github.com/bitcoin/bitcoin/pull/21985#pullrequestreview-662049809 what's it with these people that use the github commenting system to inject random 'ok' etc i just don't see the point
< bitcoin-git> [bitcoin] fanquake opened pull request #21991: build: libevent 2.1.12-stable (master...libevent_2_1_12) https://github.com/bitcoin/bitcoin/pull/21991
< bitcoin-git> [bitcoin] fanquake merged pull request #21920: build: improve macro for testing -latomic requirement (master...2105-buildAtomicLink) https://github.com/bitcoin/bitcoin/pull/21920
< bitcoin-git> [bitcoin] kiminuo opened pull request #21989: Feature/2021 05 coinbase mature in functional tests (master...feature/2021-05-COINBASE_MATURE-in-functional-tests) https://github.com/bitcoin/bitcoin/pull/21989
< bitcoin-git> [bitcoin] fanquake closed pull request #21791: doc: note that brew install qt6 is not supported (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21791
< bitcoin-git> [bitcoin] jarolrod opened pull request #21988: doc: note that brew installed qt is not supported (master...qt6-note) https://github.com/bitcoin/bitcoin/pull/21988

2021-05-17

< luke-jr> sipa: can you take a look at https://github.com/bitcoin/bips/pull/935 ? there's 2 other BIPs affected with ACKs already; thanks
< bitcoin-git> [bitcoin] laanwj opened pull request #21985: net: Return IPv6 scope id in `CNetAddr::ToStringIP()` (master...2021-05-scopeid) https://github.com/bitcoin/bitcoin/pull/21985
< bitcoin-git> [bitcoin] jnewbery closed pull request #18746: consensus: Don't add spent coins to the cache (master...2020-04-not-spent-and-fresh) https://github.com/bitcoin/bitcoin/pull/18746
< gribble> https://github.com/bitcoin/bitcoin/issues/21756 | Avoid calling `getnameinfo` when formatting IPv6 addresses in `CNetAddr::ToStringIP` by practicalswift · Pull Request #21756 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonatack closed pull request #21961: test: fix, restore and improve cnetaddr scoped id documentation (master...fix-and-improve-cnetaddr-scoped-id-test-documentation) https://github.com/bitcoin/bitcoin/pull/21961
< wumpus> oh and completely unrelated quips like https://github.com/bitcoin/bips/pull/1096#issuecomment-827356885
< bitcoin-git> bitcoin/master 6d1d33d Hennadii Stepanov: Merge bitcoin-core/gui#323: English translations update
< bitcoin-git> bitcoin/master c34a49f W. J. van der Laan: qt: English translations update
< bitcoin-git> bitcoin/master 55c012d Hennadii Stepanov: qt: Extract translations correctly from UTF-8 formatted source
< bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7b87fca930ff...6d1d33d33491
< bitcoin-git> [gui] hebasto merged pull request #323: English translations update (master...2021-05-translations-update) https://github.com/bitcoin-core/gui/pull/323
< bitcoin-git> [bitcoin] hebasto opened pull request #21983: build: Silent lupdate "unknown namespace/class" warnings (master...210517-lupdate) https://github.com/bitcoin/bitcoin/pull/21983
< michaelfolkson> Comments on the original PR (while it is still open) and then opening a new PR or posting to bitcoin-dev mailing list seems sufficient to me
< aj> wumpus: i think that was the idea, but don't think it's worked very well; cf "Drop BIP comments" at https://github.com/bitcoin/bips/wiki/BIP-Process-wishlist
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21981: Remove unused float serialization (master...2105-NoSerFloat) https://github.com/bitcoin/bitcoin/pull/21981
< aj> might want to ban P7-33 too -- https://github.com/bitcoin/bips/wiki/_Sidebar/_history
< bitcoin-git> [bitcoin] laanwj merged pull request #21756: Avoid calling `getnameinfo` when formatting IPv6 addresses in `CNetAddr::ToStringIP` (master...simplify-ipv6-address-formatting) https://github.com/bitcoin/bitcoin/pull/21756
< bitcoin-git> bitcoin/master 7b87fca W. J. van der Laan: Merge bitcoin/bitcoin#21756: Avoid calling `getnameinfo` when formatting I...
< bitcoin-git> bitcoin/master 54548ba practicalswift: net: Avoid calling getnameinfo when formatting IPv6 addresses in CNetAddr:...
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1ef34ee25ed3...7b87fca930ff
< bitcoin-git> bitcoin/master c10f27f practicalswift: net: Make IPv6ToString do zero compression as described in RFC 5952
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21970: fuzz: Add missing CheckTransaction before CheckTxInputs (master...2105-fuzzTxFixes) https://github.com/bitcoin/bitcoin/pull/21970
< bitcoin-git> [gui] RandyMcMillan opened pull request #338: qt: peers-tab resizeColumnsToContents (master...tableview-resize) https://github.com/bitcoin-core/gui/pull/338
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21969: refactor: Switch serialize to uint8_t (Bundle 1/2) (master...2105-uin8t) https://github.com/bitcoin/bitcoin/pull/21969
< bitcoin-git> [gui] jarolrod opened pull request #337: test: Use Regex Search in Apptests (master...regex-search-test) https://github.com/bitcoin-core/gui/pull/337
< bitcoin-git> [bitcoin] ssb402 closed pull request #21960: test: Use zero compressed addresses for values in map (master...test-cnetaddr-canonical) https://github.com/bitcoin/bitcoin/pull/21960
< bitcoin-git> [bitcoin] sipa opened pull request #21966: Software float encoding (master...202105_softfloat) https://github.com/bitcoin/bitcoin/pull/21966
< CrazyPython> sipa: Every 2016 blocks, Bitcoin adjusts the difficulty/block production rate per unit of work based on the wall clock 10 minutes
< CrazyPython> Every 2016 blocks, Bitcoin contacts a centralized, man in the middle vulnerable system
< bitcoin-git> [bitcoin] fanquake closed pull request #21965: Update Build OSX (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21965

2021-05-16

< bitcoin-git> [bitcoin] hebasto closed pull request #20404: Remove names from translatable strings (master...201116-tr) https://github.com/bitcoin/bitcoin/pull/20404
< bitcoin-git> [gui] hebasto opened pull request #336: Do not exit and re-enter main event loop during shutdown (master...210516-loop) https://github.com/bitcoin-core/gui/pull/336
< bitcoin-git> [gui] jarolrod opened pull request #335: Use QSignalSpy instead of QEventLoop (master...apptest-spy) https://github.com/bitcoin-core/gui/pull/335
< bitcoin-git> [bitcoin] mikkildlebl opened pull request #21965: Update Build OSX (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21965
< Bullit> 21964 philips flashing of porn with bitcoin QR does only atract hall of fame not bitcoin incomming transaction
< bitcoin-git> [bitcoin] practicalswift opened pull request #21964: Document that `ser_float_to_uint32` is not the inverse of `ser_uint32_to_float` (master...document-serialization-gotcha) https://github.com/bitcoin/bitcoin/pull/21964
< bitcoin-git> [bitcoin] theStack opened pull request #21962: wallet: refactor: dedup sqlite PRAGMA access (master...202105-wallet-dedup_sqlite_pragma_stmts) https://github.com/bitcoin/bitcoin/pull/21962
< bitcoin-git> [bitcoin] jonatack opened pull request #21961: test: fix, restore and improve cnetaddr scoped id documentation (master...fix-and-improve-cnetaddr-scoped-id-test-documentation) https://github.com/bitcoin/bitcoin/pull/21961
< bitcoin-git> [bitcoin] fanquake merged pull request #21947: doc: Fix OSS-Fuzz links (master...2105-fuzzDoc) https://github.com/bitcoin/bitcoin/pull/21947
< bitcoin-git> bitcoin/master 1ef34ee fanquake: Merge bitcoin/bitcoin#21947: doc: Fix OSS-Fuzz links
< bitcoin-git> bitcoin/master fadd98d MarcoFalke: doc: Fix OSS-Fuzz links
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c8571486364d...1ef34ee25ed3
< bitcoin-git> [bitcoin] ssb402 opened pull request #21960: test: Use zero compressed addresses for values in map (master...test-cnetaddr-canonical) https://github.com/bitcoin/bitcoin/pull/21960

2021-05-15

< bitcoin-git> [gui] hebasto opened pull request #333: refactor: Signal-slot connections cleanup (master...210515-slots) https://github.com/bitcoin-core/gui/pull/333
< achow101> is it ok if I make a guix-testing branch in bitcoin-detached-sigs and push code sigs for guix builds there?
< gribble> https://github.com/bitcoin/bitcoin/issues/21954 | T xcatches by rebroad · Pull Request #21954 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] rebroad opened pull request #21954: T xcatches (master...TXcatches) https://github.com/bitcoin/bitcoin/pull/21954
< * BlueMatt> proposes we move bitcoin development back to lfnet
< bitcoin-git> [gui] hebasto opened pull request #332: Replace disambiguation strings with translator comments (master...210515-trcom) https://github.com/bitcoin-core/gui/pull/332
< bitcoin-git> [gui] hebasto opened pull request #331: Make RPC console welcome message translation-friendly (master...210515-welcome) https://github.com/bitcoin-core/gui/pull/331
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21953: fuzz: Add utxo_snapshot target (master...2104-assumeutxoCrash02) https://github.com/bitcoin/bitcoin/pull/21953
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21948: test: Fix off-by-one in mockscheduler test RPC (master...2105-testMock1) https://github.com/bitcoin/bitcoin/pull/21948
< bitcoin-git> bitcoin/master c857148 MarcoFalke: Merge bitcoin/bitcoin#21948: test: Fix off-by-one in mockscheduler test RP...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ecf5f2c1a06e...c8571486364d
< bitcoin-git> bitcoin/master fa2e614 MarcoFalke: test: Fix off-by-one in mockscheduler test RPC
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #21952: test: Fix a mistake in specifying the initial value at transaction_tests (master...fix-initial-value) https://github.com/bitcoin/bitcoin/pull/21952
< bitcoin-git> [bitcoin] azuchi opened pull request #21952: test: Fix a mistake in specifying the initial value at transaction_tests (master...fix-initial-value) https://github.com/bitcoin/bitcoin/pull/21952
< bitcoin-git> [gui] jarolrod opened pull request #330: Allow prompt icon to be colorized (master...prompt-icon-colorized) https://github.com/bitcoin-core/gui/pull/330

2021-05-14

< bitcoin-git> [gui] jarolrod opened pull request #329: fix console buttons hitbox on macOS (master...fix-cb-hitbox) https://github.com/bitcoin-core/gui/pull/329
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21948: test: Fix off-by-one in mockscheduler test RPC (master...2105-testMock1) https://github.com/bitcoin/bitcoin/pull/21948
< bitcoin-git> [bitcoin] laanwj merged pull request #21889: macho: check for control flow instrumentation (master...build_boost_fcf_protectcion) https://github.com/bitcoin/bitcoin/pull/21889
< bitcoin-git> bitcoin/master ecf5f2c W. J. van der Laan: Merge bitcoin/bitcoin#21889: macho: check for control flow instrumentation...
< bitcoin-git> bitcoin/master 42b589d fanquake: scripts: test for MACHO control flow instrumentation
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b82c3a0075db...ecf5f2c1a06e
< bitcoin-git> bitcoin/master 469a5bc fanquake: build: build Boost with -fcf-protection when targeting Darwin
< bitcoin-git> bitcoin/master b82c3a0 W. J. van der Laan: Merge bitcoin/bitcoin#21929: fuzz: Remove incorrect float round-trip seria...
< bitcoin-git> [bitcoin] laanwj merged pull request #21929: fuzz: Remove incorrect float round-trip serialization test (master...2105-fuzzFloat) https://github.com/bitcoin/bitcoin/pull/21929
< bitcoin-git> bitcoin/master fae814c MarcoFalke: fuzz: Remove incorrect float round-trip serialization test
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/61fea5217118...b82c3a0075db
< promag> sipa: I thought you just do bitcoin stuff
< vasild> promag: https://github.com/bitcoin/bitcoin/pull/21943#discussion_r632360108 -- yes, I think it is pointless or even - undesirable. InactivityCheck() is a noop if executed <60s after the node has connected (can be changed with -peertimeout)
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21942: docs: improve make with parallel jobs description. (master...docs/improve-jX) https://github.com/bitcoin/bitcoin/pull/21942
< bitcoin-git> bitcoin/master 61fea52 MarcoFalke: Merge bitcoin/bitcoin#21942: docs: improve make with parallel jobs descrip...
< bitcoin-git> bitcoin/master 07bc22e Klement Tan: docs: improve make with parallel jobs description.
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b34bf2b42caa...61fea5217118
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21947: doc: Fix OSS-Fuzz links (master...2105-fuzzDoc) https://github.com/bitcoin/bitcoin/pull/21947
< bitcoin-git> [bitcoin] fanquake closed pull request #21764: build: produce Windows GUI build with Cirrus CI (master...cirrus-winbuild) https://github.com/bitcoin/bitcoin/pull/21764
< gribble> https://github.com/bitcoin/bitcoin/issues/21629 | build: fix configuring when building depends with NO_BDB=1 by fanquake · Pull Request #21629 · bitcoin/bitcoin · GitHub

2021-05-13

< bitcoin-git> [bitcoin] luke-jr closed pull request #21399: Genericide BIP9 in variable/type names and comments (master...vbits_rename) https://github.com/bitcoin/bitcoin/pull/21399
< core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
< jnewbery> Luke is still backlogged on BIP PR maintaining, so it'd be nice if he could get a bit of help: http://www.erisian.com.au/bitcoin-core-dev/log-2021-05-13.html#l-37.
< jnewbery> 1. I think it's probably time to merge https://github.com/bitcoin/bips/pull/1116 (adding Kalle as BIP editor). It was proposed three weeks ago, has 15 ACKs, and no substantive opposition.
< gribble> https://github.com/bitcoin/bitcoin/issues/21239 | guix: Add codesignature attachment support for osx+win by dongcarl · Pull Request #21239 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21239 | guix: Add codesignature attachment support for osx+win by dongcarl · Pull Request #21239 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21726 | Add prune blockers to BlockManager by fjahr · Pull Request #21726 · bitcoin/bitcoin · GitHub
< wumpus> 9 blockers in https://github.com/bitcoin/bitcoin/projects/8 , no bugfixes, no PRs chasing concept ACK
< wumpus> no proposed topics in http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt (fwiw, you can propose a topic at any time in the week with #proposedmeetingtopic <topic>)
< wumpus> #bitcoin-core-dev Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik
< core-meetingbot> Meeting started Thu May 13 19:00:07 2021 UTC. The chair is wumpus. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< gribble> https://github.com/bitcoin/bitcoin/issues/20223 | build: Drop the leading 0 from the version number by achow101 · Pull Request #20223 · bitcoin/bitcoin · GitHub
< provoostenator> The bitcoinbuilds.org macOS CI seems to be consistently failing, e.g. https://github.com/bitcoin-core/gui/pull/325
< bitcoin-git> [bitcoin] ariard opened pull request #21946: Document and test lack of inherited signaling in RBF policy (master...2021-05-rbf-noinheritance) https://github.com/bitcoin/bitcoin/pull/21946
< Arvidt> What is that version "v22.0" on the last line of https://github.com/bitcoin/bitcoin/blob/master/doc/bips.md ? Is it not Bitcoin version (they all start with v0.) ? Would make sense, since V.0.22 is not released yet and there are backports to 0.20 and 0.21 ongoing.
< bitcoin-git> [bitcoin] theStack opened pull request #21945: test: add P2PK support to MiniWallet (master...202005-test-miniwallet-support-p2pk) https://github.com/bitcoin/bitcoin/pull/21945
< bitcoin-git> [bitcoin] laanwj merged pull request #21939: refactor: Replace memset calls with array initialization (master...2021-05-msghdr) https://github.com/bitcoin/bitcoin/pull/21939
< bitcoin-git> bitcoin/master 1c9255c João Barbosa: refactor: Replace memset calls with array initialization
< bitcoin-git> bitcoin/master b34bf2b W. J. van der Laan: Merge bitcoin/bitcoin#21939: refactor: Replace memset calls with array ini...
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4741aec1dd28...b34bf2b42caa
< bitcoin-git> [bitcoin] prayank23 opened pull request #21944: wallet: Fix issues when `walletdir` is root directory(Windows) (master...wallet-win-root) https://github.com/bitcoin/bitcoin/pull/21944
< bitcoin-git> [bitcoin] laanwj merged pull request #21914: net: use stronger AddLocal() for our I2P address (master...i2p_local) https://github.com/bitcoin/bitcoin/pull/21914
< bitcoin-git> bitcoin/master 4741aec W. J. van der Laan: Merge bitcoin/bitcoin#21914: net: use stronger AddLocal() for our I2P addr...
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a31a1ceec721...4741aec1dd28
< bitcoin-git> bitcoin/master 105941b Vasil Dimov: net: use stronger AddLocal() for our I2P address
< bitcoin-git> [bitcoin] vasild opened pull request #21943: Dedup and RAII-fy the creation of a copy of CConnman::vNodes (master...raiify_copying_vnodes) https://github.com/bitcoin/bitcoin/pull/21943
< bitcoin-git> [bitcoin] klementtan opened pull request #21942: docs: improve make with parallel jobs description. (master...docs/improve-jX) https://github.com/bitcoin/bitcoin/pull/21942
< bitcoin-git> [bitcoin] laanwj merged pull request #21932: [0.21] depends: update Qt 5.9 source url (0.21...patch-1) https://github.com/bitcoin/bitcoin/pull/21932
< bitcoin-git> bitcoin/0.21 58c0742 W. J. van der Laan: Merge bitcoin/bitcoin#21932: [0.21] depends: update Qt 5.9 source url
< bitcoin-git> bitcoin/0.21 deff4e7 Kittywhiskers Van Gogh: depends: update Qt 5.9 source url
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.21: https://github.com/bitcoin/bitcoin/compare/8584a4460d52...58c07426326d
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21941: fuzz: Call const member functions in addrman fuzz test only once (master...2105-fuzzAddrConst) https://github.com/bitcoin/bitcoin/pull/21941
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21940: refactor: Mark CAddrMan::Select const (master...2105-addrmanConstSelect) https://github.com/bitcoin/bitcoin/pull/21940
< bitcoin-git> [bitcoin] meshcollider merged pull request #21907: wallet: Do not iterate a directory if having an error while accessing it (master...210510-win) https://github.com/bitcoin/bitcoin/pull/21907
< bitcoin-git> bitcoin/master a31a1ce Samuel Dobson: Merge bitcoin/bitcoin#21907: wallet: Do not iterate a directory if having ...
< bitcoin-git> bitcoin/master 29c9e2c Hennadii Stepanov: wallet: Do not iterate a directory if having an error while accessing it
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/386ba92e8363...a31a1ceec721
< bitcoin-git> [bitcoin] meshcollider merged pull request #21910: refactor: remove redundant fOnlySafe argument (master...refactor-fonlysafe) https://github.com/bitcoin/bitcoin/pull/21910
< bitcoin-git> bitcoin/master 386ba92 Samuel Dobson: Merge bitcoin/bitcoin#21910: refactor: remove redundant fOnlySafe argument...
< bitcoin-git> bitcoin/master c30dd02 t-bast: refactor: remove redundant fOnlySafe argument
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/db2990d01f3c...386ba92e8363
< bitcoin-git> [bitcoin] promag opened pull request #21939: refactor: Replace memset calls with array initialization (master...2021-05-msghdr) https://github.com/bitcoin/bitcoin/pull/21939
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21925: doc: Update bips.md for 0.21.1 (master...2105-docBips) https://github.com/bitcoin/bitcoin/pull/21925
< bitcoin-git> bitcoin/master db2990d MarcoFalke: Merge bitcoin/bitcoin#21925: doc: Update bips.md for 0.21.1
< bitcoin-git> bitcoin/master faf30f2 MarcoFalke: doc: Update bips.md for 0.21.1
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0ab6ff5e3759...db2990d01f3c
< hugohn> @luke-jr can you take another look at https://github.com/bitcoin/bips/pull/1097 ? Thanks.

2021-05-12

< bitcoin-git> [bitcoin] practicalswift opened pull request #21936: fuzz: Terminate immediately if a fuzzing harness ever tries to create a TCP socket (belt and suspenders) (master...terminate-on-tcp-socket) https://github.com/bitcoin/bitcoin/pull/21936
< bitcoin-git> [bitcoin] Sjors opened pull request #21935: Enable external signer support for GUI builds (master...2021/05/hww-qt-compile) https://github.com/bitcoin/bitcoin/pull/21935
< bitcoin-git> [bitcoin] luke-jr opened pull request #21934: RPC/blockchain: getblockchaininfo: Include versionbits signalling details during LOCKED_IN (master...rpc_getblockchaininfo_lockedin_statistics) https://github.com/bitcoin/bitcoin/pull/21934
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21931: ci: Bump cirrus fuzz CPUs to avoid timeout (master...2105-ciCpuFuzz) https://github.com/bitcoin/bitcoin/pull/21931
< bitcoin-git> bitcoin/master 0ab6ff5 MarcoFalke: Merge bitcoin/bitcoin#21931: ci: Bump cirrus fuzz CPUs to avoid timeout
< bitcoin-git> bitcoin/master fa397a6 MarcoFalke: ci: Bump cirrus fuzz CPUs to avoid timeout
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ee9befe8b4bb...0ab6ff5e3759
< bitcoin-git> bitcoin/master fa5668b MarcoFalke: refactor: Use type-safe assumeutxo hash
< bitcoin-git> bitcoin/master 0000007 MarcoFalke: refactor: Remove unused code
< bitcoin-git> bitcoin/master faa921f MarcoFalke: move-only: Add util/hash_type
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/79da18a9ebbb...ee9befe8b4bb
< bitcoin-git> [bitcoin] laanwj merged pull request #21584: Fix assumeutxo crash due to invalid base_blockhash (master...2104-assumeutxoCrash02) https://github.com/bitcoin/bitcoin/pull/21584
< bitcoin-git> [gui] hebasto opened pull request #325: Align numbers in the "Peer Id" column to the right (master...210512-peer) https://github.com/bitcoin-core/gui/pull/325
< bitcoin-git> [bitcoin] laanwj merged pull request #21911: build: add configure~ to .gitignore (master...2021/05/configure) https://github.com/bitcoin/bitcoin/pull/21911
< bitcoin-git> bitcoin/master bc45388 Sjors Provoost: build: add *~ to .gitignore
< bitcoin-git> bitcoin/master 79da18a W. J. van der Laan: Merge bitcoin/bitcoin#21911: build: add configure~ to .gitignore
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6b49d88a5dda...79da18a9ebbb
< bitcoin-git> [bitcoin] kittywhiskers opened pull request #21932: depends: update Qt 5.9 source url (0.21...patch-1) https://github.com/bitcoin/bitcoin/pull/21932
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21931: ci: Bump cirrus fuzz CPUs to avoid timeout (master...2105-ciCpuFuzz) https://github.com/bitcoin/bitcoin/pull/21931
< bitcoin-git> [bitcoin] laanwj merged pull request #21905: net: initialize nMessageSize to uint32_t max (master...cmessageheader_signchange_05102021) https://github.com/bitcoin/bitcoin/pull/21905
< bitcoin-git> bitcoin/master 6b49d88 W. J. van der Laan: Merge bitcoin/bitcoin#21905: net: initialize nMessageSize to uint32_t max
< bitcoin-git> bitcoin/master 9c891b6 eugene: net: initialize nMessageSize to max uint32_t instead of -1
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d2ec37221a56...6b49d88a5dda
< bitcoin-git> [bitcoin] jonatack opened pull request #21930: doc: update enumerator naming in developer notes (master...developer-notes-enum-naming) https://github.com/bitcoin/bitcoin/pull/21930
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #21920: build: improve macro for testing -latomic requirement (master...2105-buildAtomicLink) https://github.com/bitcoin/bitcoin/pull/21920
< bitcoin-git> [bitcoin] laanwj merged pull request #21796: index: Avoid async shutdown on init error (master...2104-indexInit) https://github.com/bitcoin/bitcoin/pull/21796
< bitcoin-git> bitcoin/master d2ec372 W. J. van der Laan: Merge bitcoin/bitcoin#21796: index: Avoid async shutdown on init error
< bitcoin-git> bitcoin/master faad68f MarcoFalke: index: Avoid async shutdown on init error
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/91db985bc956...d2ec37221a56
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21927: fuzz: Run const CScript member functions only once (master...2105-fuzzCscript) https://github.com/bitcoin/bitcoin/pull/21927
< bitcoin-git> bitcoin/master 91db985 MarcoFalke: Merge bitcoin/bitcoin#21927: fuzz: Run const CScript member functions only...
< bitcoin-git> bitcoin/master fa74bfc MarcoFalke: fuzz: Run const CScript member functions only once
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/176842daa857...91db985bc956
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21929: fuzz: Remove incorrect float round-trip serialization test (master...2105-fuzzFloat) https://github.com/bitcoin/bitcoin/pull/21929
< bitcoin-git> [bitcoin] laanwj merged pull request #21912: doc: Remove mention of priority estimation (master...2105-docFeeEst) https://github.com/bitcoin/bitcoin/pull/21912
< bitcoin-git> bitcoin/master 176842d W. J. van der Laan: Merge bitcoin/bitcoin#21912: doc: Remove mention of priority estimation
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/01624a7db36a...176842daa857
< bitcoin-git> bitcoin/master fa0ad7b MarcoFalke: doc: Remove mention of priority estimation
< yanmaani> > bitcoin-cli lockunspent false "[{\"txid\":\"a08e6907dbbd3d809776dbfc5d82e371b764ed838b5655e72f463568df1aadf0\",\"vout\":1}]"
< bitcoin-git> [bitcoin] laanwj merged pull request #21462: guix: Add guix-{attest,verify} scripts (master...2021-03-guix-verify-and-attest) https://github.com/bitcoin/bitcoin/pull/21462
< bitcoin-git> bitcoin/master 5926432 Carl Dong: guix: Add guix-verify script
< bitcoin-git> bitcoin/master b5fd89c Carl Dong: guix-attest: Only use cross-platform flags for find+xargs
< bitcoin-git> [bitcoin] laanwj pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/2e30e328a7a4...01624a7db36a
< bitcoin-git> bitcoin/master 30daf76 Carl Dong: guix: Add guix-attest script
< yanmaani> sipa: inside the bitcoin core codebase
< bitcoin-git> [bitcoin] Sjors opened pull request #21928: wallet: allow toggling external_signer flag (master...2021/05/hww-toggle) https://github.com/bitcoin/bitcoin/pull/21928
< bitcoin-git> [bitcoin] jonatack reopened pull request #21506: p2p, refactor: make NetPermissionFlags an enum class (master...NetPermissionFlags-enum-class) https://github.com/bitcoin/bitcoin/pull/21506
< gribble> https://github.com/bitcoin/bitcoin/issues/21851 | [WIP] build: support cross-compiling for arm64-apple-darwin20 (Apple M1) in depends by fanquake · Pull Request #21851 · bitcoin/bitcoin · GitHub
< MarcoFalke> jnewbery: wumpus: Can delete the branch https://github.com/bitcoin/bitcoin/tree/2021-05-use-mutex-message-handling ?
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21927: fuzz: Run const CScript member functions only once (master...2105-fuzzCscript) https://github.com/bitcoin/bitcoin/pull/21927
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21925: doc: Update bips.md for 0.21.1 (master...2105-docBips) https://github.com/bitcoin/bitcoin/pull/21925
< bitcoin-git> bitcoin/master 792be53 Hennadii Stepanov: refactor: Replace std::bind with lambdas
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19064: refactor: Cleanup thread ctor calls (master...200524-bind) https://github.com/bitcoin/bitcoin/pull/19064
< bitcoin-git> bitcoin/master a508f71 Hennadii Stepanov: refactor: Use appropriate thread constructor
< bitcoin-git> bitcoin/master 30e4448 Hennadii Stepanov: refactor: Make TraceThread a non-template free function
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/03e16cb02730...2e30e328a7a4
< bitcoin-git> [bitcoin] fanquake merged pull request #21593: build, qt, refactor: Get rid of some sed command instances (master...210404-sed) https://github.com/bitcoin/bitcoin/pull/21593
< bitcoin-git> bitcoin/master b95f7f8 Hennadii Stepanov: build, qt, refactor: Drop sed commands for win32-g++/qmake.conf
< bitcoin-git> bitcoin/master 03e16cb fanquake: Merge bitcoin/bitcoin#21593: build, qt, refactor: Get rid of some sed comm...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6754e1928b00...03e16cb02730
< bitcoin-git> [bitcoin] fanquake closed pull request #21894: gitignore: Add JetBrains CLion (master...gitignore-clion) https://github.com/bitcoin/bitcoin/pull/21894
< bitcoin-git> [bitcoin] fanquake merged pull request #21922: fuzz: Avoid timeout in EncodeBase58 (master...2105-fuzzRpcTimeout) https://github.com/bitcoin/bitcoin/pull/21922
< bitcoin-git> bitcoin/master 6754e19 fanquake: Merge bitcoin/bitcoin#21922: fuzz: Avoid timeout in EncodeBase58
< bitcoin-git> bitcoin/master faa0d94 MarcoFalke: fuzz: Avoid timeout in EncodeBase58
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f0a76b3dbc64...6754e1928b00

2021-05-11

< bitcoin-git> [gui] RandyMcMillan opened pull request #324: qt: peers-tab hide horizontal scroll bars (master...peers-tab-hide-scroll-bars) https://github.com/bitcoin-core/gui/pull/324
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21922: fuzz: Avoid timeout in EncodeBase58 (master...2105-fuzzRpcTimeout) https://github.com/bitcoin/bitcoin/pull/21922
< bitcoin-git> bitcoin/master 99993f0 MarcoFalke: fuzz: Avoid excessively large min fee rate in tx_pool
< bitcoin-git> bitcoin/master f0a76b3 MarcoFalke: Merge bitcoin/bitcoin#21892: fuzz: Avoid excessively large min fee rate in...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21892: fuzz: Avoid excessively large min fee rate in tx_pool (master...2105-fuzzPool) https://github.com/bitcoin/bitcoin/pull/21892
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/88dc09d75956...f0a76b3dbc64
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21909: fuzz: Limit max insertions in timedata fuzz test (master...2105-fuzzMedian) https://github.com/bitcoin/bitcoin/pull/21909
< bitcoin-git> bitcoin/master 88dc09d MarcoFalke: Merge bitcoin/bitcoin#21909: fuzz: Limit max insertions in timedata fuzz t...
< bitcoin-git> bitcoin/master fa95555 MarcoFalke: fuzz: Limit max insertions in timedata fuzz test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e175a20769b5...88dc09d75956
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #21920: build: improve macro for testing -latomic requirement (master...2105-buildAtomicLink) https://github.com/bitcoin/bitcoin/pull/21920
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21920: build: improve macro for testing -latomic requirement (master...2105-buildAtomicLink) https://github.com/bitcoin/bitcoin/pull/21920
< gribble> https://github.com/bitcoin/bitcoin/issues/21912 | doc: Remove mention of priority estimation by MarcoFalke · Pull Request #21912 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #21644: p2p, bugfix: use NetPermissions::HasFlag() in CConnman::Bind() (master...NetPermissionFlags-noban-bugfix) https://github.com/bitcoin/bitcoin/pull/21644
< bitcoin-git> bitcoin/master 36fb036 Jon Atack: p2p: allow NetPermissions::ClearFlag() only with PF_ISIMPLICIT
< bitcoin-git> bitcoin/master dde69f2 Jon Atack: p2p, bugfix: use NetPermissions::HasFlag() in CConnman::Bind()
< bitcoin-git> bitcoin/master 4e0d578 Jon Atack: test: add net permissions noban/download unit test coverage
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/94f83534e4b7...e175a20769b5
< bitcoin-git> [bitcoin] vasild opened pull request #21914: net: use stronger AddLocal() for our I2P address (master...i2p_local) https://github.com/bitcoin/bitcoin/pull/21914
< gribble> https://github.com/bitcoin/bitcoin/issues/21690 | test: use higher value and per-platform assert in cnetaddr link-local test by jonatack · Pull Request #21690 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonatack reopened pull request #21644: p2p, bugfix: use NetPermissions::HasFlag() in CConnman::Bind() (master...NetPermissionFlags-noban-bugfix) https://github.com/bitcoin/bitcoin/pull/21644
< gribble> https://github.com/bitcoin/bitcoin/issues/21644 | p2p, bugfix: use NetPermissions::HasFlag() in CConnman::Bind() by jonatack · Pull Request #21644 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21644 | p2p, bugfix: use NetPermissions::HasFlag() in CConnman::Bind() by jonatack · Pull Request #21644 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonatack closed pull request #21690: test: use higher value and per-platform assert in cnetaddr link-local test (master...cnetaddr-link-local-test) https://github.com/bitcoin/bitcoin/pull/21690
< bitcoin-git> [bitcoin] jonatack closed pull request #21506: p2p, refactor: make NetPermissionFlags an enum class (master...NetPermissionFlags-enum-class) https://github.com/bitcoin/bitcoin/pull/21506
< bitcoin-git> [bitcoin] kallewoof opened pull request #21913: rpc: RPCHelpMan fixes (master...202104-rpchelpman-fixes2) https://github.com/bitcoin/bitcoin/pull/21913
< bitcoin-git> [bitcoin] jonatack closed pull request #21644: p2p, bugfix: use NetPermissions::HasFlag() in CConnman::Bind() (master...NetPermissionFlags-noban-bugfix) https://github.com/bitcoin/bitcoin/pull/21644
< bitcoin-git> [bitcoin] jonatack closed pull request #20729: p2p: standardize outbound full/block relay connection type naming (master...outbound-connection-type-naming) https://github.com/bitcoin/bitcoin/pull/20729
< bitcoin-git> [bitcoin] jonatack closed pull request #21439: test: add -daemon and -daemonwait config arg tests (master...daemon-tests) https://github.com/bitcoin/bitcoin/pull/21439
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21752: doc: Clarify that feerates are per virtual size (master...2104-docFee) https://github.com/bitcoin/bitcoin/pull/21752
< bitcoin-git> bitcoin/master 94f8353 MarcoFalke: Merge bitcoin/bitcoin#21752: doc: Clarify that feerates are per virtual si...
< bitcoin-git> bitcoin/master fae1961 MarcoFalke: doc: Clarify that feerates are per virtual size
< bitcoin-git> bitcoin/master fa83e95 MarcoFalke: scripted-diff: Clarify that feerates are per virtual size
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/39e306009b74...94f83534e4b7
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21912: doc: Remove mention of priority estimation (master...2105-docFeeEst) https://github.com/bitcoin/bitcoin/pull/21912
< bitcoin-git> [gui] laanwj merged pull request #271: Don't clear console prompt when font resizing (master...dont-clear-console) https://github.com/bitcoin-core/gui/pull/271
< bitcoin-git> bitcoin/master 7962e0d Hennadii Stepanov: qt: Do not clear console prompt when font resizing
< bitcoin-git> bitcoin/master d2cc339 Hennadii Stepanov: qt, refactor: Drop redundant history cleaning in RPC console
< bitcoin-git> bitcoin/master 4f0ae47 Hennadii Stepanov: qt: Untie irrelevant signal-slot parameters
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d2f6d2976f50...39e306009b74
< bitcoin-git> [bitcoin] Sjors opened pull request #21911: build: add configure~ to .gitignore (master...2021/05/configure) https://github.com/bitcoin/bitcoin/pull/21911
< bitcoin-git> [bitcoin] t-bast opened pull request #21910: refactor: remove redundant fOnlySafe argument (master...refactor-fonlysafe) https://github.com/bitcoin/bitcoin/pull/21910
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21909: fuzz: Limit max insertions in timedata fuzz test (master...2105-fuzzMedian) https://github.com/bitcoin/bitcoin/pull/21909
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21895: refactor: Add TSA annotations to the WorkQueue class members (master...210509-tsa) https://github.com/bitcoin/bitcoin/pull/21895
< bitcoin-git> bitcoin/master 34b04ee Hennadii Stepanov: refactor: Add TSA annotations to the WorkQueue class members
< bitcoin-git> bitcoin/master d2f6d29 MarcoFalke: Merge bitcoin/bitcoin#21895: refactor: Add TSA annotations to the WorkQueu...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4a267057617a...d2f6d2976f50

2021-05-10

< bitcoin-git> [bitcoin] fanquake closed pull request #21880: wallet: remove GetScriptPubKeyMan spam (master...GetScriptPubKeyMan-spam) https://github.com/bitcoin/bitcoin/pull/21880
< bitcoin-git> [bitcoin] fanquake merged pull request #21902: refactor: Remove useless extern keyword (master...2105-cppExtern) https://github.com/bitcoin/bitcoin/pull/21902
< bitcoin-git> bitcoin/master 4a26705 fanquake: Merge bitcoin/bitcoin#21902: refactor: Remove useless extern keyword
< bitcoin-git> bitcoin/master fa4bbd3 MarcoFalke: refactor: Remove useless extern keyword
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4bc3b1634984...4a267057617a
< bitcoin-git> [gui] hebasto closed pull request #227: Add URI info into -help output (master...210224-help) https://github.com/bitcoin-core/gui/pull/227
< bitcoin-git> [gui] hebasto merged pull request #293: Enable wordWrap for Services (master...enable-wordwrap-services) https://github.com/bitcoin-core/gui/pull/293
< bitcoin-git> bitcoin/master 4bc3b16 Hennadii Stepanov: Merge bitcoin-core/gui#293: Enable wordWrap for Services
< bitcoin-git> bitcoin/master a0f7978 randymcmillan: qt: enable wordWrap for peers-tab detail services
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b49fe0a75aef...4bc3b1634984
< bitcoin-git> bitcoin/master 3bad0b3 unknown: Remove user input from URI error message
< bitcoin-git> bitcoin/master b49fe0a Hennadii Stepanov: Merge bitcoin-core/gui#280: Remove user input from URI error message
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a2bdbdb358dd...b49fe0a75aef
< bitcoin-git> [gui] hebasto merged pull request #280: Remove user input from URI error message (master...uri-error) https://github.com/bitcoin-core/gui/pull/280
< bitcoin-git> bitcoin/master a2bdbdb Hennadii Stepanov: Merge bitcoin-core/gui#194: Save/restore RPCConsole geometry only for wind...
< bitcoin-git> bitcoin/master 01d9586 Hennadii Stepanov: qt: Save/restore RPCConsole geometry only for window
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8d7125f80e2b...a2bdbdb358dd
< bitcoin-git> [gui] hebasto merged pull request #194: Save/restore RPCConsole geometry only for window (master...210121-window) https://github.com/bitcoin-core/gui/pull/194
< bitcoin-git> bitcoin/master 8d7125f Hennadii Stepanov: Merge bitcoin-core/gui#257: refactor: Use template function qOverload in s...
< bitcoin-git> bitcoin/master cdbc2bd Hennadii Stepanov: qt: Use template function qOverload in signal-slot connections
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d8ae29ec8f08...8d7125f80e2b
< bitcoin-git> [gui] hebasto merged pull request #257: refactor: Use template function qOverload in signal-slot connections (master...210323-overload) https://github.com/bitcoin-core/gui/pull/257
< bitcoin-git> [bitcoin] hebasto opened pull request #21907: wallet: Do not iterate system folders on Windows (master...210510-win) https://github.com/bitcoin/bitcoin/pull/21907
< bitcoin-git> [bitcoin] promag opened pull request #21906: refactor: Preserve const in cast on CTransactionSignatureSerializer (master...2021-05-fix-cast) https://github.com/bitcoin/bitcoin/pull/21906
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21900: test: use MiniWallet for feature_csv_activation.py (master...20210507-test-convert_csvtest_miniwallet) https://github.com/bitcoin/bitcoin/pull/21900
< bitcoin-git> bitcoin/master bd7f27d Sebastian Falbesoner: refactor: feature_csv_activation.py: move tx helper functions to methods
< bitcoin-git> bitcoin/master d8ae29e MarcoFalke: Merge bitcoin/bitcoin#21900: test: use MiniWallet for feature_csv_activati...
< bitcoin-git> bitcoin/master 2eca46b Sebastian Falbesoner: test: use MiniWallet for feature_csv_activation.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/32692d26813b...d8ae29ec8f08
< bitcoin-git> [bitcoin] Crypt-iQ opened pull request #21905: net: set nMessageSize to 0 in CMessageHeader ctor (master...cmessageheader_signchange_05102021) https://github.com/bitcoin/bitcoin/pull/21905
< bitcoin-git> [bitcoin] laanwj merged pull request #21359: rpc: include_unsafe option for fundrawtransaction (master...fund-raw-transaction-allow-unsafe) https://github.com/bitcoin/bitcoin/pull/21359
< bitcoin-git> bitcoin/master 11d6459 t-bast: rpc: include_unsafe option for fundrawtransaction
< bitcoin-git> bitcoin/master 32692d2 W. J. van der Laan: Merge bitcoin/bitcoin#21359: rpc: include_unsafe option for fundrawtransac...
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8bed1706eac4...32692d26813b
< bitcoin-git> bitcoin/master 8bed170 Hennadii Stepanov: Merge bitcoin-core/gui#296: Do not use QObject::tr plural syntax for numbe...
< bitcoin-git> bitcoin/master 3adde72 Hennadii Stepanov: qt: Do not use QObject::tr plural syntax for numbers with a unit symbol