2021-08-26

<laanwj> from a more holistic point of view about "bitcoin privacy" i don't think something like onlynet contributes much
<prayank> michaelfolkson: Agree that privacy wiki has lot of interesting things. I respect Chris Belcher for his contributions in improving Bitcoin Privacy. The docs I was talky about were only for Bitcoin Core. Mainly Tor, i2p, wallet etc. This privacy wiki also needs some updates: Dandelion should be removed, i2p needs to be added, lot of things related to Tor (you can write few pages on just `onlynet`). Anyways it's just a suggestion.
<bitcoin-git> [bitcoin] theStack opened pull request #22805: refactor: use CWallet const shared pointers in dump{privkey,wallet} (master...202108-refactor-const_correctness_for_further_dump_methods) https://github.com/bitcoin/bitcoin/pull/22805
<prayank> Problem with Stackexchange and other places is you can write with more freedom and sometimes wrong things may not get noticed which in few years become a practice. Example: second paragraph in this comment by Greg Maxwell https://github.com/bitcoin/bitcoin/issues/17491#issuecomment-705485718
<laanwj> (of course there are different perspectives, some people mean 'privacy' as in 'hiding that you're running a bitcoin node in the first place' which is... very difficult if impossible with overlay networks)
<michaelfolkson> jonatack: Oh yeah :facepalm: I completely forgot about belcher's awesome privacy wiki. https://en.bitcoin.it/wiki/Privacy
<laanwj> general privacy advice about using bitcoin spans much further than just using an overlay network, the most privacy-relevant in that regard is what you use to broadcast transactions
<jonatack> that's true, the wiki is being used for repo project management. an article on your personal blog or website or (good point) on BitcoinStackExchange seems good, or https://en.bitcoin.it (still maintained?)
<jonatack> prayank: not sure if you meant something else, but there is a wiki at https://github.com/bitcoin-core/bitcoin-devwiki/wiki
<bitcoin-git> [bitcoin] laanwj pushed tag v22.0rc3: https://github.com/bitcoin/bitcoin/compare/v22.0rc3
<bitcoin-git> [bitcoin] hebasto pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/7740ebcb0230...774a4f517cf6
<bitcoin-git> bitcoin/master 37dcf16 Hennadii Stepanov: qt, refactor: Emit WalletView::encryptionStatusChanged signal directly
<bitcoin-git> bitcoin/master fcdc8b0 Hennadii Stepanov: qt, refactor: Drop redundant signalling in WalletView::setWalletModel
<bitcoin-git> bitcoin/master 7d0d4c0 Hennadii Stepanov: qt: Add WalletFrame::currentWalletSet signal
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/f95b655ba9ab...86de56776aae
<bitcoin-git> bitcoin/22.x c1c79f4 W. J. van der Laan: doc: Stop nixing `-` in manual pages
<bitcoin-git> bitcoin/22.x 86de567 W. J. van der Laan: doc: Manual pages update for rc3
<bitcoin-git> [gui] hebasto merged pull request #403: refactor: Make paths to update Encryption and HD wallet statuses simpler (master...210811-hd) https://github.com/bitcoin-core/gui/pull/403
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/99cd080db1ad...f95b655ba9ab
<bitcoin-git> bitcoin/22.x 59d4afc W. J. van der Laan: build: Bump version to 22.0rc3
<bitcoin-git> bitcoin/22.x f95b655 Jon Atack: Improve doc/i2p.md regarding I2P router options/versions
<jonatack> fanquake: i'm doing what i can to help them. that's the only reason for the docs. there are maybe ~30 users who have set up I2P with bitcoin, but i've heard from many of them.
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/4a25e39624e2...99cd080db1ad
<bitcoin-git> bitcoin/22.x aa254a0 Hennadii Stepanov: qt: Pre-rc3 translations update
<bitcoin-git> bitcoin/22.x 99cd080 W. J. van der Laan: Merge bitcoin/bitcoin#22667: [22.x] qt: Pre-rc3 translations update
<gribble> https://github.com/bitcoin/bitcoin/issues/22667 | [22.x] qt: Pre-rc3 translations update by hebasto · Pull Request #22667 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] laanwj merged pull request #22629: [22.x] rc3 backports (22.x...210805-22.0-backport) https://github.com/bitcoin/bitcoin/pull/22629
<bitcoin-git> bitcoin/22.x e9b4487 Hennadii Stepanov: qt: Fix regression in "Encrypt Wallet" menu item
<bitcoin-git> bitcoin/22.x e9d30fb Hennadii Stepanov: ci: Run fuzzer task for the master branch only
<bitcoin-git> [bitcoin] laanwj pushed 16 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/d3bd5410f64e...4a25e39624e2
<bitcoin-git> bitcoin/22.x 57fce06 Anthony Towns: consensus/params: simplify ValidDeployment check to avoid gcc warning
<jonatack> was afk. it would be nice for https://github.com/bitcoin/bitcoin/pull/22648/commits/b87a9c4d to be backported into 22.0.
<laanwj> I don't know if I'm making sense https://github.com/bitcoin/bitcoin/pull/22648/files#r696535966
<gribble> https://github.com/bitcoin/bitcoin/issues/22651 | tor: respect non-onion -onlynet= for outgoing Tor connections by vasild · Pull Request #22651 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22647 | If both options "onion" and "proxy" are unset, no outbound Onion connections should be made · Issue #22647 · bitcoin/bitcoin · GitHub
<wired> so you're a Bitcoin developer?
<bitcoin-git> [bitcoin] klementtan opened pull request #22804: validation: GuessVerificationProgress returns 0 when no blocks downloaded (master...verification_progress_fix) https://github.com/bitcoin/bitcoin/pull/22804
<laanwj> this is the development channel not bitcoin 101 channels
<laanwj> wired: #bitcoin please
<gribble> https://github.com/bitcoin/bitcoin/issues/22651 | tor: respect non-onion -onlynet= for outgoing Tor connections by vasild · Pull Request #22651 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22629 | [22.x] rc3 backports by hebasto · Pull Request #22629 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] laanwj merged pull request #22648: doc, test: improve i2p/tor docs and i2p reachable unit tests (master...i2p-doc-updates-august-2021) https://github.com/bitcoin/bitcoin/pull/22648
<bitcoin-git> bitcoin/master b87a9c4 Jon Atack: Improve doc/i2p.md regarding I2P router options/versions
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0492b56e38c2...7740ebcb0230
<bitcoin-git> bitcoin/master bebcf78 Jon Atack: Update i2p.md and tor.md regarding -onlynet config option
<bitcoin-git> bitcoin/master 0175977 Jon Atack: Add I2P network SetReachable/IsReachable unit test assertions
<gribble> https://github.com/bitcoin/bitcoin/issues/22629 | [22.x] rc3 backports by hebasto · Pull Request #22629 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22738: test: fix failure in feature_nulldummy.py on single-core machines (master...202108-test-fix_nulldummy_test_on_singlecore) https://github.com/bitcoin/bitcoin/pull/22738
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3a62b8b77e7b...0492b56e38c2
<bitcoin-git> bitcoin/master 646b388 Sebastian Falbesoner: test: refactor: use named args for block_submit in feature_nulldummy.py
<bitcoin-git> bitcoin/master 7720d4f Sebastian Falbesoner: test: fix failure in feature_nulldummy.py on single-core machines
<bitcoin-git> bitcoin/master 0492b56 MarcoFalke: Merge bitcoin/bitcoin#22738: test: fix failure in feature_nulldummy.py on ...
<bitcoin-git> [bitcoin] fanquake merged pull request #22713: Fix build with Boost 1.77.0 (master...boost-1770) https://github.com/bitcoin/bitcoin/pull/22713
<bitcoin-git> bitcoin/master acb7aad Rafael Sadowski: Fix build with Boost 1.77.0
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/718d9f2f7727...3a62b8b77e7b
<bitcoin-git> bitcoin/master 3a62b8b fanquake: Merge bitcoin/bitcoin#22713: Fix build with Boost 1.77.0
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22660: contrib: catch bitcoin-cli RPC call errors in getcoins.py (master...202107-script-signet_getcoins_catch_rpc_errors) https://github.com/bitcoin/bitcoin/pull/22660
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/cea38b491f6a...718d9f2f7727
<bitcoin-git> bitcoin/master 0eca5eb Sebastian Falbesoner: contrib: refactor: introduce bitcoin-cli RPC call helper in getcoins.py
<bitcoin-git> bitcoin/master 8c203cf Sebastian Falbesoner: contrib: catch bitcoin-cli RPC call errors in getcoins.py
<bitcoin-git> bitcoin/master 42dbd90 Sebastian Falbesoner: contrib: return non-zero status if getcoins.py errors
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22183: Remove `gArgs` from `wallet.h` and `wallet.cpp` (master...feature/2021-06-07-wallet-n-gArgs-min) https://github.com/bitcoin/bitcoin/pull/22183
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/84be9a89c1a4...cea38b491f6a
<bitcoin-git> bitcoin/master aa5e7c9 Kiminuo: Fix typo in bitcoin-cli.cpp
<bitcoin-git> bitcoin/master 25de4e7 Kiminuo: Use `context.args` in `CWallet::Create` instead of `gArgs`.
<bitcoin-git> bitcoin/master c3c2132 Kiminuo: Use `context.args` in `src/wallet/load.cpp`.
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22755: fuzz: Avoid timeout in blockfilter fuzz target (master...2108-fuzzBlockfilter) https://github.com/bitcoin/bitcoin/pull/22755
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f0461314815e...84be9a89c1a4
<bitcoin-git> bitcoin/master fa2547f MarcoFalke: fuzz: Avoid timeout in blockfilter fuzz target
<bitcoin-git> bitcoin/master 84be9a8 MarcoFalke: Merge bitcoin/bitcoin#22755: fuzz: Avoid timeout in blockfilter fuzz targe...
<kalle> midnight: I don't think there was a bips channel, and I feel like a non-core-focused dev channel would be nice to have, at least. Whoever the genie is, I propose we try restoring #bitcoin-dev. :)
<Yihen> The script system is the engine of Bitcoin transactions, and I am very interested in miniscript.
<sipa> it is not implemented in bitcoin core
<Yihen> daemon ---> bitcoin daemon
<Yihen> does it need to compile to bitcoin OP_CODE script?
<Yihen> is it a new script for bitcoin?
<midnight> I think the idea was that #bitcoin-dev was killed thanks to rando jgarzik, so I guess they assumed it was toxic-- so they just put +f #bitcoin on it.
<kalle> Is it possible to set up #bitcoin-dev channel somehow? Would like to discuss BIP process and that channel would've probably been ideal, as it's not a core thing and #bitcoin is not focused on development.
<gribble> https://github.com/bitcoin/bitcoin/issues/22713 | Fix build with Boost 1.77.0 by sizeofvoid · Pull Request #22713 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #22797: test, doc: refer to the correct variable names in p2p_invalid_tx.py (master...master) https://github.com/bitcoin/bitcoin/pull/22797
<bitcoin-git> bitcoin/master 0d9fdd3 aitorjs: test, doc: refer to the correct variable names in p2p_invalid_tx.py
<bitcoin-git> bitcoin/master f046131 fanquake: Merge bitcoin/bitcoin#22797: test, doc: refer to the correct variable name...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e08770bed187...f0461314815e

2021-08-25

<prayank> I was looking at all issues and PRs related to privacy in different Bitcoin projects. So found this: https://github.com/bitcoin/bitcoin/issues/6569
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22780: doc: Remove incorrect INIT_PROTO_VERSION from nTime comment (master...2108-docFix) https://github.com/bitcoin/bitcoin/pull/22780
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3755dea3c502...e08770bed187
<bitcoin-git> bitcoin/master fa9c075 MarcoFalke: doc: Remove incorrect INIT_PROTO_VERSION from nTime comment
<bitcoin-git> bitcoin/master e08770b MarcoFalke: Merge bitcoin/bitcoin#22780: doc: Remove incorrect INIT_PROTO_VERSION from...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22798: doc: Fix RPC result documentation (master...2108-docRpc) https://github.com/bitcoin/bitcoin/pull/22798
<bitcoin-git> [bitcoin] aitorjs opened pull request #22797: docs: tx_orphan_no_fee and tx_orphan_invalid dont exist as transactions in p2p_invalid_tx.py (master...master) https://github.com/bitcoin/bitcoin/pull/22797
<bitcoin-git> [bitcoin] glozow opened pull request #22796: RBF move (1/n): extract BIP125 Rule 5 into policy/rbf (master...2021-08-rbf-1) https://github.com/bitcoin/bitcoin/pull/22796
<michaelfolkson> sipa: Yeah it won't let me do bitcoin-cli stop on my signet, testnet nodes :)
<sipa> michaelfolkson: if you change the passphrase without restarting, bitcoin-cli will read the new one, but bitcoind will still be using the old one, so it'll likely stop working until you restart
<michaelfolkson> Does a bitcoin.conf in the testnet3/signet directory work if there is no bitcoin.conf in .bitcoin? I'll have to try
<michaelfolkson> Didn't know you had to stop mainnet, testnet and signet node (assuming running them in parallel) to change the bitcoin.conf
<michaelfolkson> bitcoin.conf in .bitcoin controls mainnet, testnet, signet nodes etc. Would it not make more sense to have a bitcoin.conf in the testnet3/signet directory controlling the testnet/signet node?
<laanwj> (i've, for example, redirected c-lightning's and bitcoin RPC over ssh verious times to get remote access to them)
<bitcoin-git> [bitcoin] meshcollider merged pull request #22781: wallet: fix the behavior of IsHDEnabled, return false in case of a blank hd wallet. (master...fix_ishdenabled) https://github.com/bitcoin/bitcoin/pull/22781
<bitcoin-git> bitcoin/master 8733a8e Saibato: the result of CWallet::IsHDEnabled() was initialized with true.
<bitcoin-git> bitcoin/master 3755dea Samuel Dobson: Merge bitcoin/bitcoin#22781: wallet: fix the behavior of IsHDEnabled, retu...
<bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eb09c26724e3...3755dea3c502

2021-08-24

<Bullit> recall listtransactions as a command from japan and return 8.533fractal bitcoin to 3KWmEuAXy8HauiZRhUJLVdn4eFKvoGCtap split Recall Protocol Controller invalid adress
<bitcoin-git> [bitcoin] lsilva01 opened pull request #22794: test: Split rpc_invalid_address_message test into two (master...split_invalid_address_message_test) https://github.com/bitcoin/bitcoin/pull/22794
<S3RK> but in bitcoin-core CLI is just a thin proxy. Which begs the question whether it's a serious user-facing interface or not
<gribble> https://github.com/bitcoin/bitcoin/issues/22775 | rpc: Add option to list transactions from oldest to newest in `listtransactions` RPC command by ben-kaufman · Pull Request #22775 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] achow101 opened pull request #22793: Simplify BaseSignatureChecker virtual functions and GenericTransactionSignatureChecker constructors (master...refactor-sig-checker) https://github.com/bitcoin/bitcoin/pull/22793
<bitcoin-git> [bitcoin] hebasto closed pull request #19872: Avoid locking CTxMemPool::cs recursively in some cases (master...200904-mmx4) https://github.com/bitcoin/bitcoin/pull/19872
<bitcoin-git> [bitcoin] hebasto closed pull request #19901: Avoid locking CTxMemPool::cs recursively in CTxMemPool::DynamicMemoryUsage() (master...200906-pool) https://github.com/bitcoin/bitcoin/pull/19901
<bitcoin-git> [bitcoin] hebasto closed pull request #19652: Avoid locking CTxMemPool::cs recursively in Mempool{Info}ToJSON() (master...200803-mmx-2) https://github.com/bitcoin/bitcoin/pull/19652
<bitcoin-git> [bitcoin] hebasto closed pull request #19306: refactor: Replace RecursiveMutex with Mutex in CTxMemPool (master...200616-mempool-mx) https://github.com/bitcoin/bitcoin/pull/19306
<gribble> https://github.com/bitcoin/bitcoin/issues/22219 | multiprocess: Start using init makeNode, makeChain, etc methods by ryanofsky · Pull Request #22219 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] hebasto closed pull request #17791: Remove UBSan suppressions for CTxMemPool* (master...20191222-mempool-ub) https://github.com/bitcoin/bitcoin/pull/17791
<bitcoin-git> [bitcoin] hebasto closed pull request #17786: refactor: Nuke policy/fees->mempool circular dependencies (master...20191221-mempool-circ-dep) https://github.com/bitcoin/bitcoin/pull/17786
<bitcoin-git> [bitcoin] jnewbery opened pull request #22791: [init] Read/decode asmap before constructing addrman (master...2021-08-asmap-addrman-init) https://github.com/bitcoin/bitcoin/pull/22791
<jnewbery> jonatack: are you able to test whether https://github.com/jnewbery/bitcoin/tree/2021-08-asmap-addrman-init resolves the addrman/asmap issue?
<bitcoin-git> [bitcoin] Zero-1729 opened pull request #22790: test: add aarch64-apple-darwin platform entry to get_previous_releases (master...add-aarch64-apple-darwin-get-prev-releases) https://github.com/bitcoin/bitcoin/pull/22790
<bitcoin-git> [bitcoin] theStack opened pull request #22789: external_signer: improve fingerprint matching logic (stop on first match) (master...202108-external_signer-improve_fingerprint_matching) https://github.com/bitcoin/bitcoin/pull/22789
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22788: scripted-diff: Use generate* from TestFramework (master...2108-testGenDiff) https://github.com/bitcoin/bitcoin/pull/22788
<bitcoin-git> [bitcoin] fanquake merged pull request #22741: test: Add generate* calls to test framework (master...2108-testSync01) https://github.com/bitcoin/bitcoin/pull/22741
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/dd455ecfa085...eb09c26724e3
<bitcoin-git> bitcoin/master faf7e92 MarcoFalke: test: Add generate* calls to test framework
<bitcoin-git> bitcoin/master fab2e23 MarcoFalke: Use generate* from TestFramework
<bitcoin-git> bitcoin/master eb09c26 fanquake: Merge bitcoin/bitcoin#22741: test: Add generate* calls to test framework
<bitcoin-git> bitcoin/master 27257b3 fanquake: refactor: replace QDateTime::fromTime_t with QDateTime::fromSecsSinceEpoch
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b20ad0eb16b9...dd455ecfa085
<bitcoin-git> bitcoin/master 3ae503c fanquake: refactor: replace QDateTime::toTime_t with QDateTime::toSecsSinceEpoch
<bitcoin-git> bitcoin/master dd455ec MarcoFalke: Merge bitcoin-core/gui#349: replace QDateTime::fromTime_t with QDateTime::...
<bitcoin-git> [gui] MarcoFalke merged pull request #349: replace QDateTime::fromTime_t with QDateTime::fromSecsSinceEpoch (master...qt_drop_from_time_t) https://github.com/bitcoin-core/gui/pull/349
<gribble> https://github.com/bitcoin/bitcoin/issues/18554 | wallet: ensure wallet files are not reused across chains by rodentrabies · Pull Request #18554 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] kallewoof opened pull request #22787: refactor: actual immutable pointing (master...202108-const-shared-ptrs) https://github.com/bitcoin/bitcoin/pull/22787
<bitcoin-git> [bitcoin] fanquake merged pull request #22772: refactor: hasher cleanup (follow-up to 19935) (master...202108_hasher_cleanup) https://github.com/bitcoin/bitcoin/pull/22772
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/61a843e43bf1...b20ad0eb16b9
<bitcoin-git> bitcoin/master 4c69571 Martin Zumsande: doc: remove outdated comment
<bitcoin-git> bitcoin/master 16652a9 Martin Zumsande: refactor: Remove unused KeyIDHasher
<bitcoin-git> bitcoin/master b20ad0e fanquake: Merge bitcoin/bitcoin#22772: refactor: hasher cleanup (follow-up to 19935)...
<bitcoin-git> [bitcoin] fanquake merged pull request #22220: util: make ParseMoney return a std::optional<CAmount> (master...parse_money_optional) https://github.com/bitcoin/bitcoin/pull/22220
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d3203a99d886...61a843e43bf1
<bitcoin-git> bitcoin/master 5ef2738 fanquake: util: make ParseMoney return a std::optional<CAmount>
<bitcoin-git> bitcoin/master f7752ad fanquake: util: check MoneyRange() inside ParseMoney()
<bitcoin-git> bitcoin/master 61a843e fanquake: Merge bitcoin/bitcoin#22220: util: make ParseMoney return a std::optional<...
<bitcoin-git> [bitcoin] fpelliccioni opened pull request #22786: fix tests (master...fix_scriptnum_test) https://github.com/bitcoin/bitcoin/pull/22786

2021-08-23

<bitcoin-git> [gui] benthecarman opened pull request #410: gui: Uppercase 'bitcoin:' in QR code URI (master...uppercase-uri) https://github.com/bitcoin-core/gui/pull/410
<bitcoin-git> bitcoin/master d3203a9 Hennadii Stepanov: Merge bitcoin-core/gui#408: Add missing mnemonics in menu bar options
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ec6db8e85838...d3203a99d886
<bitcoin-git> bitcoin/master 7c33e3a Shashwat: qt: Add missing mnemonics in menu bar options
<bitcoin-git> [gui] hebasto merged pull request #408: Add missing mnemonics in menu bar options (master...mnemonic-shortcuts) https://github.com/bitcoin-core/gui/pull/408
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22769: fuzz: Use LIMITED_WHILE instead of limit_max_ops (master...2108-fuzzRefactor) https://github.com/bitcoin/bitcoin/pull/22769
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b1c4a4ed395e...ec6db8e85838
<bitcoin-git> bitcoin/master faa5fa9 MarcoFalke: fuzz: Use LIMITED_WHILE instead of limit_max_ops
<bitcoin-git> bitcoin/master ec6db8e MarcoFalke: Merge bitcoin/bitcoin#22769: fuzz: Use LIMITED_WHILE instead of limit_max_...
<bitcoin-git> [gui] ShaMan239 opened pull request #409: Fix window title of wallet loading window (master...wallet-window-title) https://github.com/bitcoin-core/gui/pull/409
<gribble> https://github.com/bitcoin/bitcoin/issues/21879 | Wrap accept() and extend usage of Sock by vasild · Pull Request #21879 · bitcoin/bitcoin · GitHub
<bitcoin-git> [gui] ShaMan239 opened pull request #408: Add missing mnemonics in menu bar options (master...mnemonic-shortcuts) https://github.com/bitcoin-core/gui/pull/408
<bitcoin-git> [bitcoin] hebasto opened pull request #22783: build: Cleanup depends build system (master...210823-pkg) https://github.com/bitcoin/bitcoin/pull/22783
<bitcoin-git> [gui] laanwj merged pull request #406: Handle new added plurals in bitcoin_en.ts (master...210821-plurals) https://github.com/bitcoin-core/gui/pull/406
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1bbe289f201c...b1c4a4ed395e
<bitcoin-git> bitcoin/master b1c4a4e W. J. van der Laan: Merge bitcoin-core/gui#406: Handle new added plurals in bitcoin_en.ts
<bitcoin-git> bitcoin/master 2b3d8f3 Hennadii Stepanov: qt: Handle new added plurals in bitcoin_en.ts
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22782: Remove unused MaybeSetAddrName (master...2108-noMaybeSetAddrName) https://github.com/bitcoin/bitcoin/pull/22782
<bitcoin-git> [bitcoin] laanwj merged pull request #22565: [script] signet's getcoins.py improvements (master...update_signet_getcoins) https://github.com/bitcoin/bitcoin/pull/22565
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/dbcb5742c48f...1bbe289f201c
<bitcoin-git> bitcoin/master b0c8246 NikhilBartwal: Add cleaner errors for unsuccessful faucet transactions
<bitcoin-git> bitcoin/master 1c612b2 NikhilBartwal: [script] Update signet getcoins.py for custom network
<bitcoin-git> bitcoin/master 1bbe289 W. J. van der Laan: Merge bitcoin/bitcoin#22565: [script] signet's getcoins.py improvements
<bitcoin-git> [bitcoin] Saibato opened pull request #22781: wallet: fix the behavior of IsHDEnabled, return false in case of a blank hd wallet. (master...fix_ishdenabled) https://github.com/bitcoin/bitcoin/pull/22781
<gribble> https://github.com/bitcoin/bitcoin/issues/20541 | Move special CAddress-without-nTime logic to net_processing by sipa · Pull Request #20541 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22780: doc: Remove incorrect INIT_PROTO_VERSION from nTime comment (master...2108-docFix) https://github.com/bitcoin/bitcoin/pull/22780
<gribble> https://github.com/bitcoin/bitcoin/issues/22565 | [script] signets getcoins.py improvements by NikhilBartwal · Pull Request #22565 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #20541: Move special CAddress-without-nTime logic to net_processing (master...202012_addr_without_time_is_no_addr) https://github.com/bitcoin/bitcoin/pull/20541
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f6f7a12462b3...dbcb5742c48f
<bitcoin-git> bitcoin/master 5d47860 Pieter Wuille: refactor: move CAddress-without-nTime logic to net_processing
<bitcoin-git> bitcoin/master 75290ae Pieter Wuille: Drop us=... message in net debug for sending version message
<bitcoin-git> bitcoin/master dbcb574 MarcoFalke: Merge bitcoin/bitcoin#20541: Move special CAddress-without-nTime logic to ...
<bitcoin-git> [gui] MarcoFalke closed pull request #407: bugfix: initialize IsHDEnabled correctly. (master...icon_update) https://github.com/bitcoin-core/gui/pull/407
<laanwj> sipa: yeah, true, it's just that we now have squashed most of the usability issues in bitcoin-cli (after the libevent switch), that would basically start over
<sipa> iirc, my suggestion at the time was just dropping libevent for bitcoin-cli, as bitcoind-compatible-httpd should be very simple to implement by hand :)
<bitcoin-git> [bitcoin] darosior opened pull request #22779: policy: correct (lower) the dust threshold for Taproot outputs (master...taproot_dust_limit) https://github.com/bitcoin/bitcoin/pull/22779
<laanwj> if you don't care about bitcoin-cli (e.g. use it from python) server-side might be enough thogh
<laanwj> so we basically cannot do it, at least in bitcoin-cli, without some really ugly hacks around libevent
<Randolf> videre_e: This is the development channel. For mining questions, please ask in the #bitcoin-mining channel instead: /join #bitcoin-mining
<bitcoin-git> [gui] Saibato opened pull request #407: bugfix: initialize IsHDEnabled correctly. (master...icon_update) https://github.com/bitcoin-core/gui/pull/407
<bitcoin-git> [bitcoin] jnewbery opened pull request #22778: net processing: Reduce resource usage for inbound block-relay-only connections (master...2021-02-tx-relay-init) https://github.com/bitcoin/bitcoin/pull/22778
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22622: util: Check if specified config file cannot be opened (master...check_conf_file) https://github.com/bitcoin/bitcoin/pull/22622
<bitcoin-git> bitcoin/master 127b460 nthumann: test: Check if specified config file cannot be opened
<bitcoin-git> bitcoin/master f6f7a12 MarcoFalke: Merge bitcoin/bitcoin#22622: util: Check if specified config file cannot b...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/489beb39842f...f6f7a12462b3
<bitcoin-git> bitcoin/master 6bb5470 nthumann: util: Check if specified config file cannot be opened
<bitcoin-git> [bitcoin] glozow closed pull request #22252: policy: Trim Packages when transaction with same txid exists in mempool (master...2021-06-mempool-matches) https://github.com/bitcoin/bitcoin/pull/22252
<bitcoin-git> [bitcoin] jnewbery opened pull request #22777: net processing: don't request tx relay on feeler connections (master...2021-08-feeler-no-frelay) https://github.com/bitcoin/bitcoin/pull/22777
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22641: test: Split rpc_signmessage test for disabled wallet (master...master) https://github.com/bitcoin/bitcoin/pull/22641
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/58b559fab025...489beb39842f
<bitcoin-git> bitcoin/master a3b559c Shubhankar Gambhir: test: added test for disabled wallet
<bitcoin-git> bitcoin/master 489beb3 MarcoFalke: Merge bitcoin/bitcoin#22641: test: Split rpc_signmessage test for disabled...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #20769: net: fixes #20657 - Advertised address where nobody is listening (master...fixes-issue-20657) https://github.com/bitcoin/bitcoin/pull/20769
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e826b22da252...58b559fab025
<bitcoin-git> bitcoin/master a381374 Jadi: net: do not advertise address where nobody is listening
<bitcoin-git> bitcoin/master 58b559f MarcoFalke: Merge bitcoin/bitcoin#20769: net: fixes #20657 - Advertised address where ...
<bitcoin-git> [bitcoin] fanquake merged pull request #22275: A few follow-ups for taproot signing (master...202106_taproot_sign_followup) https://github.com/bitcoin/bitcoin/pull/22275
<bitcoin-git> bitcoin/master c7048aa Pieter Wuille: Simplify SignTransaction precomputation loop
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/a93e7a442250...e826b22da252
<bitcoin-git> bitcoin/master addb9b5 Pieter Wuille: Improve comments in taproot signing logic
<bitcoin-git> bitcoin/master d8f4b97 Pieter Wuille: Remove default nHashTypeIn arguments to MutableTransactionSignatureCreator...
<bitcoin-git> [bitcoin] kallewoof opened pull request #22776: rpc/wallet: add optional transaction to getbalances (master...202108-getbalances-tx) https://github.com/bitcoin/bitcoin/pull/22776
<bitcoin-git> [bitcoin] fanquake merged pull request #22748: refactor: Avoid temporary vectors/uint256s in VerifyTaprootCommitment (master...202108_xonlyspan) https://github.com/bitcoin/bitcoin/pull/22748
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e9d6eb1b8071...a93e7a442250
<bitcoin-git> bitcoin/master 2f01903 Pieter Wuille: Avoid temporary vectors/uint256s in VerifyTaprootCommitment
<bitcoin-git> bitcoin/master a93e7a4 fanquake: Merge bitcoin/bitcoin#22748: refactor: Avoid temporary vectors/uint256s in...
<bitcoin-git> [bitcoin] ben-kaufman opened pull request #22775: rpc: Add option to list transactions from oldest to newest in `listtransactions` RPC command (master...listtransactions-set-order) https://github.com/bitcoin/bitcoin/pull/22775

