2018-11-02

< gribble> https://github.com/bitcoin/bitcoin/issues/14597 | qt: Cleanup MacDockIconHandler class by hebasto · Pull Request #14597 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13478 | [RFC] gui: Minimum required Qt5 · Issue #13478 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #14463: Reduce usage of the platform dependent `unsigned int` type (master...20181011-rbf-nseq) https://github.com/bitcoin/bitcoin/pull/14463

2018-11-01

< bitcoin-git> [bitcoin] ryanofsky opened pull request #14636: Avoid using numeric_limits for sequence numbers and lock times (master...pr/climit) https://github.com/bitcoin/bitcoin/pull/14636
< bitcoin-git> [bitcoin] ryanofsky opened pull request #14635: developer-notes: allow lowerCamelCase (master...pr/camelow) https://github.com/bitcoin/bitcoin/pull/14635
< gribble> https://github.com/bitcoin/bitcoin/issues/13501 | Correctly terminate HTTP server by promag · Pull Request #13501 · bitcoin/bitcoin · GitHub
< sipa> jarthur: i personally am ok with that, especially since we have an option to use a different HTTP implementation in bitcoin-cli
< gribble> https://github.com/bitcoin/bitcoin/issues/14446 | tests: Some issue about running functional tests on Windows · Issue #14446 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13501 | Correctly terminate HTTP server by promag · Pull Request #13501 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14075 | Import watch only pubkeys to the keypool if private keys are disabled by achow101 · Pull Request #14075 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14491 | Allow descriptor imports with importmulti by MeshCollider · Pull Request #14491 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14565 | Overhaul importmulti logic by sipa · Pull Request #14565 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14565 | Overhaul importmulti logic by sipa · Pull Request #14565 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14536 | functional test with ancient wallet.dat (upgrade test) · Issue #14536 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14588 | Refactor PSBT signing logic to enforce invariant and fix signing bug by gwillen · Pull Request #14588 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14536 | functional test with ancient wallet.dat (upgrade test) · Issue #14536 · bitcoin/bitcoin · GitHub
< jnewbery> lukejr: see also https://github.com/bitcoin/bitcoin/pull/12134#issuecomment-430107394 . Having some different version wallet payloads in the test framework would be generally useful
< gribble> https://github.com/bitcoin/bitcoin/issues/14437 | Refactor: Start to separate wallet from node by ryanofsky · Pull Request #14437 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14477 | Add ability to convert solvability info to descriptor by sipa · Pull Request #14477 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14336 | net: implement poll by pstratem · Pull Request #14336 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14477 | Add ability to convert solvability info to descriptor by sipa · Pull Request #14477 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14437 | Refactor: Start to separate wallet from node by ryanofsky · Pull Request #14437 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13932 | Additional utility RPCs for PSBT by achow101 · Pull Request #13932 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14532 | Never bind INADDR_ANY by default, and warn when doing so explicitly by luke-jr · Pull Request #14532 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14350 | Add WalletLocation class by promag · Pull Request #14350 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14046 | net: Refactor message parsing (CNetMessage), adds flexibility by jonasschnelli · Pull Request #14046 · bitcoin/bitcoin · GitHub
< jnewbery> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr btcdrak sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator
< MarcoFalke> See for example https://github.com/bitcoin/bitcoin/pull/14630#issuecomment-435107340 with the new redirect url
< bitcoin-git> [bitcoin] JBaczuk closed pull request #14610: Docs: correction to test readme compile instructions (master...fix_test_readme_compile_instructions) https://github.com/bitcoin/bitcoin/pull/14610
< bitcoin-git> [bitcoin] kostyantyn opened pull request #14633: Fix height serialization inside script of coinbase input (master...fix_height_serialization_in_coinbase) https://github.com/bitcoin/bitcoin/pull/14633
< gribble> https://github.com/bitcoin/bitcoin/issues/13501 | Correctly terminate HTTP server by promag · Pull Request #13501 · bitcoin/bitcoin · GitHub
< ryanofsky> posted feature request for bitcoin-acks: https://github.com/PierreRochard/bitcoin-acks/issues/78
< bitcoin-git> [bitcoin] laanwj closed pull request #14377: check that a separator is found for psbt inputs, outputs, and global map (master...fix-psbt-seps) https://github.com/bitcoin/bitcoin/pull/14377
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5049f7f7a9e7...51e5ef3971c7
< bitcoin-git> bitcoin/master 4fb3388 Andrew Chow: check that a separator is found for psbt inputs, outputs, and global map
< bitcoin-git> bitcoin/master 51e5ef3 Wladimir J. van der Laan: Merge #14377: check that a separator is found for psbt inputs, outputs, and global map...
< gribble> https://github.com/bitcoin/bitcoin/issues/14377 | check that a separator is found for psbt inputs, outputs, and global map by achow101 · Pull Request #14377 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #14625: Make clear function argument case in dev notes (master...patch-3) https://github.com/bitcoin/bitcoin/pull/14625
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f69d92299dea...5049f7f7a9e7
< bitcoin-git> bitcoin/master 9605bbd Carl Dong: Make clear function argument case in dev notes
< bitcoin-git> bitcoin/master 5049f7f Wladimir J. van der Laan: Merge #14625: Make clear function argument case in dev notes...
< bitcoin-git> [bitcoin] fridokus opened pull request #14632: Tests: Fix a comment (master...typo_fix) https://github.com/bitcoin/bitcoin/pull/14632
< bitcoin-git> [bitcoin] laanwj closed pull request #14592: doc: Add external interface consistency guarantees (master...Mf1810-docCon) https://github.com/bitcoin/bitcoin/pull/14592
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f6df989842a1...f69d92299dea
< bitcoin-git> bitcoin/master fa77aaa MarcoFalke: doc: Add external interface consistency guarantees
< bitcoin-git> bitcoin/master f69d922 Wladimir J. van der Laan: Merge #14592: doc: Add external interface consistency guarantees...
< bitcoin-git> [bitcoin] jnewbery opened pull request #14631: [tests] Move deterministic address import to setup_nodes (master...deprecate_generate2) https://github.com/bitcoin/bitcoin/pull/14631
< bitcoin-git> [bitcoin] laanwj closed pull request #14197: [psbt] Convert non-witness UTXOs to witness if witness sig created (master...psbt-utxos) https://github.com/bitcoin/bitcoin/pull/14197
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/9899e65d84e7...f6df989842a1
< bitcoin-git> bitcoin/master f8c1714 Andrew Chow: Convert non-witness UTXOs to witness if witness sig created...
< bitcoin-git> bitcoin/master 862d159 Pieter Wuille: Add test for conversion from non-witness to witness UTXO
< bitcoin-git> bitcoin/master f6df989 Wladimir J. van der Laan: Merge #14197: [psbt] Convert non-witness UTXOs to witness if witness sig created...
< bitcoin-git> [bitcoin] laanwj closed pull request #14617: FreeBSD: Document Python 3 requirement for 'gmake check' (master...freebsd-test-doc) https://github.com/bitcoin/bitcoin/pull/14617
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6a095bc5f239...9899e65d84e7
< bitcoin-git> bitcoin/master 0a04667 Murray Nesbitt: FreeBSD: Document Python 3 requirement for 'gmake check'
< bitcoin-git> bitcoin/master 9899e65 Wladimir J. van der Laan: Merge #14617: FreeBSD: Document Python 3 requirement for 'gmake check'...
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14630: test_runner: Remove travis specific code (master...Mf1811-testNoTravis) https://github.com/bitcoin/bitcoin/pull/14630
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14569: tests: Print dots by default in functional tests (master...travis-avoid-timeout) https://github.com/bitcoin/bitcoin/pull/14569
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/08a57d51e90c...6a095bc5f239
< bitcoin-git> bitcoin/master 4bd125f Chun Kuan Lee: tests: Print dots by default
< bitcoin-git> bitcoin/master 6a095bc MarcoFalke: Merge #14569: tests: Print dots by default in functional tests...
< bitcoin-git> [bitcoin] laanwj closed pull request #14593: gui: explicitly disable "Dark Mode" appearance on macOS (master...macos-disable-darkmode) https://github.com/bitcoin/bitcoin/pull/14593
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d38a5092f17f...08a57d51e90c
< bitcoin-git> bitcoin/master cf2f430 fanquake: gui: explicitly disable "Dark Mode" appearance on macOS
< bitcoin-git> bitcoin/master 08a57d5 Wladimir J. van der Laan: Merge #14593: gui: explicitly disable "Dark Mode" appearance on macOS...
< bitcoin-git> [bitcoin] laanwj closed pull request #14600: docs: Clarify commit message guidelines (master...update-contrib) https://github.com/bitcoin/bitcoin/pull/14600
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b312579c69f1...d38a5092f17f
< bitcoin-git> bitcoin/master 0e6de3a Martin Erlandsson: added details about commit messages
< bitcoin-git> bitcoin/master d38a509 Wladimir J. van der Laan: Merge #14600: docs: Clarify commit message guidelines...
< gribble> https://github.com/bitcoin/bitcoin/issues/14532 | Never bind INADDR_ANY by default, and warn when doing so explicitly by luke-jr · Pull Request #14532 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] murrayn opened pull request #14628: Trivial: Rename misleading 'defaultPort' to 'rpc_port' (master...rpc_port) https://github.com/bitcoin/bitcoin/pull/14628
< bitcoin-git> [bitcoin] merland closed pull request #14553: [wip] qt: Fix wrong unit on hourly progress increase (master...progress-increase-per-h) https://github.com/bitcoin/bitcoin/pull/14553
< gwillen> sipa: any suggestions for how I should proceed with https://github.com/bitcoin/bitcoin/pull/14588 ?
< bitcoin-git> [bitcoin] sipa opened pull request #14626: Select orphan transaction uniformly for eviction (master...201810_uniform_orphan_eviction) https://github.com/bitcoin/bitcoin/pull/14626
< bitcoin-git> [bitcoin] dongcarl opened pull request #14625: Make clear function argument case in dev notes (master...patch-3) https://github.com/bitcoin/bitcoin/pull/14625

