< bitcoin-git>
[gui] hebasto closed pull request #38: Add ability to integrate the client with desktop environment on Linux (master...200720-desktop) https://github.com/bitcoin-core/gui/pull/38
< bitcoin-git>
[gui] rebroad opened pull request #305: Display send/recv in Bps instead of totals in the debug window (master...SendRecvSpeed-gui) https://github.com/bitcoin-core/gui/pull/305
< bitcoin-git>
[bitcoin] rebroad closed pull request #21806: Display send/recv in Bps instead of totals in the debug window (master...SendRecvSpeed) https://github.com/bitcoin/bitcoin/pull/21806
< bitcoin-git>
[bitcoin] rebroad opened pull request #21806: Display send/recv in Bps instead of totals in the debug window (master...SendRecvSpeed) https://github.com/bitcoin/bitcoin/pull/21806
< bitcoin-git>
[bitcoin] rebroad opened pull request #21805: Send fewer feefilter messages (and avoid the wobbling issue) (master...SteadierFeefilter) https://github.com/bitcoin/bitcoin/pull/21805
< michaelfolkson>
I guess this is a question for fanquake. What's the latest thinking/progress on supporting Bitcoin Core builds on ARM MacOS? He didn't sound enthusiastic or confident about the prospect in July last year
< bitcoin-git>
[bitcoin] fanquake merged pull request #21688: doc: note on SDK for macOS depends cross-compile (master...depends-note-sdk) https://github.com/bitcoin/bitcoin/pull/21688
< bitcoin-git>
bitcoin/master 16d0051 fanquake: Merge bitcoin/bitcoin#21688: doc: note on SDK for macOS depends cross-comp...
< bitcoin-git>
bitcoin/master 5e7d199 Jarol Rodriguez: doc: note on SDK for macOS depends cross-compile
< bitcoin-git>
[gui] hebasto closed pull request #264: Add "Copy address" item to the context menu in the Peers table (master...210330-copy) https://github.com/bitcoin-core/gui/pull/264
< bitcoin-git>
[bitcoin] glozow opened pull request #21800: [WIP] mempool/validation: mempool ancestor/descendant limits for packages (master...package-mempool-ancestors) https://github.com/bitcoin/bitcoin/pull/21800
< bitcoin-git>
[bitcoin] practicalswift opened pull request #21795: fuzz: Terminate immediately if a fuzzing input ever causes a DNS lookup (belts and suspenders) (master...fuzz-terminate-on-dns-lookup) https://github.com/bitcoin/bitcoin/pull/21795
< promag>
libtool: warning: remember to run 'libtool --finish /Users/joao/Projects/bitcoin/depends/arm-apple-darwin20.3.0/lib'
< bitcoin-git>
[bitcoin] fanquake opened pull request #21793: build: use `-isysroot` over `--sysroot` on macOS (master...macos_use_isysroot) https://github.com/bitcoin/bitcoin/pull/21793
< bitcoin-git>
[bitcoin] jonatack opened pull request #21786: wallet: ensure sat/vB feerates are in range (mantissa of 3) (master...ensure-sat-vb-feerates-are-in-range) https://github.com/bitcoin/bitcoin/pull/21786
< bitcoin-git>
[bitcoin] brunoerg opened pull request #21784: test: remove flags verification since it has a fixed value (master...2021-04-segwit-test) https://github.com/bitcoin/bitcoin/pull/21784
< bitcoin-git>
[gui] hebasto opened pull request #296: Do not use QObject::tr plural syntax for numbers with a unit symbol (master...210425-plurals) https://github.com/bitcoin-core/gui/pull/296
< sipa>
if you're going to ask more of these questions, it may be better to ask on https://bitcoin.stackexchange.com; it's more generic than just bitcoin core, and has lots of people answering
< CrazyPython>
How many of the Bitcoin developers have churned? Anyone still around from the Satoshi days?
< CrazyPython>
Is Bitcoin Core's block verification code highly optimized?
< sipa>
there are lots of improvements being worked on by various people, some related to consensus rules, but far more things in p2p improvements (mostly in bitcoin core), generic software improvements in various software, other software stack built on top, ...
< CrazyPython>
Are there any upcoming plans for optimizing Bitcoin? (Other than Taproot, Schnorr)
< sipa>
in any case, this channel is about bitcoin core really
< CrazyPython>
Has Bitcoin Core ever done an intended hard fork?
< CrazyPython>
sipa: <hard fork count>.<soft fork count>.<patch count> could be a numbering system for bitcoin
< CrazyPython>
If Bitcoin were on semver, then 0.x would mean Bitcoin is prone to backwards-incompatible changes
< sipa>
bitcoin itself doesn't have a version number
< sipa>
the next release of Bitcoin Core will be 22.0
< CrazyPython>
When will bitcoin reach 1.0?
2021-04-24
< bitcoin-git>
[gui] RandyMcMillan opened pull request #293: peers-tab: enable wordWrap for Services (master...enable-wordwrap-services) https://github.com/bitcoin-core/gui/pull/293
< darosior>
meshcollider: if you mind giving a quick look to https://github.com/bitcoin/bitcoin/pull/20867 , fanquake asked you for review some time ago, and many other wallet people ACKed (or previous versions of it without nits-fixing)
< bitcoin-git>
[bitcoin] dongcarl opened pull request #21767: [Bundle 6/n] Prune g_chainman usage in auxiliary modules (master...2020-10-libbitcoinruntime-v8) https://github.com/bitcoin/bitcoin/pull/21767
< bitcoin-git>
[gui] jonatack opened pull request #289: Add "Direction" column to peers tab (master...add-direction-column-to-peers-tab) https://github.com/bitcoin-core/gui/pull/289
< bitcoin-git>
[bitcoin] wu-emma opened pull request #21764: build: produce Windows GUI build with Cirrus CI (master...cirrus-winbuild) https://github.com/bitcoin/bitcoin/pull/21764
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21763: test: Run AppInitSanityChecks before all tests (master...2104-testCommonInit) https://github.com/bitcoin/bitcoin/pull/21763
< jnewbery>
it does seem somewhat of a centralization problem. The BIPs repo is a venue for sharing proposed changes to Bitcoin, and one person decides who can update it, and also decides whether or not they should ever be replaced/supplemented?
< ariard>
jeremyrubin: on the other point, I don't think bip2 recommend bitcoin-core-dev as a venue, maybe better suitted to #bitcoin or #bitcoin-wizards
< bitcoin-git>
[bitcoin] practicalswift opened 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] prayank23 opened pull request #21755: Add more info about prefix in error message for invalid address (master...error-address) https://github.com/bitcoin/bitcoin/pull/21755
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21754: test: Run feature_cltv with MiniWallet (master...2104-testCltvNoWallet) https://github.com/bitcoin/bitcoin/pull/21754
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21752: scripted-diff: Clarify that feerates are per virtual size (master...2104-docFee) https://github.com/bitcoin/bitcoin/pull/21752
< fanquake>
Why not just open it with the description, and avoid potential questions. i.e :https://github.com/bitcoin/bitcoin/pull/21749#discussion_r618227797