< bitcoin-git> [bitcoin] meshcollider pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/5ef16038a1a8...d25e28c20b09
< bitcoin-git> bitcoin/master 1a6a0b0 Andrew Chow: wallet: Use existing feerate instead of getting a new one
< bitcoin-git> bitcoin/master e2f429e Andrew Chow: wallet: Replace nFeeRateNeeded with effective_fee
< bitcoin-git> bitcoin/master 448d04b Andrew Chow: wallet: Move long term feerate setting to CreateTransaction
< bitcoin-git> [bitcoin] meshcollider merged pull request #21083: wallet: Avoid requesting fee rates multiple times during coin selection (master...createtx-same-feerate) https://github.com/bitcoin/bitcoin/pull/21083
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d25e28c20b09...993ecafa5eb7
< bitcoin-git> bitcoin/master 03308b2 Sjors Provoost: rpc: don't require wallet for enumeratesigners
< bitcoin-git> bitcoin/master 57ff5a4 Sjors Provoost: doc: specify minimum HWI version
< bitcoin-git> bitcoin/master 993ecaf fanquake: Merge #21417: Misc external signer improvement and HWI 2 support
< bitcoin-git> [bitcoin] fanquake merged pull request #21417: Misc external signer improvement and HWI 2 support (master...2021/03/hwi2) https://github.com/bitcoin/bitcoin/pull/21417
< hebasto> jonasschnelli: around?
< jonasschnelli> yes
< jonasschnelli> always
< hebasto> could add the `bison` package to your https://bitcoinbuilds.org/ linux setups?
< jonasschnelli> oh. Yes. will do.
< jonasschnelli> But I guess it is still failing due to timeouts...
< hebasto> hope it will fix builds
< jonasschnelli> or have we merged jonattacks fix?
< hebasto> `./build-aux/ylwrap: line 176: yacc: command not found`
< jonasschnelli> yes. Bison is mixing.
< jonasschnelli> missing
< jonasschnelli> but it was failing before
< hebasto> build with installed bison failed?
< jonasschnelli> Lets see. Just added bison
< jonasschnelli> next build will have it
< hebasto> thanks
< jonasschnelli> my point was, that builds where failing one week ago already: https://bitcoinbuilds.org/index.php?job=01547c19-db39-4306-a2b8-2fd6ff07f435
< jonasschnelli> Due to timeouts in the rpc tests
< jonasschnelli> "functional" tests, sry
< hebasto> so we have two issues :)
< jonasschnelli> yes.. i think so
< jonasschnelli> i guess #21373 fixes it
< gribble> https://github.com/bitcoin/bitcoin/issues/21373 | test, refactor: generate fewer blocks in feature_nulldummy to fix timeouts, speed up by jonatack · Pull Request #21373 · bitcoin/bitcoin · GitHub
< hebasto> I need to disable timeouts to run functional tests successful on macOS in virtualbox :)
< bitcoin-git> [bitcoin] fanquake opened pull request #21457: build: split libtapi and clang out of native_cctools (master...split_native_cctools) https://github.com/bitcoin/bitcoin/pull/21457
< hebasto> jonasschnelli: ARM and Linux x86_64 builds are ok now
< hebasto> jonasschnelli: Linux32 "error while loading shared libraries: libxkbcommon-x11.so.0" -- seems fixable :)
< hebasto> fanquake: ^ does this mean we should drop `--disable-static` from `libxkbcommon.mk`?
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/993ecafa5eb7...a9d1b40d53ec
< bitcoin-git> bitcoin/master 57e980d fanquake: scripted-diff: remove Optional & nullopt
< bitcoin-git> bitcoin/master ebc4ab7 fanquake: refactor: post Optional<> removal cleanups
< bitcoin-git> bitcoin/master a9d1b40 Wladimir J. van der Laan: Merge #21415: refactor: remove Optional & nullopt
< bitcoin-git> [bitcoin] laanwj merged pull request #21415: refactor: remove Optional & nullopt (master...remove_optional_wrapper) https://github.com/bitcoin/bitcoin/pull/21415
< bitcoin-git> [bitcoin] hebasto opened pull request #21458: build: Add -Werror=unused... compile flags (master...210317-error) https://github.com/bitcoin/bitcoin/pull/21458
< elector> michaelfolkson: thanks mister janitor, you did a good job cleaning me out. You censor yourself, not me. I already know who you are.
< elector> michaelfolkson: belcher: you're going down with your master this time. You're not worthy of guarding true money with deceit.
< michaelfolkson> elector has been spamming the ##taproot-activation channel and I've been instructed to ban elector. I suspect you will need to ban elector here too but I'll leave that up to the ops on this channel
< jonatack> jonasschnelli: yes, there were 3 patches to fix timeouts seen in bitcoinbuilds, 2 have been merged (#21410 and #21411), and one remains, #21373, it has been through a couple rounds of review and is probably rfm
< gribble> https://github.com/bitcoin/bitcoin/issues/21410 | test: increase rpc_timeout for fundrawtx test_transaction_too_large by jonatack · Pull Request #21410 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21411 | test: add logging, reduce blocks, move sync_all in wallet_ groups by jonatack · Pull Request #21411 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21373 | test, refactor: generate fewer blocks in feature_nulldummy to fix timeouts, speed up by jonatack · Pull Request #21373 · bitcoin/bitcoin · GitHub
< jonatack> that, plus fixing the "yacc: command not found," may hopefully do it
< elector> michaelfolkson: you've been instructed. right. what else have you been instructed about?
< michaelfolkson> elector: I won't be responding to you on this channel. So please don't spam this channel
< elector> michaelfolkson: well you just did. You need to learn the definition of spam, also may I suggest the one about honesty?
< hebasto> jonatack: yacc is fixed already
< jonatack> hebasto: oh ok good. i saw yacc errors on bitcoinbuilds a few hours ago (https://bitcoinbuilds.org/?build=8494 etc)
< hebasto> jonasschnelli added bison package
< jonatack> 👍
< jonatack> MarcoFalke: i keep re-building and new pushes keep coming on 21142 :D
< MarcoFalke> aw sorry
< MarcoFalke> (only some minor renames)
< jonatack> hehe
< bitcoin-git> [bitcoin] hebasto opened pull request #21459: build: Add convenient BITCOIN_TRY_ADD_COMPILE_FLAG macro (master...210317-flag) https://github.com/bitcoin/bitcoin/pull/21459
< bitcoin-git> [bitcoin] luke-jr opened pull request #21460: BIP8: Minimal common changes (master...bip8_minimal) https://github.com/bitcoin/bitcoin/pull/21460
< luke-jr> bleh, even that conflicts? :|
< hebasto> wumpus: luke-jr: fwiw, there have been 14 translations with no translators and 0 translated strings on transifex since 2020-11-14.
< hebasto> * since 2020-11-17
< bitcoin-git> [gui] hebasto opened pull request #251: qt: Improve URI/file handling message (master...210317-uri) https://github.com/bitcoin-core/gui/pull/251
< bitcoin-git> [bitcoin] dongcarl opened 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] hebasto opened pull request #21463: doc: Address feedback from Transifex translator community (master...210317-transifex) https://github.com/bitcoin/bitcoin/pull/21463
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #21464: Mempool Update Cut-Through Optimization (master...epoch-mempool-cut-through-optimized) https://github.com/bitcoin/bitcoin/pull/21464
< bitcoin-git> [bitcoin] fanquake closed pull request #21429: guix: Do not treat directory existence as an error (master...210313-mkdir) https://github.com/bitcoin/bitcoin/pull/21429