2018-10-31

< bitcoin-git> [bitcoin] sipa opened pull request #14624: Some simple improvements to the RNG code (master...201810_randfast) https://github.com/bitcoin/bitcoin/pull/14624
< bitcoin-git> [bitcoin] fanquake closed pull request #14621: Fix typo italian translation (master...patch-1) https://github.com/bitcoin/bitcoin/pull/14621
< bitcoin-git> [bitcoin] promag closed pull request #14303: rpc: Early call once CWallet::MarkDirty in import calls (master...2018-09-wallet-mark-dirty) https://github.com/bitcoin/bitcoin/pull/14303
< gribble> https://github.com/bitcoin/bitcoin/issues/14565 | Overhaul importmulti logic by sipa · Pull Request #14565 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14336 | wip: net: implement poll by pstratem · Pull Request #14336 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] LRS95 opened pull request #14621: Fix typo italian translation (master...patch-1) https://github.com/bitcoin/bitcoin/pull/14621
< gribble> https://github.com/bitcoin/bitcoin/issues/14477 | Add ability to convert solvability info to descriptor by sipa · Pull Request #14477 · bitcoin/bitcoin · GitHub
< wumpus> you're working on rust? why aren't you in #rust-bitcoin
< esotericnonsense> well, I have a working rust bitcoin-cli. it's not bitcoin-cli, bitcoin-cli has all sorts of edge cases i can't be bothered to emulate because there's ~0 chance of getting a rust binary in the repo anyway.
< gribble> https://github.com/bitcoin/bitcoin/issues/14454 | Add SegWit support to importmulti by MeshCollider · Pull Request #14454 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #14615: Image File Compression (master...image-file-compression) https://github.com/bitcoin/bitcoin/pull/14615
< bitcoin-git> [bitcoin] laanwj closed pull request #14454: Add SegWit support to importmulti (master...201810_importmulti_segwit_support) https://github.com/bitcoin/bitcoin/pull/14454
< bitcoin-git> bitcoin/master 1753d21 MeshCollider: Add release notes for importmulti segwit change
< bitcoin-git> [bitcoin] laanwj pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/29f429dc7d4c...b312579c69f1
< bitcoin-git> bitcoin/master f6ed748 MeshCollider: Add SegWit support to importmulti with some ProcessImport cleanup
< bitcoin-git> bitcoin/master 353c064 MeshCollider: Fix typo in test_framework/blocktools
< bitcoin-git> [bitcoin] merland opened pull request #14619: tests: Fix value display name in test_runner help text (master...test-runner-fix) https://github.com/bitcoin/bitcoin/pull/14619
< bitcoin-git> [bitcoin] practicalswift opened pull request #14618: rpc: Make HTTP RPC debug logging more informative (master...limit-rpc-request-logging) https://github.com/bitcoin/bitcoin/pull/14618
< bitcoin-git> [bitcoin] murrayn opened pull request #14617: FreeBSD: Document Python 3 requirement for 'gmake check' (master...freebsd-test-doc) https://github.com/bitcoin/bitcoin/pull/14617
< bitcoin-git> [bitcoin] Peppernrino opened pull request #14615: Image File Compression (master...image-file-compression) https://github.com/bitcoin/bitcoin/pull/14615

