< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b0e5fbf6fad8...9c1ec689f353
< bitcoin-git> bitcoin/master 6d7e46c Prayank: Remove `Warning:`
< bitcoin-git> bitcoin/master 9c1ec68 MarcoFalke: Merge bitcoin/bitcoin#22102: Remove `Warning:` from warning message printe...
< 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
< elichai2> Are the binaries from bitcoin.org compiled with zmq support?
< fanquake> yes
< 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> 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?
< fanquake> elichai2: probably. harass resident expert instagibbs_
< 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
< fanquake> elichai2: could also just be worthwhile opening an issue
< 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
< bitcoin-git> [bitcoin] dgoncharov opened pull request #22234: build: Mark print-% target as phony. (master...mark_print_as_phony) https://github.com/bitcoin/bitcoin/pull/22234
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9c1ec689f353...964d91b193f8
< bitcoin-git> bitcoin/master 6e63e36 Sebastian Falbesoner: test: refactor: dedup utility function chain_transaction()
< bitcoin-git> bitcoin/master 01eedf3 Sebastian Falbesoner: test: doc: improve doc for chain_transaction() helper
< bitcoin-git> bitcoin/master 964d91b MarcoFalke: Merge bitcoin/bitcoin#22130: test: refactor: dedup utility function chain_...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22130: test: refactor: dedup utility function chain_transaction() (master...20210601-test-dedup_chain_transaction) https://github.com/bitcoin/bitcoin/pull/22130
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/964d91b193f8...d75a1df6178a
< bitcoin-git> bitcoin/master faf7623 MarcoFalke: fuzz: Call const member functions in addrman fuzz test only once
< bitcoin-git> bitcoin/master d75a1df MarcoFalke: Merge bitcoin/bitcoin#21941: fuzz: Call const member functions in addrman ...
< 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] 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] dgoncharov opened pull request #22237: build: Avoid remaking makefiles. (master...avoid_rebuilding_makefiles) https://github.com/bitcoin/bitcoin/pull/22237