2021-08-22

<laanwj> but lets move GUI discussion to #bitcoin-core-gui
<laanwj> as for a mempool stats chart in the qt gui, there is an open PR for this see https://github.com/bitcoin-core/gui/pull/108
<laanwj> i think what projects like umbrel do right is to treat core as a component, not as something that should absorb or include all the other functionality, they make it more user friendly by offering things like web guis and a way to install and manage everything bitcoin related as a suite
<bitcoin-git> [bitcoin] mzumsande opened pull request #22772: refactor: hasher cleanup (follow-up to 19935) (master...202108_hasher_cleanup) https://github.com/bitcoin/bitcoin/pull/22772
<prayank> laanwj: Are these ever discussed before? 1. Bitcoin Core web console like i2p has a webpage at 127.0.0.1:7070. We could add lot of thing in it that are normally rejected for qt. Example: Mempool charts and other charts (basics) 2. Plugins for qt like Electrum
<bitroach> I can add Github integration to the Bitcoin Forum pretty easily, lets see how you guys will like the forum first ;)
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22769: fuzz: Use LIMITED_WHILE instead of limit_max_ops (master...2108-fuzzRefactor) https://github.com/bitcoin/bitcoin/pull/22769
<bitroach> I open the forum soon as I published the Bitcoin paper in markdown (I did just had some issue with the database what I fixed) also by default all users has end-to-end encrypted PMs enabled which based on BIP-39, PMs can't be scanned by the AI as you imagine because of the strong encryption
<bitroach> the current Bitcoin environment like r/Bitcoin the IRC channels like this one as well the GitHub repo and the theymos and cobrabitcoin run Bitcoin sites are brutally censored and extremely centralized in the hands of a few, I'm the person who going to change that and nobody can do absolutely nothing to stop what is coming
<bitroach> Artifical Intelligence also deployed on the Bitcoin Forum so trolls has no chance, they post will be hidden by the AI soon as they click the submit button
<bitroach> both Bitcoin Core discussions and Bitcoin Cash discussions are welcome to the Bitcoin Forum, I'm only going to censor those who in any way advocate for Blockstream
<bitroach> Bitcoin Cash is still Bitcoin, possibly even more than the current Bitcoin Core
<bitroach> Just to make it clear, I allow Bitcoin Cash to be on the Bitcoin Forum, why would I censor Roger Ver and Kim DotCom?
<bitroach> funny isn't? I offering thousands of dollars + working on a Bitcoin Forum and I get attacked, banned and censored on IRC
<bitroach> I even offered over 20% donation to Bitcoin Core from all the forum related income, I talked with luke-jr and I would only pay to him nobody else, we didn't agree in the terms yet I just offered a cut
<bitroach> I'm open for helping Bitcoin Core Developers by allowing them to join the Bitcoin Forum, Bitcoin Core Developers have exclusive right to post and moderate the Development category on the forum. At one point I considered to approve all signups with @bitcoincore.org emails and grant them developer badges, but after that my domain is censored on IRC I changed my mind pretty quickly. currently the only person I respect is luke-jr,
<bitcoin-git> [bitcoin] n-thumann opened pull request #22768: script: Add commits signed with sipas expired key to allow-revsig-commits (master...add_sipa_expired_key_signed_commits) https://github.com/bitcoin/bitcoin/pull/22768
<bitroach> I'm not theymos bud, I don't hide and certainly not scamming and stealing 11,000 Bitcoin
<bitroach> why the https://bitcoin.forum domain is censored? Is not even open!
<bitroach> I'm definitely going to call Bitcoiners to abandon all Bitcoin related IRC channels because run by fucktards who censor it
<bitroach> well, turned out that Zoltan controls the Bitcoin Forum, keep bullshitting and each of you will be doxed in a nice topic
<bitroach> you can clearly see that by linking my Bitcoin Forum
<bitroach> American anti-chinese anti-russian motherfuckers pushing for propaganda even on Bitcoin related IRC channels
<bitroach> if any ops trolling the forum I will publish a topic and will call Bitcoin Core developers terrorists
<bitroach> let me absolutely clear, none of you welcome on the Bitcoin Forum and I find any of you (talking about the ops on these channels) will be immediately kicked banned from the Bitcoin Forum
<bitroach> you can't link a bitcoin forum without approval from the motherfuckers who think they own Bitcoin
<bitroach> I getting kicked from these channels because I own the bitcoin.forum domain if you link https://bitcoin.forum you will be immediately kicked from these channels
<michaelfolkson> bitroach: If you get kicked from #bitcoin you can move to another channel or set up your own channel. But this definitely isn't the right channel for general ranting.
<bitroach> I just compiled Bitcoin Core on another server I own with --disable-wallet and --without-gui yet when I go to the .bitcoin folder there is a folder called wallets
<bitroach> Gavin Andresen's access to the GitHub repository revoked and all kinds of shit merged to Bitcoin Core without any vote whatsoever
<bitroach> they not forked the repository, they paid out millions of dollars to merge they crap to Bitcoin core
<bitroach> why segwit or taproot can't be a fork outside of Bitcoin Core?
<bitroach> little bit of money here and there and all developers agree to merge crap and destroy Bitcoin
<bitroach> they trolled Bitcoin Core
<bitroach> basically with segwit and now with taproot blockstream totally taken over the Bitcoin core repository on GitHub
<bitroach> I have all right to be outraged about this blockstream crap and the propaganda on the Bitcoin repository on GitHub
<bitroach> #bitcoin is censored, in fact all bitcoin related channel, forums even github is censored
<bitroach> segwit and taproot is merged to Bitcoin core because devs working for blockstream inc
<meshcollider> bitroach: you should move to #bitcoin, but most of the devs aren't employed by blockstream, no. There's a big variety in developer funding (volunteers, grants, sponsorship, patreon, employment, etc.)
<bitroach> I believe that Bitcoin is in danger, number 1, it is controlled by a very few people when there are way better engineers in the world, number 2, these so called "developers" working for various corporations not only to Blockstream Inc, example Amazon and Google
<bitroach> isn't Bitcoin supposed to be independent from corporations and governments?
<bitroach> Blockstream Inc's payees merged segwit and now they merging taproot too into the Bitcoin core software
<bitroach> does Bitcoin core developers get paid by Blockstream inc?
<bitroach> I have some questions regarding Bitcoin development
<bitcoin-git> [bitcoin] meshcollider merged pull request #22217: refactor: Avoid wallet code writing node settings file (master...pr/ipc-wset) https://github.com/bitcoin/bitcoin/pull/22217
<bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f5a406f003a0...e9d6eb1b8071
<bitcoin-git> bitcoin/master 49ee2a0 Russell Yanofsky: Avoid wallet code writing node settings file
<bitcoin-git> bitcoin/master e9d6eb1 Samuel Dobson: Merge bitcoin/bitcoin#22217: refactor: Avoid wallet code writing node sett...

