< bitcoin-git>
[bitcoin] EthanHeilman opened pull request #22158: rng: adds support for x86 rdrand/rdseed instructions when building using MSVC (master...winx86rngcpu) https://github.com/bitcoin/bitcoin/pull/22158
< bitcoin-git>
[bitcoin] achow101 opened pull request #22156: Only allow tr() import to privkey wallets when Taproot is active (master...disallow-tr-privkey-import) https://github.com/bitcoin/bitcoin/pull/22156
2021-06-04
< bitcoin-git>
[bitcoin] ryanofsky opened pull request #22155: wallet test: Add test for subtract fee from recipient behavior (master...pr/subfee) https://github.com/bitcoin/bitcoin/pull/22155
< bitcoin-git>
[bitcoin] achow101 opened pull request #22154: Add OutputType::BECH32M and related wallet support for fetching bech32m addresses (master...outputtype-bech32m) https://github.com/bitcoin/bitcoin/pull/22154
< michaelfolkson>
warren: It was announced in some places, there are always going to be more places it could be announced in. You want a tweet specifically from say a Bitcoin Core Twitter account?
< warren>
BTW did anyone announce the move of #bitcoin-core-dev to Libera? Libera had retweeted those announcements for other projects.
< sipa>
we'll want PSBT extensions for taproot (and musig, once that's a bit further along), but that's a larger discussion than just the bitcoin core wallet
< michaelfolkson>
Can you give an update on where we are with Taproot wallet support to start with sipa? I saw this PR though haven't looked through it yet https://github.com/bitcoin/bitcoin/pull/21365
< Guest37>
its okay, after call me.paying big bucks for a bitcoin competitor. "Bitcoin Green" - Runs 100% sustainable. No electricity used ever.
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #22146: Reject invalid coin height and output index when loading assumeutxo (master...2106-auHeight) https://github.com/bitcoin/bitcoin/pull/22146
< bitcoin-git>
[bitcoin] jonatack closed pull request #22143: p2p: pass spans in CNetAddr by reference to const (master...netaddress-pass-spans-by-reference-to-const) https://github.com/bitcoin/bitcoin/pull/22143
< bitcoin-git>
[bitcoin] jonatack opened pull request #22143: p2p: pass spans in CNetAddr by reference to const (master...netaddress-pass-spans-by-reference-to-const) https://github.com/bitcoin/bitcoin/pull/22143
< bitcoin-git>
[bitcoin] jnewbery opened pull request #22141: net processing: Remove hash and fValidatedHeaders from QueuedBlock (master...2021-06-blocks-in-flight) https://github.com/bitcoin/bitcoin/pull/22141
< laanwj>
"bitcoin-core already has a repository in the bitcoin-core/gui network" gah
< laanwj>
maybe i can fork it into an organization that doesn't have a fork of bitcoin yet and do the trick
< laanwj>
alternatively i can fork it from bitcoin/bitcoin that might work buut it'd make less sense semantically, or maybe create a new repo without 'forked from' connection but that has other drawbacks, github is silly in that way
< laanwj>
hebasto: yes, i think if you fork it, rename it, and then move the project to bitcoin-core you can work around it
< hebasto>
laanwj: re "gah i can't even fork gui into a new project under bitcoin-core" -- could this be worked around?
< laanwj>
gah i can't even fork gui into a new project under bitcoin-core
< bitcoin-git>
[bitcoin] Empact reopened pull request #13226: Optimize SelectCoinsBnB by tracking the selection by index rather than by position (master...select-bnb-by-index) https://github.com/bitcoin/bitcoin/pull/13226
2021-06-02
< bitcoin-git>
[bitcoin] kiminuo opened pull request #22135: CRegTestParams: Use `args` instead of `gArgs`. (master...feature/2021-06-02-chainparams-n-gArgs) https://github.com/bitcoin/bitcoin/pull/22135
< bitcoin-git>
[bitcoin] hebasto opened pull request #22133: build, qt: Make QWindowsVistaStylePlugin available again (regression) (master...210602-style) https://github.com/bitcoin/bitcoin/pull/22133
< bitcoin-git>
[bitcoin] laanwj merged pull request #22086: test: remove BasicTestingSetup from unit tests that don't need it (master...remove_unneeded_test_setup) https://github.com/bitcoin/bitcoin/pull/22086
< bitcoin-git>
bitcoin/master 4c389ba fanquake: test: remove BasicTestingSetup from arith_uint256 unit tests
< bitcoin-git>
bitcoin/master 0559065 fanquake: test: remove BasicTestingSetup from amount unit tests
< bitcoin-git>
bitcoin/master 883a5c7 fanquake: test: remove BasicTestingSetup from allocator unit tests
< bitcoin-git>
[bitcoin] willcl-ark opened pull request #22120: QA: p2p_invalid_block: Check that a block rejected due to too-new tim… (master...qa_timetoonew_retry) https://github.com/bitcoin/bitcoin/pull/22120
< bitcoin-git>
[bitcoin] brunoerg opened pull request #22118: test: check anchors.dat when node starts for the first time (master...2021-05-improv-anchors-test) https://github.com/bitcoin/bitcoin/pull/22118
< bitcoin-git>
[gui] hebasto merged pull request #123: rpc: Do not accept command while executing another one (master...201028-prompt) https://github.com/bitcoin-core/gui/pull/123
< bitcoin-git>
[bitcoin] theStack opened pull request #22113: test: minor cleanups in feature_cltv.py (master...202105-test-feature_cltv_improvements) https://github.com/bitcoin/bitcoin/pull/22113
< bitcoin-git>
bitcoin/master 1122590 Hennadii Stepanov: Merge bitcoin-core/gui#309: Add access to the Peers tab from the network i...
< bitcoin-git>
bitcoin/master d29ea72 Hennadii Stepanov: gui: Add access to the Peers tab from the network icon
< bitcoin-git>
[bitcoin] fanquake closed pull request #19430: build: configure.ac and netbsd-build.md for NetBSD (master...simple-fixes-for-netbsd-eventually-for-v0.20.0) https://github.com/bitcoin/bitcoin/pull/19430
< bitcoin-git>
[bitcoin] fanquake closed pull request #17872: test: Check that a block rejected due to too-new time is later accepted in p2p_invalid_block (master...qa_timetoonew_retry) https://github.com/bitcoin/bitcoin/pull/17872
< bitcoin-git>
[bitcoin] prayank23 opened pull request #22102: Remove `Warning:` from warning message printed for unknown new rules (master...warning-msg) https://github.com/bitcoin/bitcoin/pull/22102
< bitcoin-git>
[bitcoin] timmywheels opened pull request #22101: doc: add link to bitcoin whitepaper (master...readme-whitepaper-link) https://github.com/bitcoin/bitcoin/pull/22101
< bitcoin-git>
[bitcoin] ryanofsky opened pull request #22100: refactor: Clean up new wallet spend, receive files added #21207 (master...pr/txfun) https://github.com/bitcoin/bitcoin/pull/22100
< bitcoin-git>
[bitcoin] meshcollider merged pull request #21207: MOVEONLY: CWallet transaction code out of wallet.cpp/.h (master...pr/txmove) https://github.com/bitcoin/bitcoin/pull/21207
< bitcoin-git>
bitcoin/master 55a156f Samuel Dobson: Merge bitcoin/bitcoin#21207: MOVEONLY: CWallet transaction code out of wal...