2018-10-30

< sipa> MarcoFalke: how is appveyor set up? there is a webhook from the bitcoin/bitcoin repo to appveyor, but how does appveyor get to report a CI status back?
< bitcoin-git> [bitcoin] achow101 opened pull request #14612: Include full version number in released file names (master...fix-make-build-version) https://github.com/bitcoin/bitcoin/pull/14612
< bitcoin-git> [bitcoin] morenoh149 opened pull request #14611: align items in contrib init (master...morenoh149-patch-1) https://github.com/bitcoin/bitcoin/pull/14611
< provoostenator> Unfortutely it's a bit of a pain because some of my commands break: https://github.com/bitcoin-core/docs/issues/18
< bitcoin-git> [bitcoin] JBaczuk opened pull request #14610: Docs: correction to test readme compile instructions (master...fix_test_readme_compile_instructions) https://github.com/bitcoin/bitcoin/pull/14610
< sipa> esotericnonsense: for some upgrades (though not 4th digit changes...) you may end up with difference in version between bitcoind and bitcoin-cli
< esotericnonsense> Arvidt: non-specific to bitcoin, the binary changing out from underneath it shouldn't matter
< Arvidt> When doing tar -xzf bitcoin-0.17.0.1-x86_64-linux-gnu.tar.gz it extracts to the folder bitcoin-0.17.0/ . I would suggest that it extracts to the folder bitcoin-0.17.0.1/ because I have a symlink "current" to the newest version, and now, my old binary tree of 0.17.0 got simply overwritten with the 0.17.0.1 version, while I was still running 0.17.0 with that binary tree :-( But it looks
< achow101> provoostenator: can you try https://github.com/achow101/bitcoin/tree/fix-4-version-gitian ? I think that should fix this problem
< provoostenator> Linux binaries have 3 digits: bitcoin-0.17.0-arm-linux-gnueabihf.tar.gz
< provoostenator> It's versioned, but it ignored the 4th decimal: bitcoin-0.17.0-win-unsigned.tar.gz
< provoostenator> Oh no nvm, it's the file name: "bitcoin-0.17.0-win64-setup.exe"
< provoostenator> So your version would be incompatible with wuppus' commit: 0.17.0.1-win-signed/laanwj/bitcoin-win-signer-build.assert
< provoostenator> wumpus: did you use the old bash version by any chance? https://github.com/bitcoin-core/gitian.sigs/commit/484902bd74d4d80b91fe1d8b0ec8db622e9c66fc
< hebasto> provoostenator: script expects 'inputs/bitcoin-0.17.0-win-unsigned.tar.gz', which is wrong.
< provoostenator> Gitian for v0.17.0.1 Windows is presenting me with "cp: cannot stat 'inputs/bitcoin-0.17.0.1-win-unsigned.tar.gz': No such file or directory"
< bitcoin-git> [bitcoin] sp4ke opened pull request #14609: Less confusing documentation for `torpassword` (master...patch-1) https://github.com/bitcoin/bitcoin/pull/14609
< bitcoin-git> [bitcoin] hebasto opened pull request #14608: qt: Remove the "Pay only required fee..." checkbox (master...20181030-remove-payonlyrequiredfee) https://github.com/bitcoin/bitcoin/pull/14608
< bitcoin-git> [bitcoin] fridokus opened pull request #14606: Tests: Consistency changes in comments (master...master) https://github.com/bitcoin/bitcoin/pull/14606
< bitcoin-git> [bitcoin] fanquake closed pull request #13280: [qt] Removed "Pay only the required fee" checkbox (master...custom-fee) https://github.com/bitcoin/bitcoin/pull/13280
< bitcoin-git> [bitcoin] fanquake closed pull request #11457: Introduce BanMan (master...move-bandb) https://github.com/bitcoin/bitcoin/pull/11457
< bitcoin-git> [bitcoin] dongcarl opened pull request #14605: Return of the Banman (master...banman) https://github.com/bitcoin/bitcoin/pull/14605
< bitcoin-git> [bitcoin] achow101 closed pull request #14021: Import key origin data through importmulti (master...import-multi-hd) https://github.com/bitcoin/bitcoin/pull/14021
< bitcoin-git> [bitcoin] achow101 closed pull request #14558: rpc: Require solvability in importmulti if importing more than the scriptPubKey (master...importmulti-solvability) https://github.com/bitcoin/bitcoin/pull/14558

2018-10-29

< bitcoin-git> [bitcoin] sanket1729 opened pull request #14604: [Tests] Add test and refactor feature_block.py (master...feature-block-test) https://github.com/bitcoin/bitcoin/pull/14604
< bitcoin-git> [bitcoin] jnewbery reopened pull request #9152: Wallet/RPC: sweepprivkeys method to scan UTXO set and send to local wallet (master...sweepprivkeys) https://github.com/bitcoin/bitcoin/pull/9152
< gribble> https://github.com/bitcoin/bitcoin/issues/9152 | Wallet/RPC: sweepprivkeys method to scan UTXO set and send to local wallet by luke-jr · Pull Request #9152 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] luke-jr opened pull request #14602: Bugfix: Correctly calculate balances when min_conf is used, and for getbalance("*") (master...bugfix_rpc_getbalance_untrusted) https://github.com/bitcoin/bitcoin/pull/14602
< bitcoin-git> [bitcoin] ch4ot1c opened pull request #14601: [rpc] Descriptions: Consistent arg labels for types 'object' and 'boolean' (master...fix/rpc-arg-types) https://github.com/bitcoin/bitcoin/pull/14601
< gribble> https://github.com/bitcoin/bitcoin/issues/14350 | Add WalletLocation class by promag · Pull Request #14350 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14596: Bugfix: RPC: Add address_type named param for createmultisig (master...bugfix_createMS_named_addresstype) https://github.com/bitcoin/bitcoin/pull/14596
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f1e2f2a85962...29f429dc7d4c
< bitcoin-git> bitcoin/master d8bf107 Luke Dashjr: Bugfix: RPC: Add address_type named param for createmultisig
< bitcoin-git> bitcoin/master 29f429d MarcoFalke: Merge #14596: Bugfix: RPC: Add address_type named param for createmultisig...
< bitcoin-git> [bitcoin] fanquake closed pull request #13561: Qt: Remove unnecessary image buffer for Mac dock icon (master...rm_icon_buffer) https://github.com/bitcoin/bitcoin/pull/13561
< bitcoin-git> [bitcoin] merland opened pull request #14600: docs: Add instructions about commit message when squashing (master...update-contrib) https://github.com/bitcoin/bitcoin/pull/14600
< bitcoin-git> [bitcoin] practicalswift opened pull request #14599: Use functions guaranteed to be locale independent (IsDigit, ToLower) in {Format,Parse}Money(...), uint256::SetHex(...), etc. (master...no-more-locale) https://github.com/bitcoin/bitcoin/pull/14599
< josephnicholas> Hi all, how do I change the bitcoin fee to 1 sat/byte?
< gribble> https://github.com/bitcoin/bitcoin/issues/6276 | Fix getbalance * 0 by dgenr8 · Pull Request #6276 · bitcoin/bitcoin · GitHub
< luke-jr> HikoSeijuroXVI: you're in the chat room for development discussions. type /join #bitcoin
< luke-jr> HikoSeijuroXVI: #bitcoin

2018-10-28

< bitcoin-git> [bitcoin] fanquake closed pull request #14222: Qt: Fix restoration of minimized to tray window (master...windows-tray-icon) https://github.com/bitcoin/bitcoin/pull/14222
< bitcoin-git> [bitcoin] luke-jr opened pull request #14596: Bugfix: RPC: Add address_type named param for createmultisig (master...bugfix_createMS_named_addresstype) https://github.com/bitcoin/bitcoin/pull/14596
< bitcoin-git> [bitcoin] hebasto opened pull request #14597: qt: Remove old MacDockIconHandler class (master...20181028-macos-dock-overhaul) https://github.com/bitcoin/bitcoin/pull/14597
< bitcoin-git> [bitcoin] Empact closed pull request #12765: Store the current config file at read time, and return it from GetConfigFile if set (master...config-file-path) https://github.com/bitcoin/bitcoin/pull/12765
< gribble> https://github.com/bitcoin/bitcoin/issues/13280 | [qt] Removed "Pay only the required fee" checkbox by GreatSock · Pull Request #13280 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #14594: qt: Fix bug #14591 (master...20181028-restore-minimized) https://github.com/bitcoin/bitcoin/pull/14594
< bitcoin-git> [bitcoin] fanquake opened pull request #14593: gui: explicitly disable "Dark Mode" appearance on macOS (master...macos-disable-darkmode) https://github.com/bitcoin/bitcoin/pull/14593
< bitcoin-git> [bitcoin] DrahtBot closed pull request #12792: Add -walletupdates: resolves #12632 (master...wallet-updates) https://github.com/bitcoin/bitcoin/pull/12792
< bitcoin-git> [bitcoin] DrahtBot closed pull request #12940: rpc: Fix estimatesmartfee to properly handle a null estimate_mode arg (master...fix-estimatesmartfee-null-estimatemode) https://github.com/bitcoin/bitcoin/pull/12940
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13144: RPC: Improve error messages on RPC endpoints that use GetTransaction (master...gettransaction-refactor) https://github.com/bitcoin/bitcoin/pull/13144
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13167: Refactoring: optimize SelectCoinsBnB (master...optimize-SelectCoinsBnB) https://github.com/bitcoin/bitcoin/pull/13167
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13262: Wallet/RPC: Add listsincetx method with a stateless (server-side) long polling option (master...2018/05/listsincetx) https://github.com/bitcoin/bitcoin/pull/13262
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14592: doc: Add external interface consistency guarantees (master...Mf1810-docCon) https://github.com/bitcoin/bitcoin/pull/14592
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14585: refactor: remove usage of locale dependent std::isspace (master...no-locale-surprises-please) https://github.com/bitcoin/bitcoin/pull/14585
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/643b25d093a9...f1e2f2a85962
< bitcoin-git> bitcoin/master 15db77f practicalswift: Don't rely on locale dependent functions in base_blob<BITS>::SetHex(...) (uint256), DecodeBase58(...), ParseMoney(...) and ParseHex(...)
< bitcoin-git> bitcoin/master f1e2f2a MarcoFalke: Merge #14585: refactor: remove usage of locale dependent std::isspace...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to 0.17: https://github.com/bitcoin/bitcoin/compare/76dd5257f9b5...9e87d82e7f06
< bitcoin-git> bitcoin/0.17 f046d84 David A. Harding: Docs/Release notes: 0.17.0.1 is a minor release
< bitcoin-git> bitcoin/0.17 9e87d82 MarcoFalke: Merge #14589: Docs/Release notes: 0.17.0.1 is a minor release...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14583: docs: Textual improvements in build docs (master...proof-read-build-docs) https://github.com/bitcoin/bitcoin/pull/14583
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/efaf2d85e3a2...643b25d093a9
< bitcoin-git> bitcoin/master 36c8e68 Martin Erlandsson: Various textual improvements in build docs
< bitcoin-git> bitcoin/master 643b25d MarcoFalke: Merge #14583: docs: Textual improvements in build docs...
< bitcoin-git> [bitcoin] MarcoFalke pushed 15 new commits to 0.17: https://github.com/bitcoin/bitcoin/compare/1476554d3b1d...76dd5257f9b5
< bitcoin-git> bitcoin/0.17 06544fa MarcoFalke: qa: Add TestNode::assert_debug_log...
< bitcoin-git> bitcoin/0.17 b72fbab Suhas Daftuar: [qa] Use correct python index slices in example test...
< bitcoin-git> bitcoin/0.17 7ff32a6 MarcoFalke: qa: Add some actual witness in rpc_rawtransaction...
< bitcoin-git> [bitcoin] fanquake closed pull request #14590: 1BSsSaeCoBmRw5g175bg4usmsKfkQpPSPK (master...0.12.1-bitcore) https://github.com/bitcoin/bitcoin/pull/14590
< bitcoin-git> [bitcoin] TTD1993 opened pull request #14590: 1BSsSaeCoBmRw5g175bg4usmsKfkQpPSPK (master...0.12.1-bitcore) https://github.com/bitcoin/bitcoin/pull/14590
< gribble> https://github.com/bitcoin/bitcoin/issues/14583 | docs: Textual improvements in build docs by merland · Pull Request #14583 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #11765: [REST] added blockhash api, tests and documentation (master...rest-blockhash-endpoint) https://github.com/bitcoin/bitcoin/pull/11765
< bitcoin-git> [bitcoin] fanquake closed pull request #13816: travis: WIP - build and run tests on os: osx (master...run-functional-tests-on-macos) https://github.com/bitcoin/bitcoin/pull/13816

2018-10-27

< bitcoin-git> [bitcoin] harding opened pull request #14589: Docs/Release notes: 0.17.0.1 is a minor release (0.17...2018-10-rn-minor) https://github.com/bitcoin/bitcoin/pull/14589
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13783: validation: Pass tx pool reference into CheckSequenceLocks (master...Mf1807-txPoolValidation) https://github.com/bitcoin/bitcoin/pull/13783
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c70f9c0cfc9c...efaf2d85e3a2
< bitcoin-git> bitcoin/master fa511e8 MarcoFalke: Pass tx pool reference into CheckSequenceLocks
< bitcoin-git> bitcoin/master efaf2d8 MarcoFalke: Merge #13783: validation: Pass tx pool reference into CheckSequenceLocks...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14571: [tests] Test that nodes respond to getdata with notfound (master...Mf1810-qaNotfound) https://github.com/bitcoin/bitcoin/pull/14571
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f4e4ea1ceecf...c70f9c0cfc9c
< bitcoin-git> bitcoin/master fa78a2f MarcoFalke: [tests] Test that nodes respond to getdata with notfound...
< bitcoin-git> bitcoin/master c70f9c0 MarcoFalke: Merge #14571: [tests] Test that nodes respond to getdata with notfound...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14564: Adjust configure so that only bip70 is disabled when protobuf is missing instead of the GUI (master...bip70-disable-check) https://github.com/bitcoin/bitcoin/pull/14564
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #14564: Adjust configure so that only bip70 is disabled when protobuf is missing instead of the GUI (master...bip70-disable-check) https://github.com/bitcoin/bitcoin/pull/14564
< bitcoin-git> [bitcoin] gwillen opened pull request #14588: Refactor PSBT signing logic to enforce invariant and fix signing bug (master...feature-psbt-sign-fix) https://github.com/bitcoin/bitcoin/pull/14588

2018-10-26

< gwillen> "Bitcoin core is also apparently using 50% of my disk which is not true. An application was using 12mb/s of disk and it was only using about 20% of the disk total. Bitcoin core however is using 3mb/s and is using 50%"
< gmaxwell> "Bitcoin core is currently 15 hours behind as I'm writing this and the piph (progress increase per hour) is at a STUPIDLY low speed. There are 95 blocks left but it says its going up 0.04% per hour."
< wumpus> it doesn't matter, whatever your politics, either bitcoin is destroying the world, or well otherwise there's always infighting between implementation
< wumpus> yess of course they just want to attack bitcoin core
< gmaxwell> I was particularly frustrated today because I encountered yet another one where they got a long reply given them a 10 step procedure to stop using bitcoin core, which never even mentioned they were confused about progress. (certantly not the first time I've seen that happen).
< midnightmagic> People don't want to get their hands dirty building bitcoin because they worry that if they make a mistake, someone will blame them for millions of $$ lost. And the people who overcome that are philosophically-minded people who jump off that cliff anyway and hope Miles back at the base camp packed their parachute properly. :)
< gmaxwell> I'm not speculating here, there is a continual stream of users who think that it will take years to sync. E.g. example I ran into today: https://bitcoin.stackexchange.com/questions/71147/bitcoin-core-delay-in-synching
< sipa> this channel is about discussing development on the Bitcoin Core software; you're welcome to idle or discuss relevant topics, but those don't include other Bitcoin clients, and certainly not trojan horse software
< oshithemoto> no one is writting here, just like idling here? gg I am an old developer, i did some decentraliced stuff bevor bitcoin, cordinated ddos attacs and i hope to find some old crew member, it was not sub7 crew but some of the ppl from this crew can help me find my old crew members I think one of them is satoshi nakamoto. his "old" nickname was "oso", he was a hacker and our crew name was #ratpack and he told my about a decen
< jarthur> Specifically Bitcoin Core development. #bitcoin-dev or #bitcoin may be better suited.
< oshithemoto> Anyone here who coded a bitcoin wallet in VB.NET?
< bitcoin-git> [bitcoin] practicalswift opened pull request #14585: Don't rely on locale dependent functions in base_blob<BITS>::SetHex(...) (uint256), DecodeBase58(...), ParseMoney(...) and ParseHex(...) (master...no-locale-surprises-please) https://github.com/bitcoin/bitcoin/pull/14585
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14534: Enable flake8 rule E225 which checks for missing whitespace around op… (master...flake8-fix-E225) https://github.com/bitcoin/bitcoin/pull/14534
< jonasschnelli> I used bit 10 because other non bitcoin (core) stuff did use the below ones.
< gribble> https://github.com/bitcoin/bitcoin/issues/14123 | gui: Add GUIUtil::bringToFront by promag · Pull Request #14123 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] ken2812221 closed pull request #13827: [WIP] depends: Add native_nsis to support unicode (master...depends-nsis) https://github.com/bitcoin/bitcoin/pull/13827
< andytoshi> rust-jsonrpc is better but it's still not where i want it to be. afaik there is no HTTP client library for rust that doesn't have a bad dependency story. we would need to write our own to do bitcoin-cli in rust.
< gribble> https://github.com/bitcoin/bitcoin/issues/14573 | qt: Add Wallet and Window menus by promag · Pull Request #14573 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14573 | qt: Add Wallet and Window menus by promag · Pull Request #14573 · bitcoin/bitcoin · GitHub
< harding> wumpus: that's what I remember being done for all the other 0.*.*.1 releases, and it's easiest for the website if there are release notes because, as you say, it's the same release process. It is possible (and pretty easy) to have binaries split across two directories on both BitcoinCore.org and Bitcoin.org as we both use the same mechanism to allow for easy changes in the filenames across releases, so let me know if you ever do
< wumpus> harding: (2) the release notes are here, it's really short: https://github.com/bitcoin/bitcoin/blob/0.17/doc/release-notes.md
< harding> For 0.17.0.1, a few questions related to what changes I might need to make to BitcoinCore.org for it: (1) is only the MacOS binary going to be added to /bin/bitcoin-core-0.17.0.1/ or will there be .0.1 versions for all platforms? (2) Are there going to be release notes for it? (3) Do we want a blog post about it on the home page?
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13515: travis: Enable qt for all jobs (master...travis_qt) https://github.com/bitcoin/bitcoin/pull/13515
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ae85c8d28bee...f4e4ea1ceecf
< bitcoin-git> bitcoin/master 3387bb0 Chun Kuan Lee: travis: avoid timeout without saving caches, also enable all qt
< bitcoin-git> bitcoin/master f4e4ea1 MarcoFalke: Merge #13515: travis: Enable qt for all jobs...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14568: build: Fix Qt link order for Windows build (master...win-qt-fix) https://github.com/bitcoin/bitcoin/pull/14568
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d50c996a147d...ae85c8d28bee
< bitcoin-git> bitcoin/master fbaccbf Chun Kuan Lee: build: Fix Qt link order for Windows build
< bitcoin-git> bitcoin/master ae85c8d MarcoFalke: Merge #14568: build: Fix Qt link order for Windows build...
< bitcoin-git> [bitcoin] laanwj closed pull request #14561: Remove fs::relative call and fix listwalletdir tests (master...2018-10-fix-listwalletdir) https://github.com/bitcoin/bitcoin/pull/14561
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9d4541508b98...d50c996a147d
< bitcoin-git> bitcoin/master ed2e183 João Barbosa: Remove fs::relative call and fix listwalletdir tests...
< bitcoin-git> bitcoin/master d50c996 Wladimir J. van der Laan: Merge #14561: Remove fs::relative call and fix listwalletdir tests...
< bitcoin-git> [bitcoin] laanwj closed pull request #14518: rpc: Always throw in getblockstats if -txindex is required (master...2018-10-getblockstats) https://github.com/bitcoin/bitcoin/pull/14518
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/754a00d55f30...9d4541508b98
< bitcoin-git> bitcoin/master 3be209d João Barbosa: rpc: Always throw in getblockstats if -txindex is required...
< bitcoin-git> bitcoin/master 9d45415 Wladimir J. van der Laan: Merge #14518: rpc: Always throw in getblockstats if -txindex is required...
< bitcoin-git> [bitcoin] laanwj closed pull request #14576: Release 0.17.0.1 (0.17...2018_10_release_0.17.0.1) https://github.com/bitcoin/bitcoin/pull/14576
< gribble> https://github.com/bitcoin/bitcoin/issues/14561 | Remove fs::relative call and fix listwalletdir tests by promag · Pull Request #14561 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14518 | rpc: Always throw in getblockstats if -txindex is required by promag · Pull Request #14518 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] merland opened pull request #14583: docs: Textual improvements in build docs (master...proof-read-build-docs) https://github.com/bitcoin/bitcoin/pull/14583
< gribble> https://github.com/bitcoin/bitcoin/issues/12842 | Prevent concurrent savemempool by promag · Pull Request #12842 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] kallewoof opened pull request #14582: wallet: try -avoidpartialspends mode and use its result if fees do not change (master...181026-try-avoidpartialspends) https://github.com/bitcoin/bitcoin/pull/14582
< bitcoin-git> [bitcoin] fanquake closed pull request #12656: Add scripts for doing gitian builds on any platform using VirtualBox + Vagrant + Packer (master...vagrant) https://github.com/bitcoin/bitcoin/pull/12656
< bitcoin-git> [bitcoin] fanquake closed pull request #14581: 2018/08/spv rpc (master...2018/08/spv-rpc) https://github.com/bitcoin/bitcoin/pull/14581
< bitcoin-git> [bitcoin] sunshineYPH opened pull request #14581: 2018/08/spv rpc (master...2018/08/spv-rpc) https://github.com/bitcoin/bitcoin/pull/14581
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to 0.17: https://github.com/bitcoin/bitcoin/compare/eb2cc84a31fb...f13041f17b08
< bitcoin-git> bitcoin/0.17 f9fc08c fanquake: travis: Pin flake8 version to 3.5.0
< bitcoin-git> bitcoin/0.17 f13041f MarcoFalke: Merge #14579: [0.17] travis: Pin flake8 version to 3.5.0...
< fanquake> Looks like they are green now https://travis-ci.org/bitcoin/bitcoin/jobs/446468018
< bitcoin-git> [bitcoin] fanquake opened pull request #14579: [0.17] travis: Pin flake8 version to 3.5.0 (0.17...fix-the-linters) https://github.com/bitcoin/bitcoin/pull/14579
< gribble> https://github.com/bitcoin/bitcoin/issues/14579 | [0.17] travis: Pin flake8 version to 3.5.0 by fanquake · Pull Request #14579 · bitcoin/bitcoin · GitHub

2018-10-25

< gmaxwell> echeveria: I personally liked the one company going around telling everyone that bitcoin core constantly crashed, and then got shut up by a developer offering them a sizable bet that they couldn't report any crash...
< echeveria> some of this comes from parties like blockchain.info who have frequently gone around conferences repeating stories of how they tried so hard to contribute to bitcoin core and were rejected for their efforts.
< gmaxwell> (I very much want their input for sure, but if they don't provide it.. they don't provide it. Unfortunately, my expirence with many bitcoin companies is that they have executives that have never actually used software in a commercial context before, much less open source... and they treat it like the android play store... an app doesn't do what you want, you swap out for another one).
< echeveria> from my experience people making a lot of these sort of claims don’t actually use the software at all, so keep that in mind too. I’ve had people sit and insist to me that the bitcoin wallet has all sorts of stupid behaviour I full well know it doesn’t.
< kallewoof> gmaxwell: sdaftuar spoke against the feature in the original PR here: https://github.com/bitcoin/bitcoin/pull/12257#discussion_r204168100 ("I'm not sure that -avoidpartialspends works very well on wallets that have substantial address reuse, in particular I think you can devolve into cases where you'd produce giant transactions that take forever to sign and would never pass policy (or consensus) limits, in extreme cases.")
< esotericnonsense> wumpus: no just write the bits of qemu you need to emulate bitcoin-cli on riscv.
< gribble> https://github.com/bitcoin/bitcoin/issues/13756 | wallet: -avoidreuse feature for improved privacy by kallewoof · Pull Request #13756 · bitcoin/bitcoin · GitHub
< esotericnonsense> just write bitcoin-cli in bash.
< gmaxwell> Maybe the rust-bitcoin people have already done it.
< wumpus> let's write bitcoin-cli in rust
< gmaxwell> I don't think it was bad to raise, we might end up back on it if later bitcoin-cli is blocking disabling tcp rpc by default, and libevent still can't handle using domain sockets for the -cli case.
< esotericnonsense> someone using bitcoin-cli in scripts ... argh\
< sipa> my preference is just replacing the libevent http code in bitcoin-cli with hand-written HTTP though :)
< sipa> gmaxwell: generally i agree with that... but i also think bitcoin-cli is very simple :)
< gmaxwell> yea, if we wanted to rewrite anything bitcoin-cli would be it! :)
< wumpus> it woult make zero difference for bitcoin-cli wrt performance
< gmaxwell> I don't think thats absurd on its face, but: it would probably be a massive slowdown for those users who do processing using bitcoin-cli in scripts, and would suffer the standard "throwaway and rewrite software issues" -- the complexity of existing code is effectively all the accrewed knoweldge built from years and years of use... and that it probably gets right lots of behaviors none of us
< wumpus> rewriting bitcoin-cli in python, certainly using the code already in the test framework, would be trivial, but why?
< esotericnonsense> gmaxwell: i'm not suggesting it but rather responding to wumpus'/sipa message above about bitcoin-cli not needing to be a full http client and inventing some thing
< sipa> afaik the origin bitcoin-cli code was just some printf statements into a socket
< esotericnonsense> what bitcoin-cli?
< esotericnonsense> all of bitcoin? :D:D
< gmaxwell> I think esotericnonsense is suggesting bitcoin-cli get replaced with a python tool?
< esotericnonsense> WRT bitcoin-cli and http/domain sockets/etc
< esotericnonsense> obviously it's so that you can stick your bitcoin rpc behind nginx and put it on https://myexchange.com/api
< bitcoin-git> [bitcoin] hebasto opened pull request #14577: qt: Cleanup `textInteractionFlags` for `QLabel` (master...20181025-textInteractionFlags) https://github.com/bitcoin/bitcoin/pull/14577
< wumpus> (why does bitcoin use http? I do not know, I guess JSON-RPC is marginally better than rolling yet another custom protocol, though the line-based JSON RPC of c-lightning is *pretty neat*)
< sipa> wumpus: you may hate this... but given that bitcoin-cli is specific to bitcoind, it probably doesn't need to actually implement full HTTP; just whatever subset is needed for bitcoind
< bitcoin-git> [bitcoin] laanwj opened pull request #14576: Release 0.17.0.1 (0.17...2018_10_release_0.17.0.1) https://github.com/bitcoin/bitcoin/pull/14576
< gmaxwell> sipa: e.g. will it crash under concurrent request load, etc. thats something we'd probably find out really fast with bitcoin-cli switched to it.
< sipa> gmaxwell: any type of issue you're worried about in particular w.r.t. unix socket support but excluding bitcoin-cli initially?
< gmaxwell> jonasschnelli: it's hard to test extensively without bitcoin-cli support, I'd worry about it bitrotting.
< jarthur> bitcoin-cli support is what was held up by proposed upstream libevent work
< jarthur> While some folks are still here, I'm curious if any of you would be against an incremental introduction of unix domain sockets for the RPC API. e.g. release with just server support first, no bitcoin-cli support and no official work around abstract sockets. Server support may be exhumable from wumpus PR #9919.
< gribble> https://github.com/bitcoin/bitcoin/issues/9919 | UNIX sockets support for RPC by laanwj · Pull Request #9919 · bitcoin/bitcoin · GitHub
< jnewbery> sorry I missed the meeting. On the topic of testing RCs, the optech newsletter has action items each week, which included 'allocate time to test Bitcoin Core RC' for the weeks that we had RCs (eg https://bitcoinops.org/en/newsletters/2018/09/11/). If there are more specific instructions, let us know and we can help spread them.
< gribble> https://github.com/bitcoin/bitcoin/issues/5885 | [WIP] Replace OpenSSL PRNG with built-in Fortuna implementation by sipa · Pull Request #5885 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10299 | Remove OpenSSL by sipa · Pull Request #10299 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14451 | Add BIP70 deprecation warning and allow building GUI without BIP70 support by jameshilliard · Pull Request #14451 · bitcoin/bitcoin · GitHub
< luke-jr> how about I make a Twitter account for posting experimental releases of Core, Knots, and other reputable Bitcoin projects? (Electrum, etc?)
< gribble> https://github.com/bitcoin/bitcoin/issues/14416 | Fix OSX dmg issue (10.12 to 10.14) by jonasschnelli · Pull Request #14416 · bitcoin/bitcoin · GitHub
< jonasschnelli> I think we should release 0.17.0.1 (osx only) to mitigate the non opening DMG issue with 0.17 (https://github.com/bitcoin/bitcoin/pull/14416)
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr btcdrak sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator
< esotericnonsense> anyway, this is not bitcoin core dev, sorry :P
< wumpus> yes, I guess the threat model for bitcoin is somewhat different than say, ssh
< esotericnonsense> so yeah if you have the list it would probably take a few seconds to hit them all and see if they're not bitcoin. :P
< luke-jr> harding: well, I mean perhaps some other software is listening in 8332 while Bitcoin isn't
< wumpus> or maybe they found an exploit in bitcoin-cli and are waiting for you to use it on them :-)
< harding> luke-jr: the list of IPs I scan cam from bitnodes, which I think currently filters out Bitcoin Cash nodes. Obviously so were probably spy nodes and the like.
< luke-jr> I wonder if these 8332s aren't even bitcoin itself?
< esotericnonsense> luke-jr: is it possible to get a bitcoin-like response back with invalid auth
< esotericnonsense> e.g. if you had bitcoind, bitcoin-qt and bitcoin-qt had perms on the socket but other than bitcoin-qt only root did