2021-08-21

<bitcoin-git> [gui] hebasto opened pull request #406: Handle new added plurals in bitcoin_en.ts (master...210821-plurals) https://github.com/bitcoin-core/gui/pull/406
<bitcoin-git> [bitcoin] ryanofsky opened pull request #22766: refactor: Clarify and disable unused ArgsManager flags (master...pr/argscripts) https://github.com/bitcoin/bitcoin/pull/22766
<bitcoin-git> [bitcoin] hebasto opened pull request #22764: build: Include qt sources for parsing with extract_strings.py (master...210821-translation) https://github.com/bitcoin/bitcoin/pull/22764
<bitcoin-git> [bitcoin] prakash1512 opened pull request #22763: fuzz: execute each file in dir without fuzz engine (master...issue-21461-execute-file-without-fuzz-engine) https://github.com/bitcoin/bitcoin/pull/22763
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22633: refactor: Replace remaining binascii method calls (master...follow-ups-to-22605) https://github.com/bitcoin/bitcoin/pull/22633
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4fc15d15667d...f5a406f003a0
<bitcoin-git> bitcoin/master 021daed Zero-1729: refactor: replace remaining binascii method calls
<bitcoin-git> bitcoin/master f5a406f MarcoFalke: Merge bitcoin/bitcoin#22633: refactor: Replace remaining binascii method c...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22762: Raise InitError when peers.dat is invalid or corrupted (master...2108-InitErrorAddrmanCorrupt) https://github.com/bitcoin/bitcoin/pull/22762
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22754: Move LoadAddrman from init to addrdb (master...2108-initAddrDb) https://github.com/bitcoin/bitcoin/pull/22754
<robertspigler> prayank: If you're trying to build a private tx broadcasting scheme into bitcoin, we need to come up with something more complete. Like Dandelion with DoS issues figured out
<bitcoin-git> [bitcoin] tegila opened pull request #22758: bitcoin/bitcoin:alpine-static on hub.docker.com (master...master) https://github.com/bitcoin/bitcoin/pull/22758

