< bitcoin-git>
[gui] hebasto opened pull request #365: Draw "eye" sign at the beginning of watch-only addresses (master...210614-tx) https://github.com/bitcoin-core/gui/pull/365
< bitcoin-git>
[bitcoin] sipsorcery opened pull request #22247: Switch Appveyor CI to VS2019 stable image (master...appveyor-image-stable) https://github.com/bitcoin/bitcoin/pull/22247
< Alina-malina>
there was a mindmap for bitcoin core source code
< jamesob>
Alina-malina: that's a question for #bitcoin
< Alina-malina>
guys do you remember the name of that program/protocol, that was right before bitcoin appeared in 2009? like it was something-brokers or something?
< bitcoin-git>
[bitcoin] amitiuttarwar opened pull request #22245: [p2p] Stop sending SENDADDRV2 message to block-relay-only peers (master...2021-06-sendaddrv2) https://github.com/bitcoin/bitcoin/pull/22245
< bitcoin-git>
[bitcoin] laanwj opened pull request #22244: devtools: Correctly extract symbol versions in symbol-check (master...2021-06-pixie) https://github.com/bitcoin/bitcoin/pull/22244
< bitcoin-git>
[gui] hebasto closed pull request #307: Make row color alternating in the Peers tab optional (master...210501-stripes) https://github.com/bitcoin-core/gui/pull/307
< elichai2>
pubhashtx, I took 20 because in the end I'm gathering some stats on transactions(for research purposes) and it's not too useful to me to get transactions in a big delay after the node gets them (I should've probably hacked my data gathering into bitcoin core), so I'd rather miss transactions than get them in delay
< bitcoin-git>
[bitcoin] josibake opened pull request #22235: script: add script to generate example bitcoin.conf (master...josibake-auto-generate-example-bitcoin-conf-file) https://github.com/bitcoin/bitcoin/pull/22235
< bitcoin-git>
[bitcoin] MarcoFalke merged 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/master d75a1df MarcoFalke: Merge bitcoin/bitcoin#21941: fuzz: Call const member functions in addrman ...
< bitcoin-git>
bitcoin/master faf7623 MarcoFalke: fuzz: Call const member functions in addrman fuzz test only once
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #22232: refactor: Pass interpreter flags as uint32_t instead of signed int (master...2106-refactorFlags) https://github.com/bitcoin/bitcoin/pull/22232
< elichai2>
I'm sometimes getting big jumps in (zmq) sequence numbers, for example, I was listening to `hashtx` with a buffer of 20 on the bitcoin core side, and suddenly I got a message with sequence number 4139 while the one before it had 3038
< elichai2>
which channel is best for asking about details on the zmq interface? #bitcoin? (I remembered there was a #bitcoin-dev, but I can't join it) or is here also fine?
< elichai2>
oh I apparently forgot that zmq addresses need to have a protocol prefix (eg "tcp://IP:PORT"), and bitcoin core didn't complain about it
< elichai2>
Are the binaries from bitcoin.org compiled with zmq support?
< bitcoin-git>
[bitcoin] MarcoFalke merged 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] hebasto opened pull request #22231: refactor: Separate AppInitStartClients from AppInitMain (master...210612-start) https://github.com/bitcoin/bitcoin/pull/22231
< bitcoin-git>
[gui] luke-jr opened pull request #363: Peers window: Show direction in a new column, with clearer icon (master...qt_peers_directionarrow) https://github.com/bitcoin-core/gui/pull/363
<@gribble>
https://github.com/bitcoin/bitcoin/issues/263 | 0.3.22rc2 Says 0.0005 in the warning dialog but takes 0.01 as a fee for small transactions. · Issue #263 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] laanwj merged pull request #22156: Allow tr() import only when Taproot is active (master...disallow-tr-privkey-import) https://github.com/bitcoin/bitcoin/pull/22156
< bitcoin-git>
bitcoin/master b0e5fbf W. J. van der Laan: Merge bitcoin/bitcoin#22156: Allow tr() import only when Taproot is active...
< bitcoin-git>
bitcoin/master fbf485c Andrew Chow: Allow tr() import only when Taproot is active
< bitcoin-git>
[bitcoin] sipsorcery opened pull request #22224: Update msvc and appveyor builds to use Qt5.12.11 binaries (master...msvc_qt5.12.11) https://github.com/bitcoin/bitcoin/pull/22224
< bitcoin-git>
[bitcoin] MarcoFalke merged 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>
bitcoin/master 6985038 MarcoFalke: Merge bitcoin/bitcoin#22118: test: check anchors.dat when node starts for ...
< bitcoin-git>
bitcoin/master ef99d03 bruno: test: check anchors.dat when node starts for the first time
< bitcoin-git>
[bitcoin] fanquake merged pull request #22203: test: Use ConnmanTestMsg from test lib in denialofservice_tests (master...2106-testConnman) https://github.com/bitcoin/bitcoin/pull/22203
< bitcoin-git>
bitcoin/master 551933f fanquake: Merge bitcoin/bitcoin#22203: test: Use ConnmanTestMsg from test lib in den...
< bitcoin-git>
bitcoin/master fa72fce MarcoFalke: test: Use ConnmanTestMsg from test lib in denialofservice_tests
<@gribble>
https://github.com/bitcoin/bitcoin/issues/22154 | Add OutputType::BECH32M and related wallet support for fetching bech32m addresses by achow101 · Pull Request #22154 · bitcoin/bitcoin · GitHub
< jonatack>
Am about to push an update to the inbound eviction protection one. I was hoping to get back to the BTC/kvB-to-sat/vB transition in time for the release but that's unfeasible so just concentrating on finishing up https://github.com/bitcoin/bitcoin/pull/21261
< bitcoin-git>
[bitcoin] amadeuszpawlik opened pull request #22212: Guard `fHavePruned` to avoid potential data race (master...fix_guard_fhavepruned) https://github.com/bitcoin/bitcoin/pull/22212
< bitcoin-git>
[bitcoin] vasild opened pull request #22211: net: relay I2P addresses even if not reachable (by us) (master...i2p_IsRelayable) https://github.com/bitcoin/bitcoin/pull/22211
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #22210: test: Use MiniWallet in test_no_inherited_signaling RBF test (master...2106-testMiniWallet) https://github.com/bitcoin/bitcoin/pull/22210
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #22203: test: Use ConnmanTestMsg from test lib in denialofservice_tests (master...2106-testConnman) https://github.com/bitcoin/bitcoin/pull/22203
< bitcoin-git>
[bitcoin] fanquake opened pull request #22199: macdeploy: minor fixups and simplifications (master...macdeploy_further_simplify) https://github.com/bitcoin/bitcoin/pull/22199
< michaelfolkson>
redstar: You've already been asked not to post on this channel, this channel is for Core development discussion. Please go to another channel (e.g. #bitcoin) for discussion on organizations
< redstar>
yanmaani I got a copy of the logs and I agree with that you got banned in #namecoin you have nothing to do there, stay here with #bitcoin-core-devs and work on get some help from the hrf.org maybe you and belcher able to promote better those who massacre people, well known terrorists, right-wingers, anti-feminist, anti-immigration, sinophobic, russophobic, islamophobic nazis. Go ahead yanmaani work with belcher in scamming more BTC.
< bitcoin-git>
[bitcoin] MarcoFalke merged 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
< bitcoin-git>
bitcoin/master 82bc7fa MarcoFalke: Merge bitcoin/bitcoin#21946: Document and test lack of inherited signaling...
< bitcoin-git>
bitcoin/master 906b6d9 Antoine Riard: test: Extend feature_rbf.py with no inherited signaling
< bitcoin-git>
bitcoin/master 2eb0eed Antoine Riard: validation: document lack of inherited signaling in RBF policy
< redstar>
I warning Bitcoin Core developers to keep a distance from hrf.org and Alex Gladstein in particular
< redstar>
found Bitcoin because of me and my websites!
< redstar>
yes it has luke-jr because Bitcoin Core developers happily accepting funds from this terrorist organization and even thanking them, if you use google for 5 minutes you can see hrf.org NEVER promoted Bitcoin prior to Juan Guaido decelred himself president of Venezuela and made HRF.org CEOs cousin a minister. You know transfering money from the USA to Venezuela is NOT POSSIBLE so they neede to find something to send money to nazis and
< redstar>
Don't tell me that without hrf.org's scam "bitcoin development fund" Bitcoin Core developers can't receive funds, are terrorist right-wing INTERMEDIARIES really needed? Isn't Bitcoin supposed to be peer-to-peer? Just remember when you deal with these people that they BURNING PEOPLE ALIVE and MASSACRING PEOPLE!
< redstar>
Thw whole Bitcoin 2021 was organized by Peter McCormack and Alex Gladstein the "staregy officer" of hrf.org
< luke-jr>
redstar: none of this has anything to do with development; please take it to #bitcoin if you must rant
< redstar>
terrorist organization. So in short you all should be ashamed for promoting WEAPON SALES, SCAMS and LITERAL TERRORIST! Soon we open the Bitcoin Forum at https://bitcoin.forum and this will be published there! Be prepared whats coming to your way! I will kick the hornet's nest just wait!
< redstar>
izations_and_projects#Page_is_filled_with_scam belcher got paid by hrf.org which literally MASSACRED 36 people in Bolivia (and that is not the only country) in Venezuela hrf.org organized BURNING PEOPLE alive! hrf.org also running since a year a so called "Bitcoin Development Fund" which is a pure scam playing the INTERMEDIARY role for marketing purposes, in fact many core developers got thousands of dollars from this right-wing
< redstar>
I going to slam the Bitcoin Core developers from promoting BitcoinTalk where weapon sales, personal attacks, doxing, defamation, libel, slander, and constant swearing is a standard. No worry I will not let slide under the hood belcher either who get paid by literal terrorists to vandalize and delete close to hundreds charity from the "Bitcoin Wiki" which again, owned by theymos. https://en.bitcoin.it/wiki/Talk:Donation-accepting_organ
< redstar>
would be way better to keep a distance from BitcoinTalk and not promote it in the Bitcoin source code because that maybe downloaded by kids as well
< redstar>
theymos in fact is a criminal stolen 11,000 Bitcoin from the community while BitcoinTalk looks like something from the Iron-Age, not to mention the weapons, scams etc.
< redstar>
I remember Cobra-Bitcoin kicked out theymos from the management of bitcoin.org for similar reasons
< redstar>
how that related to Bitcoin?
< redstar>
I don't want to be rude but https://github.com/bitcoin/bitcoin/tree/master/doc mentions BitcoinTalk, and I think it should be removed because on BitcoinTalk users encouraged to sell weapons and run scams.
< yanmaani>
is there a separate place for the bitcoin core codebase per se?
< yanmaani>
(is it off-topic? It's still related to the bitcoin core codebase, right? :P)
< yanmaani>
achow101: yeah, this isn't for mainline bitcoin core
< bitcoin-git>
[bitcoin] hebasto opened pull request #22186: build, qt: Fix compiling qt package in depends with GCC 11 (master...210608-limits) https://github.com/bitcoin/bitcoin/pull/22186
< bitcoin-git>
[bitcoin] dongcarl opened pull request #22182: guix: Overhaul how guix-{attest,verify} works and hierarchy (master...2021-05-guix-attestation-overhaul) https://github.com/bitcoin/bitcoin/pull/22182
< bitcoin-git>
[bitcoin] laanwj closed 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>
[bitcoin] practicalswift closed pull request #21538: fuzz: Add fuzzing syscall sandbox: detect use of unexpected syscalls when fuzzing ("syscall sanitizer") (master...seccomp-bpf-fuzzing) https://github.com/bitcoin/bitcoin/pull/21538
< bitcoin-git>
[gui] jarolrod opened pull request #358: qt: make GUIUtil::ThemedLabel UI form friendly (master...themedlabel-forms) https://github.com/bitcoin-core/gui/pull/358
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #21795: fuzz: Terminate immediately if a fuzzing harness tries to perform a DNS lookup (belt and suspenders) (master...fuzz-terminate-on-dns-lookup) https://github.com/bitcoin/bitcoin/pull/21795
< bitcoin-git>
bitcoin/master 912cb59 MarcoFalke: Merge bitcoin/bitcoin#21795: fuzz: Terminate immediately if a fuzzing harn...
< bitcoin-git>
bitcoin/master 3737d35 practicalswift: fuzz: Terminate immediately if a fuzzing harness ever tries to perform a D...