2021-08-20

<prayank> 3. Does this solve the problem I am trying to address in https://github.com/bitcoin/bitcoin/issues/21876
<prayank> No. Because I am trying to improve privacy of Bitcoin Core (ipv4) nodes and not create another privacy project for broadcasting transactions.
<prayank> So I was thinking about everything we discussed yesterday related to https://github.com/laanwj/bitcoin-submittx
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22757: test: Use boost::unit_test::enable_if<RUN_RAII_EVENT_TESTS> (master...2108-testEnableIf) https://github.com/bitcoin/bitcoin/pull/22757
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22757: test: Use boost::unit_test::enable_if<RUN_RAII_EVENT_TESTS> (master...2108-testEnableIf) https://github.com/bitcoin/bitcoin/pull/22757
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22707: test: refactor use of getrawmempool in functional tests for efficiency (master...test_improve_mempool_updatefromblock_efficiency) https://github.com/bitcoin/bitcoin/pull/22707
<bitcoin-git> bitcoin/master 86dbd54 Michael Dietz: test: improve mempool_updatefrom efficiency by using getmempoolentry for s...
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/192a959b6566...4fc15d15667d
<bitcoin-git> bitcoin/master 7734971 Michael Dietz: test: use getmempoolentry instead of getrawmempool in functional tests whe...
<bitcoin-git> bitcoin/master 47c48b5 Michael Dietz: test: only use verbose for getrawmempool when necessary in functional tests
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22755: fuzz: Avoid timeout in blockfilter fuzz target (master...2108-fuzzBlockfilter) https://github.com/bitcoin/bitcoin/pull/22755
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22754: Move LoadAddrman from init to addrman (master...2108-initAddrDb) https://github.com/bitcoin/bitcoin/pull/22754
<gribble> https://github.com/bitcoin/bitcoin/issues/9519 | Exclude RBF replacement txs from fee estimation by morcos · Pull Request #9519 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22539 | Re-include RBF replacement txs in fee estimation by darosior · Pull Request #22539 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22749: ci: Run arm task on arm64 hardware (master...2108-ciArm) https://github.com/bitcoin/bitcoin/pull/22749
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ff1e633897cb...192a959b6566
<bitcoin-git> bitcoin/master fa35efa MarcoFalke: ci: Run arm task on arm64 hardware
<bitcoin-git> bitcoin/master 192a959 MarcoFalke: Merge bitcoin/bitcoin#22749: ci: Run arm task on arm64 hardware
<core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<core-meetingbot> Meeting started Fri Aug 20 08:10:08 2021 UTC. The chair is Yihen. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<bitcoin-git> [bitcoin] fanquake merged pull request #22730: ci: Run fuzzer task for the master branch only (master...210817-ci-fuzz) https://github.com/bitcoin/bitcoin/pull/22730
<bitcoin-git> bitcoin/master ff1e633 fanquake: Merge bitcoin/bitcoin#22730: ci: Run fuzzer task for the master branch onl...