2018-03-27

< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3de01268b704...0415b1e6b2f7
< bitcoin-git> [bitcoin] laanwj closed pull request #10742: scripted-diff: Use scoped enumerations (C++11, "enum class") (master...scoped-enums) https://github.com/bitcoin/bitcoin/pull/10742
< bitcoin-git> bitcoin/master 3de0126 Wladimir J. van der Laan: Merge #10742: scripted-diff: Use scoped enumerations (C++11, "enum class")...
< bitcoin-git> bitcoin/master 1f45e21 practicalswift: scripted-diff: Convert 11 enums into scoped enums (C++11)...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/68484d64fd79...3de01268b704
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12795: do not truncate .dat extension for wallets in gui (master...nowalletprune) https://github.com/bitcoin/bitcoin/pull/12795
< bitcoin-git> bitcoin/master 68484d6 Jonas Schnelli: Merge #12795: do not truncate .dat extension for wallets in gui...
< bitcoin-git> bitcoin/master fc7c32f Gregory Sanders: do not truncate .dat extension for wallets in gui
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/17b246f4b3f5...68484d64fd79
< bitcoin-git> [bitcoin] laanwj closed pull request #12793: qt: Avoid reseting on resetguisettigs=0 (master...Mf1803-qtReset0) https://github.com/bitcoin/bitcoin/pull/12793
< bitcoin-git> bitcoin/master 17b246f Wladimir J. van der Laan: Merge #12793: qt: Avoid reseting on resetguisettigs=0...
< bitcoin-git> bitcoin/master 342fb80 MarcoFalke: qt: Avoid resetting on resetguisettigs=0
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f4353daa61f4...17b246f4b3f5
< bitcoin-git> [bitcoin] laanwj closed pull request #12779: Qt: Remove unused method setupAmountWidget(...) (master...remove-unused-function-setupAmountWidget) https://github.com/bitcoin/bitcoin/pull/12779
< bitcoin-git> bitcoin/master f4353da Wladimir J. van der Laan: Merge #12779: Qt: Remove unused method setupAmountWidget(...)...
< bitcoin-git> bitcoin/master 3a0f8d7 practicalswift: Qt: Remove unused method setupAmountWidget(...)
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0a018431c447...f4353daa61f4
< jojeyh> like when i enter 'bitcoin-cli listtransactions'
< bitcoin-git> [bitcoin] practicalswift closed pull request #12781: Don't test size_t variables for negative values (master...–size_t) https://github.com/bitcoin/bitcoin/pull/12781
< jtimon> last offtopic comment, the code is here for elements-0.14 https://github.com/ElementsProject/elements/pull/324 but perhaps I could do the logging thing for bitcoin if there's interest
< gribble> https://github.com/bitcoin/bitcoin/issues/11281 | Avoid permanent cs_main/cs_wallet lock during RescanFromTime by jonasschnelli · Pull Request #11281 · bitcoin/bitcoin · GitHub

2018-03-26

< gribble> https://github.com/bitcoin/bitcoin/issues/12632 | Add a way to skip rescanning on startup · Issue #12632 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12798: doc: Refer to witness reserved value as spec. in the BIP (master...Mf1803-docWitnessReservedValue) https://github.com/bitcoin/bitcoin/pull/12798
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12797: init: Fix help message for checkblockindex (master...Mf1803-initHelpCheckBlockIndex) https://github.com/bitcoin/bitcoin/pull/12797
< gribble> https://github.com/bitcoin/bitcoin/issues/11881 | [contrib] Remove Python2 support by jnewbery · Pull Request #11881 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] instagibbs opened pull request #12795: do not truncate .dat extension for wallets in gui (master...nowalletprune) https://github.com/bitcoin/bitcoin/pull/12795
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12793: qt: Avoid reseting on resetguisettigs=0 (master...Mf1803-qtReset0) https://github.com/bitcoin/bitcoin/pull/12793
< bitcoin-git> [bitcoin] laanwj closed pull request #11962: [net] add seed.bitcoin.sprovoost.nl to DNS seeds (master...dns-seed-sjors) https://github.com/bitcoin/bitcoin/pull/11962
< bitcoin-git> bitcoin/master 0a01843 Wladimir J. van der Laan: Merge #11962: [net] add seed.bitcoin.sprovoost.nl to DNS seeds...
< bitcoin-git> bitcoin/master ffcc687 Sjors Provoost: [net] add seed.bitcoin.sprovoost.nl to DNS seeds
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c948dc8f4285...0a018431c447
< bitcoin-git> [bitcoin] skeees opened pull request #12792: Add -disablewalletupdates: resolves #12632 (master...wallet-updates) https://github.com/bitcoin/bitcoin/pull/12792
< instagibbs> AndyS2, this is #bitcoin talk, please move it there
< AndyS2> maybe someone can chime in on when bitcoin was changed away from IP-Addresses and other weird things to what we mostly use nowadays. I remember reading something about that a long time ago
< AndyS2> I can recommend "Mastering Bitcoin", it's freely available online or as a book. It was written in 2017, though, but it does tell you about a few things that were added later on
< provoostenator> stepa[m]: this is more suited for #bitcoin or bitcoin.stackexchange.com
< stepa[m]> Just read the bitcoin whitepaper, and it is so clear and concise! What are the major changes that happened since the paper was written? I believe the Merkle Tree as described is not used anymore in lieu of a Fast Merkle Tree? Are there any other major differences that make the whitepaper outdated?
< gribble> https://github.com/bitcoin/bitcoin/issues/12404 | Prune more aggressively during IBD by Sjors · Pull Request #12404 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11962 | [net] add seed.bitcoin.sprovoost.nl to DNS seeds by Sjors · Pull Request #11962 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #12791: Expose a transaction's weight via RPC (master...2018-03-weight) https://github.com/bitcoin/bitcoin/pull/12791
< bitcoin-git> [bitcoin] laanwj closed pull request #12699: [wallet] Shuffle transaction inputs before signing (master...shuffleinputs) https://github.com/bitcoin/bitcoin/pull/12699
< bitcoin-git> bitcoin/master c948dc8 Wladimir J. van der Laan: Merge #12699: [wallet] Shuffle transaction inputs before signing...
< bitcoin-git> bitcoin/master 2fb9c1e Gregory Sanders: shuffle selected coins before transaction finalization
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ec7dbaa37c23...c948dc8f4285
< gribble> https://github.com/bitcoin/bitcoin/issues/12699 | [wallet] Shuffle transaction inputs before signing by instagibbs · Pull Request #12699 · bitcoin/bitcoin · GitHub
< promag> for instance bitcoin-qt -regtest -wallet=w1 -walet=w2
< bitcoin-git> [bitcoin] laanwj closed pull request #12756: [config] Remove blockmaxsize option (master...remove_blockmaxsize) https://github.com/bitcoin/bitcoin/pull/12756
< bitcoin-git> bitcoin/master ec7dbaa Wladimir J. van der Laan: Merge #12756: [config] Remove blockmaxsize option...
< bitcoin-git> bitcoin/master 4757c04 John Newbery: [config] Remove blockmaxsize option...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/25cf18f239f0...ec7dbaa37c23
< bitcoin-git> [bitcoin] conscott opened pull request #12790: [Tests] Replace deprecated blockmaxsize with blockmaxweight (master...12768_remove_blockmaxsize) https://github.com/bitcoin/bitcoin/pull/12790
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #11383: Basic Multiwallet GUI support (master...multiwallet_gui) https://github.com/bitcoin/bitcoin/pull/11383
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12610: Multiwallet for the GUI (master...2018/03/multiwallet) https://github.com/bitcoin/bitcoin/pull/12610
< bitcoin-git> bitcoin/master 85d5319 Luke Dashjr: Qt: Ensure UI updates only come from the currently selected walletView
< bitcoin-git> bitcoin/master e449f9a Luke Dashjr: Qt: Add a combobox to toolbar to select from multiple wallets
< bitcoin-git> bitcoin/master 3dba3c3 Luke Dashjr: Qt: Load all wallets into WalletModels
< bitcoin-git> [bitcoin] jonasschnelli pushed 13 new commits to master: https://github.com/bitcoin/bitcoin/compare/7466a26cab5d...25cf18f239f0
< bitcoin-git> [bitcoin] practicalswift opened pull request #12789: Don't return a CExtPubKey filled with junk when DecodeExt{Pub,}Key is given input not passing DecodeBase58Check(...) (master...CExtKey-junk) https://github.com/bitcoin/bitcoin/pull/12789
< bitcoin-git> [bitcoin] kallewoof opened pull request #12788: [build] Tune wildcards for LIBSECP256K1 target (master...build-tune-libsecp256k1-wildcards) https://github.com/bitcoin/bitcoin/pull/12788
< bitcoin-git> [bitcoin] practicalswift opened pull request #12787: rpc: Adjust ifdef to avoid unreachable code (master...unreachable-code-ifdef-ENABLE_WALLET) https://github.com/bitcoin/bitcoin/pull/12787
< bitcoin-git> [bitcoin] practicalswift opened pull request #12785: wallet: Set m_last_block_processed to nullptr in CWallet::SetNull() (master...m_last_block_processed-setnull) https://github.com/bitcoin/bitcoin/pull/12785
< wumpus> I think we should switch gitian building to 18.04 for 0.17 (https://github.com/bitcoin/bitcoin/issues/12511), would be nice to do the same for travis, but I'm not sure that's possible
< bitcoin-git> [bitcoin] practicalswift opened pull request #12784: Fix error in memory usage calculation (unintended integer division) (master...calc-error) https://github.com/bitcoin/bitcoin/pull/12784
< Randolf> Dmitrii__: I suspect that you're looking for the Bitcoin community: /join #bitcoin
< kallewoof> Huh... trying to build windows version of bitcoin with --enable-gprof --enable-debug. It fails to compile, with `Fatal error: can't write 86 bytes to section .text of wallet/libbitcoin_wallet_a-wallet.o because: 'File too big'`. That doesn't sound too good. (Without both, it compiles though.)
< sipa> Dmitrii__: this channel is about bitcoin core, not bitcore
< CubicEarths> emad: This is the Bitcoin development channel
< bitcoin-git> [bitcoin] krab opened pull request #12783: macOS: Disable AppNap (master...macos-disable-appnap) https://github.com/bitcoin/bitcoin/pull/12783
< meshcollider> luke-jr: for example, I'm not sure that setting a locktime in the transaction should modify the sequence numbers itself, if a user is using bitcoin-tx they probably want to modify the transaction themselves rather than it doing stuff in the background
< bitcoin-git> [bitcoin] practicalswift opened pull request #12782: Explicitly state our assumptions about LookupBlockIndex(...) return values (master...LookupBlockIndex-assumptions) https://github.com/bitcoin/bitcoin/pull/12782
< gribble> https://github.com/bitcoin/bitcoin/issues/9285 | bitcoin-tx locktime - sequence · Issue #9285 · bitcoin/bitcoin · GitHub

2018-03-25

< bitcoin-git> [bitcoin] practicalswift opened pull request #12781: Don't check size_t variables for negative values (master...–size_t) https://github.com/bitcoin/bitcoin/pull/12781
< bitcoin-git> [bitcoin] practicalswift opened pull request #12780: Reduce variable scopes (master...limit-variable-scopes) https://github.com/bitcoin/bitcoin/pull/12780
< bitcoin-git> [bitcoin] practicalswift opened pull request #12779: Qt: Remove unused method setupAmountWidget(...) (master...remove-unused-function-setupAmountWidget) https://github.com/bitcoin/bitcoin/pull/12779
< bitcoin-git> [bitcoin] GabrielDav opened pull request #12778: RPC: Add username and ip logging for RPC method requests (master...12223-rpc-log-username) https://github.com/bitcoin/bitcoin/pull/12778
< bitcoin-git> [bitcoin] practicalswift closed pull request #12534: tests: List skipped flake8 warnings (rather than listing enabled warnings) (master...lint-python-invert) https://github.com/bitcoin/bitcoin/pull/12534

2018-03-24

< bitcoin-git> [bitcoin] Christewart opened pull request #12775: Integration of property based testing into Bitcoin Core (master...rapidcheck_build) https://github.com/bitcoin/bitcoin/pull/12775
< bitcoin-git> [bitcoin] jakubtrnka opened pull request #12774: Issue #10542 Signmessage doesn't work with segwit addresses (master...master) https://github.com/bitcoin/bitcoin/pull/12774
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12633: Reserve 16 bits of nversion in blockheader (master...reservedbits) https://github.com/bitcoin/bitcoin/pull/12633
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12760: Docs: Improve documentation on standard communication channels (master...communication-channels) https://github.com/bitcoin/bitcoin/pull/12760
< bitcoin-git> bitcoin/master 7466a26 MarcoFalke: Merge #12760: Docs: Improve documentation on standard communication channels...
< bitcoin-git> bitcoin/master 30d1a0a Jim Posen: Docs: Improve documentation on standard communication channels...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b43aba89e356...7466a26cab5d
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12772: [CI]: bump travis timeout for make check to 50m (master...bump_travis_timeout) https://github.com/bitcoin/bitcoin/pull/12772
< bitcoin-git> bitcoin/master b43aba8 MarcoFalke: Merge #12772: [CI]: bump travis timeout for make check to 50m...
< bitcoin-git> bitcoin/master bc308ba Karl-Johan Alm: [CI]: bump travis timeout for make check to 50m
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/02b7e8319aef...b43aba89e356
< intcat> current bitcoin core policy does not facilitate that - i think. i mean to test this but now have to run
< intcat> in bitcoin core, are RBF transactions that are replaced removed entirely from the mempool? or are they kept around until either one confirms?
< midnightmagic> achow101: I think I may have been misremembering this: https://github.com/rustyrussell/bitcoin-iterate/blob/master/doc/bitcoin-iterate.1.txt But thanks for the blocksci pointer!
< achow101> midnightmagic: maybe you're thinking of https://github.com/alecalve/python-bitcoin-blockchain-parser
< bitcoin-git> [bitcoin] fanquake closed pull request #12412: Enable spectre mitigations when supported by compiler. (master...spectre-mitigation) https://github.com/bitcoin/bitcoin/pull/12412

2018-03-23

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12709: [wallet] shuffle sendmany recipients ordering (master...shuffleoutputs) https://github.com/bitcoin/bitcoin/pull/12709
< bitcoin-git> bitcoin/master 02b7e83 MarcoFalke: Merge #12709: [wallet] shuffle sendmany recipients ordering...
< bitcoin-git> bitcoin/master 6acb02d Gregory Sanders: add release note for sendmany output shuffling
< bitcoin-git> bitcoin/master cf6ef3c Gregory Sanders: shuffle sendmany recipients ordering to shuffle tx outputs
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/cead84b72d27...02b7e8319aef
< bitcoin-git> [bitcoin] jnewbery opened pull request #12772: [CI]: bump travis timeout for make check to 50m (master...bump_travis_timeout) https://github.com/bitcoin/bitcoin/pull/12772
< bitcoin-git> [bitcoin] ctp-tsteenholdt reopened pull request #12769: Add systemd service to bitcoind in debian package (master...master) https://github.com/bitcoin/bitcoin/pull/12769
< bitcoin-git> [bitcoin] ctp-tsteenholdt closed pull request #12769: Add systemd service to bitcoind in debian package (master...master) https://github.com/bitcoin/bitcoin/pull/12769
< bitcoin-git> [bitcoin] practicalswift opened pull request #12770: Use explicit casting in cuckoocache's compute_hashes(...) to clarify integer conversion (master...cuckoocache) https://github.com/bitcoin/bitcoin/pull/12770
< bitcoin-git> [bitcoin] ctp-tsteenholdt opened pull request #12769: Add systemd service to bitcoind in debian package (master...master) https://github.com/bitcoin/bitcoin/pull/12769
< Varunram> setpill: https://bitcoin-rpc.github.io is a good ref.
< bitcoin-git> [bitcoin] practicalswift opened pull request #12767: Initialize nVersionDummy to zero in deserialization code (master...initialize-nVersionDummy-to-zero) https://github.com/bitcoin/bitcoin/pull/12767
< setpill> is it currently possible to use bitcoin core to estimate the number of blocks a tx of given feerate will wait before being confirmed?
< bitcoin-git> [bitcoin] romanz opened pull request #12766: [WIP] Tidy up REST interface functional tests (master...tidy_up_rest_test) https://github.com/bitcoin/bitcoin/pull/12766
< bitcoin-git> [bitcoin] Empact opened 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/10267 | New -includeconf argument for including external configuration files by kallewoof · Pull Request #10267 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] conscott opened pull request #12764: Remove field in getblocktemplate help that has never been used. (master...remove_unused_gbt_field) https://github.com/bitcoin/bitcoin/pull/12764
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #12763: Add RPC Whitelist Feature from #12248 (master...whitelistrpc) https://github.com/bitcoin/bitcoin/pull/12763
< bitcoin-git> [bitcoin] promag opened pull request #12762: Make CKeyStore an interface (master...2018-03-keystore) https://github.com/bitcoin/bitcoin/pull/12762

2018-03-22

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12757: Clarify include guard naming convention (master...include-guard) https://github.com/bitcoin/bitcoin/pull/12757
< bitcoin-git> [bitcoin] laanwj closed pull request #11536: Rename account to label where appropriate (master...pr/acct) https://github.com/bitcoin/bitcoin/pull/11536
< bitcoin-git> bitcoin/master cead84b Wladimir J. van der Laan: Merge #11536: Rename account to label where appropriate...
< bitcoin-git> bitcoin/master d2527bd Russell Yanofsky: Rename wallet_accounts.py test...
< bitcoin-git> bitcoin/master 045eeb8 Russell Yanofsky: Rename account to label where appropriate...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/9552dfb1f632...cead84b72d27
< bitcoin-git> [bitcoin] laanwj closed pull request #12694: Actually disable BnB when there are preset inputs (master...fix-preset-coins-bnb) https://github.com/bitcoin/bitcoin/pull/12694
< bitcoin-git> bitcoin/master 9552dfb Wladimir J. van der Laan: Merge #12694: Actually disable BnB when there are preset inputs...
< bitcoin-git> bitcoin/master 081bf54 Andrew Chow: Test that BnB is not used when there are preset inputs
< bitcoin-git> bitcoin/master 6ef9982 Andrew Chow: Actually disable BnB when there are preset inputs...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/f686002a8eba...9552dfb1f632
< gribble> https://github.com/bitcoin/bitcoin/issues/12694 | Actually disable BnB when there are preset inputs by achow101 · Pull Request #12694 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jimpo opened pull request #12760: Docs: Improve documentation on standard communication channels. (master...communication-channels) https://github.com/bitcoin/bitcoin/pull/12760
< Randolf> morcos: I think a lot of users probably would use that feature. I would because I'd see it as a way to support the future development of Bitcoin.
< meshcollider> "Bitcoin core would like to collect and share anonymous usage data with the developers"
< it-3276294625> How bitcoin keygen is build , between what parameters
< it-3276294625> I can write an bitcoin bruteforce generator
< meshcollider> EOL date for 0.13 ( https://github.com/bitcoin-core/bitcoincore.org/pull/528 )
< achow101> I started working on using random selection as a fallback here: https://github.com/achow101/bitcoin/tree/srd-fallback
< gribble> https://github.com/bitcoin/bitcoin/issues/12694 | Actually disable BnB when there are preset inputs by achow101 · Pull Request #12694 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12605 | High level road map for coin selection changes · Issue #12605 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12694 | Actually disable BnB when there are preset inputs by achow101 · Pull Request #12694 · bitcoin/bitcoin · GitHub
< BlueMatt> or at least rename it Bitcoin Community, not Bitcoin Core....
< sipa> but the fact that that bitcoin core slack exists, and has people discussing things there who are not here, is probably a sign that there exists an actual barrier
< achow101> also, there's already a "bitcoin core community" slack that we can use instead of setting up some new service
< meshcollider> Topic suggestion: EOL date for 0.13 ( https://github.com/bitcoin-core/bitcoincore.org/pull/528 )
< gribble> https://github.com/bitcoin/bitcoin/issues/12694 | Actually disable BnB when there are preset inputs by achow101 · Pull Request #12694 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/7729 | rpc: introduce label API for wallet by laanwj · Pull Request #7729 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12714 | Introduce interface for signing providers by sipa · Pull Request #12714 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11857 | Build tx index in parallel with validation by jimpo · Pull Request #11857 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12759 | [Docs] Improve formatting of developer notes by eklitzke · Pull Request #12759 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11536 | Rename account to label where appropriate by ryanofsky · Pull Request #11536 · bitcoin/bitcoin · GitHub
< 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
< wumpus> doesn't seem there is a PR open yet adding informatino about segwit or lightning: https://github.com/bitcoin-dot-org/bitcoin.org/pulls
< wumpus> last I heard cobra was busy with a redesign of bitcoin.org, but yea maintenance for the site is not very active in general. That shouldn't dissuade you from contributing, though.
< Randolf> According to WHOIS, bitcoin.org is legally owned by "WhoisGuard, Inc."
< BlueMatt> bitcoincore.org is the *only* site that is in any way associated with the bitcoin core project
< BlueMatt> no, bitcoin.org is *also* a privately-run website
< BlueMatt> I mean it doesnt deliberately try to confuse people as to the bcash-v-bitcoin thing, so its better in that regard, sure
< Randolf> sipa: I know that Bitcoin.com is privately owned and operated by a BCash fanatic. I was always under the impression that Bitcoin.org was the good one.
< BlueMatt> I believe bitcoin.org has gone mostly unmaintained for the past few months, so segwit stuff never landed before folks stopped working
< Randolf> sipa: Is bitcoin.org's content not part of overall project?
< Randolf> The reason I ask about this is that I've seen questions in the #bitcoin channel and in other forums about this, and it seems that there is confusion regarding it.
< Randolf> I was looking at the FAQ at the Bitcoin.org web site, and I didn't find any mention of Segregated Witness nor the Lightning Network. I'm wondering if an entry should be added? https://bitcoin.org/en/faq#transactions
< bitcoin-git> [bitcoin] eklitzke opened pull request #12759: [Docs] Improve formatting of developer notes (master...developer-notes) https://github.com/bitcoin/bitcoin/pull/12759
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12742: Make FastRandomContext support standard C++11 RNG interface (master...201803_stdrandom) https://github.com/bitcoin/bitcoin/pull/12742
< bitcoin-git> bitcoin/master f686002 MarcoFalke: Merge #12742: Make FastRandomContext support standard C++11 RNG interface...
< bitcoin-git> bitcoin/master 1ec1602 Pieter Wuille: Make FastRandomContext support standard C++11 RNG interface...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c290508a5ebf...f686002a8eba
< bitcoin-git> [bitcoin] practicalswift opened pull request #12757: Clarify include guard naming convention (master...include-guard) https://github.com/bitcoin/bitcoin/pull/12757
< gribble> https://github.com/bitcoin/bitcoin/issues/12742 | Make FastRandomContext support standard C++11 RNG interface by sipa · Pull Request #12742 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jnewbery opened pull request #12756: [config] Remove blockmaxsize option (master...remove_blockmaxsize) https://github.com/bitcoin/bitcoin/pull/12756
< bitcoin-git> [bitcoin] laanwj closed pull request #12630: Provide useful error message if datadir is not writable. (master...datadir_writable) https://github.com/bitcoin/bitcoin/pull/12630
< bitcoin-git> bitcoin/master 8674e74 murrayn: Provide relevant error message if datadir is not writable.
< bitcoin-git> bitcoin/master c290508 Wladimir J. van der Laan: Merge #12630: Provide useful error message if datadir is not writable....
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a6926b065d65...c290508a5ebf
< bitcoin-git> [bitcoin] jnewbery closed pull request #12379: [WIP] Better stderr testing in functional tests (master...test_full_stderr2) https://github.com/bitcoin/bitcoin/pull/12379
< bitcoin-git> [bitcoin] jnewbery opened pull request #12755: [tests] Better stderr testing (master...better_stderr_testing) https://github.com/bitcoin/bitcoin/pull/12755
< timothy> eklitzke: so it's better to use something like bitcoin-cli getblockchaininfo | jq ".blocks == .headers" ?
< bitcoin-git> [bitcoin] laanwj closed pull request #12048: Use best-fit strategy in Arena, now O(log(n)) instead O(n) (master...faster_arena) https://github.com/bitcoin/bitcoin/pull/12048
< bitcoin-git> bitcoin/master 5fbf7c4 Martin Ankerl: fix nits: variable naming, typos
< bitcoin-git> bitcoin/master a6926b0 Wladimir J. van der Laan: Merge #12048: Use best-fit strategy in Arena, now O(log(n)) instead O(n)...
< bitcoin-git> bitcoin/master 1e0ee90 Martin Ankerl: Use best-fit strategy in Arena, now O(log(n)) instead O(n)...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/6d36f599f88e...a6926b065d65
< bitcoin-git> [bitcoin] laanwj closed pull request #12076: qa: Use node.datadir instead of tmpdir in test framework (master...Mf1801-qaUseUtilDatadir) https://github.com/bitcoin/bitcoin/pull/12076
< bitcoin-git> bitcoin/master 6d36f59 Wladimir J. van der Laan: Merge #12076: qa: Use node.datadir instead of tmpdir in test framework...
< bitcoin-git> bitcoin/master c8330d4 MarcoFalke: qa: Use node.datadir instead of tmpdir in test framework
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/185d48473e43...6d36f599f88e
< bitcoin-git> [bitcoin] laanwj closed pull request #12718: [Tests] Require exact match in assert_start_raises_init_eror (jnewbery) (master...Mf1803-qaRegexInitError) https://github.com/bitcoin/bitcoin/pull/12718
< bitcoin-git> bitcoin/master fae1374 MarcoFalke: qa: Allow for partial_match when checking init error...
< bitcoin-git> bitcoin/master 5812273 John Newbery: [Tests] Require exact match in assert_start_raises_init_eror()
< bitcoin-git> bitcoin/master 0ec08a6 John Newbery: [Tests] Move assert_start_raises_init_error method to TestNode
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/ad823178e85a...185d48473e43
< bitcoin-git> [bitcoin] laanwj closed pull request #12704: base58: use map instead of strchr() when decode (master...b58_bitmap) https://github.com/bitcoin/bitcoin/pull/12704
< bitcoin-git> bitcoin/master ad82317 Wladimir J. van der Laan: Merge #12704: base58: use map instead of strchr() when decode...
< bitcoin-git> bitcoin/master bcab47b Kevin Pan: use base58 map instead of strchr()
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e0f7515f5500...ad823178e85a
< bitcoin-git> [bitcoin] Empact closed pull request #12745: Expose node relay fee settings in help, independent of -help-debug (master...expose-relay-fee-settings-help) https://github.com/bitcoin/bitcoin/pull/12745
< bitcoin-git> [bitcoin] eklitzke closed pull request #12649: Add documentation about generating flame graphs. (master...flamegraphs) https://github.com/bitcoin/bitcoin/pull/12649

2018-03-21

< bitcoin-git> [bitcoin] sipa closed pull request #12750: Replace boost::call_once with std::call_once (master...21032018_call_once) https://github.com/bitcoin/bitcoin/pull/12750
< bitcoin-git> bitcoin/master 57dae3f donaloconnor: Replace boost::call_once with std::call_once
< bitcoin-git> bitcoin/master e0f7515 Pieter Wuille: Merge #12750: Replace boost::call_once with std::call_once...
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2b1c50b9352a...e0f7515f5500
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12747: Fix typos (master...typos-201803) https://github.com/bitcoin/bitcoin/pull/12747
< bitcoin-git> bitcoin/master 2b1c50b MarcoFalke: Merge #12747: Fix typos...
< bitcoin-git> bitcoin/master d27327c practicalswift: Fix typos
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2405ce1df043...2b1c50b9352a
< bitcoin-git> [bitcoin] sipa opened pull request #12752: [MOVEONLY] Move compressor utility functions out of class (master...201803_movecompress) https://github.com/bitcoin/bitcoin/pull/12752
< sipa> "bitcoin-cli help validateaddress" should show:
< bitcoin-git> [bitcoin] donaloconnor opened pull request #12750: Replace boost::call_once with std::call_once (master...21032018_call_once) https://github.com/bitcoin/bitcoin/pull/12750
< sipa> no, to bitcoind, not to bitcoin-cli
< arubi> yep, full command : `$HOME/software/install/bitcoin/regtest/bin/bitcoin-cli -deprecatedrpc=validateaddress -conf=$HOME/.bitcoin/regtest.conf -rpcuser=regtest_daemon -rpcpassword=LygXyhO0-T5g-IJOQD2TILdlbTOkrd0FCz3rbZ7jC3M= validateaddress mxFyMiGBuZp8sjXUDjQBVgevf4K3sh3HEZ`
< bitcoin-git> [bitcoin] instagibbs opened pull request #12749: feebumper: discard change outputs below discard rate (master...discardbump) https://github.com/bitcoin/bitcoin/pull/12749
< gribble> https://github.com/bitcoin/bitcoin/issues/10762 | [wallet] Remove Wallet dependencies from init.cpp by jnewbery · Pull Request #10762 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12694 | Actually disable BnB when there are preset inputs by achow101 · Pull Request #12694 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12746: tests: Remove unused argument max_invalid from check_estimates(...) (master...check_estimates-max_invalid) https://github.com/bitcoin/bitcoin/pull/12746
< bitcoin-git> bitcoin/master 2405ce1 MarcoFalke: Merge #12746: tests: Remove unused argument max_invalid from check_estimates(...)...
< bitcoin-git> bitcoin/master a004eb1 practicalswift: tests: Remove unused argument max_invalid from check_estimates(...)
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/310dc61ea3e2...2405ce1df043
< bitcoin-git> [bitcoin] laanwj closed pull request #12723: Qt5: Warning users about invalid-BIP21 URI bitcoin:// (master...qt5-uri-error-message) https://github.com/bitcoin/bitcoin/pull/12723
< bitcoin-git> bitcoin/master 310dc61 Wladimir J. van der Laan: Merge #12723: Qt5: Warning users about invalid-BIP21 URI bitcoin://...
< bitcoin-git> bitcoin/master b7fbcc5 Alexey Ivanov: Qt: Warn users about invalid-BIP21 URI bitcoin://
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4ad3b3c72c73...310dc61ea3e2
< fanquake> If you have info/debug logs ect, opening an issue is a good option: https://github.com/bitcoin/bitcoin/issues . Assuming you are running 0.16.0 ?
< bcqtsyncprob> I assure you, I have problems with bitcoin core, and it's not disk-space, network etc. related at all
< fanquake> try #bitcoin
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12716: Fix typos and cleanup in various files (master...fix-typos) https://github.com/bitcoin/bitcoin/pull/12716
< bitcoin-git> bitcoin/master 4ad3b3c MarcoFalke: Merge #12716: Fix typos and cleanup in various files...
< bitcoin-git> bitcoin/master 4d9b425 Dimitris Apostolou: Fix typos
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9b8b1079ddab...4ad3b3c72c73
< timothy> p3tr: I'm using ExecStartPost=/bin/sh -c 'while sleep 10; do /home/bitcoin/bin/bitcoin-cli ping && break; done'
< bitcoin-git> [bitcoin] practicalswift opened pull request #12747: Fix typos (master...typos-201803) https://github.com/bitcoin/bitcoin/pull/12747
< bitcoin-git> [bitcoin] practicalswift opened pull request #12746: tests: Remove unused argument max_invalid from check_estimates(...) (master...check_estimates-max_invalid) https://github.com/bitcoin/bitcoin/pull/12746
< bitcoin-git> [bitcoin] Empact opened pull request #12745: Expose node relay fee settings in help, independent of -help-debug (master...expose-relay-fee-settings-help) https://github.com/bitcoin/bitcoin/pull/12745
< gribble> https://github.com/bitcoin/bitcoin/issues/12723 | Qt5: Warning users about invalid-BIP21 URI bitcoin:// by krab · Pull Request #12723 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] practicalswift closed pull request #11694: rpc: Add missing cs_main lock in getblocktemplate(...) (master...missing-lock-in-getblocktemplate) https://github.com/bitcoin/bitcoin/pull/11694
< bitcoin-git> [bitcoin] eklitzke opened pull request #12744: Completely eliminate dependency on boost::program_options (master...program_options) https://github.com/bitcoin/bitcoin/pull/12744
< gribble> https://github.com/bitcoin/bitcoin/issues/12254 | BIP 158: Compact Block Filters for Light Clients by jimpo · Pull Request #12254 · bitcoin/bitcoin · GitHub
< Randolf> CubicEar_: Well, one good place to start, depending on your level of programming expertise, is: https://www.github.com/bitcoin/
< bitcoin-git> [bitcoin] sipa opened pull request #12743: Fix csBestBlock/cvBlockChange waiting in rpc/mining (master...201803_waitblockchange) https://github.com/bitcoin/bitcoin/pull/12743
< CubicEar_> Bitcoin Devs = Heros
< bitcoin-git> [bitcoin] sipa closed pull request #12737: Remove unnecessary NONNEGATIVE_SIGNED (master...pr/nosigned) https://github.com/bitcoin/bitcoin/pull/12737
< bitcoin-git> bitcoin/master 9b8b107 Pieter Wuille: Merge #12737: Remove unnecessary NONNEGATIVE_SIGNED...
< bitcoin-git> bitcoin/master 34ca750 Russell Yanofsky: Remove unnecessary NONNEGATIVE_SIGNED...
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4ba3d4f4393d...9b8b1079ddab
< bitcoin-git> [bitcoin] sipa opened pull request #12742: Make FastRandomContext support standard C++11 RNG interface (master...201803_stdrandom) https://github.com/bitcoin/bitcoin/pull/12742
< gribble> https://github.com/bitcoin/bitcoin/issues/4676 | Follow standard Unix daemon practices · Issue #4676 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] sipa opened pull request #12740: Add native support for serializing char arrays without FLATDATA (master...201803_chararray) https://github.com/bitcoin/bitcoin/pull/12740

2018-03-20

< bitcoin-git> [bitcoin] pedrobranco opened pull request #12739: Fix unlocking of an already spent output (master...bugfix/fix-lockunspent-deadlock) https://github.com/bitcoin/bitcoin/pull/12739
< bitcoin-git> [bitcoin] ryanofsky opened pull request #12737: Remove unnecessary NONNEGATIVE_SIGNED (master...pr/nosigned) https://github.com/bitcoin/bitcoin/pull/12737
< Randolf> I like Bitcoin, and if there's an area that needs someone to help I feel like I should.
< achow101> wumpus: on https://www.transifex.com/bitcoin/teams/, do you see a button that says "manage collaborators"?
< achow101> for the bitcoin org
< bitcoin-git> [bitcoin] lutangar opened pull request #12736: [RPC][Refactoring] Meaningful error code when called with wrong number of arguments (master...error-code-for-param-number) https://github.com/bitcoin/bitcoin/pull/12736
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12728: [tests] rename TestNode to TestP2PConn in tests (master...rename_test_node) https://github.com/bitcoin/bitcoin/pull/12728
< bitcoin-git> bitcoin/master 4ba3d4f MarcoFalke: Merge #12728: [tests] rename TestNode to TestP2PConn in tests...
< bitcoin-git> bitcoin/master 728667b John Newbery: scripted-diff: rename TestNode to TestP2PConn in tests...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/55f490a79fc5...4ba3d4f4393d
< bitcoin-git> [bitcoin] laanwj closed pull request #12652: bitcoin-cli: Provide a better error message when bitcoind is not running (master...bitcoin-cli-error-message-when-bitcoind-is-not-running) https://github.com/bitcoin/bitcoin/pull/12652
< bitcoin-git> bitcoin/master 8b2ef27 practicalswift: tests: Test connecting with non-existing RPC cookie file
< bitcoin-git> bitcoin/master a2b2476 practicalswift: tests: Test connecting to a non-existing server
< bitcoin-git> bitcoin/master de04fde practicalswift: bitcoin-cli: Provide a better error message when bitcoind is not running...
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/e47682633817...55f490a79fc5
< wumpus> luke-jr: e.g. no access to https://www.transifex.com/bitcoin/teams/
< bitcoin-git> [bitcoin] laanwj closed pull request #12721: Qt: remove "new" button during receive-mode in addressbook (master...2018/03/addr_new_btn) https://github.com/bitcoin/bitcoin/pull/12721
< bitcoin-git> bitcoin/master e476826 Wladimir J. van der Laan: Merge #12721: Qt: remove "new" button during receive-mode in addressbook...
< bitcoin-git> bitcoin/master d843db7 Jonas Schnelli: Qt: remove "new" button during receive-mode in addressbook
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8ee5c7b74717...e47682633817
< fanquake> eklitze also, are you moving 12649 to the docs repo? Will ACK if you just link from the dev notes in /bitcoin
< jonasschnelli> sipa: can you comment here: https://github.com/bitcoin/bitcoin/pull/12653#issuecomment-374246044?
< gribble> https://github.com/bitcoin/bitcoin/issues/10785 | Serialization improvements by sipa · Pull Request #10785 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11857 | Build tx index in parallel with validation by jimpo · Pull Request #11857 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] sipa opened pull request #12731: Support serialization as another type without casting (master...201803_astype) https://github.com/bitcoin/bitcoin/pull/12731

2018-03-19

< sipa> please take any further discussion elsewhere, it has nothing to do with bitcoin core's software development
< sipa> as far as using the signmessage functionality in bitcoin core goes, you can use validateaddress to extract the public key for an address (if it's yours), and then sign with the P1PKH address corresponding to that key instead
< sipa> bitcoin addresses are not identities
< bcamacho> luke-jr or sipa: Is there a link regarding deprecation for signmessage? I was reviewing the developer documentation and it has no mention of the deprecation: https://bitcoin.org/en/developer-reference#signmessage
< luke-jr> bitcoin.org hosts a mirror of some keys, but you should probably verify the keys are correct from multiple sources, or someone you know/trust personally
< sipa> jimpo: looking at https://github.com/bitcoin/bitcoin/commit/9ff9435ccb6668c96d6c554129a31e5de6df4dda, it uses GetOp to determine what to index
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12727: [RPC] Remove unreachable help conditions in rpcwallet.cpp (master...unreachable-help-condition) https://github.com/bitcoin/bitcoin/pull/12727
< bitcoin-git> bitcoin/master 8ee5c7b MarcoFalke: Merge #12727: [RPC] Remove unreachable help conditions in rpcwallet.cpp...
< bitcoin-git> bitcoin/master e5468a1 lutangar: Remove unreachable help conditions
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ee7b67e2784a...8ee5c7b74717
< bitcoin-git> [bitcoin] ryanofsky opened pull request #12729: Get rid of ambiguous OutputType::NONE value (master...pr/nonone) https://github.com/bitcoin/bitcoin/pull/12729
< gribble> https://github.com/bitcoin/bitcoin/issues/12254 | BIP 158: Compact Block Filters for Light Clients by jimpo · Pull Request #12254 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] sipa closed pull request #12712: Support serialization as another type without casting (master...201803_astype) https://github.com/bitcoin/bitcoin/pull/12712
< bitcoin-git> [bitcoin] jnewbery opened pull request #12728: [tests] rename TestNode to TestP2PConn in tests (master...rename_test_node) https://github.com/bitcoin/bitcoin/pull/12728
< bitcoin-git> [bitcoin] laanwj closed pull request #9753: Add static_assert to prevent VARINT(<signed value>) (master...pr/varint-assert) https://github.com/bitcoin/bitcoin/pull/9753
< bitcoin-git> bitcoin/master ee7b67e Wladimir J. van der Laan: Merge #9753: Add static_assert to prevent VARINT(<signed value>)...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ebdf84c9601e...ee7b67e2784a
< bitcoin-git> bitcoin/master 499d95e Russell Yanofsky: Add static_assert to prevent VARINT(<signed value>)...
< bitcoin-git> [bitcoin] laanwj closed pull request #12700: Document RPC method aliasing (master...pr/alias) https://github.com/bitcoin/bitcoin/pull/12700
< bitcoin-git> bitcoin/master ebdf84c Wladimir J. van der Laan: Merge #12700: Document RPC method aliasing...
< bitcoin-git> bitcoin/master 4c317d8 Russell Yanofsky: Document RPC method aliasing...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/93634f296e0b...ebdf84c9601e
< bitcoin-git> [bitcoin] laanwj closed pull request #12553: Prefer wait_until over polling with time.sleep (master...wait-until) https://github.com/bitcoin/bitcoin/pull/12553
< bitcoin-git> bitcoin/master 93634f2 Wladimir J. van der Laan: Merge #12553: Prefer wait_until over polling with time.sleep...
< bitcoin-git> bitcoin/master 9d7f839 Ben Woosley: test: Use os.path.join consistently in feature_pruning tests
< bitcoin-git> bitcoin/master 81b0822 Ben Woosley: test: Use wait_until in tests where time was used for polling
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/c39dd2ef59c9...93634f296e0b
< bitcoin-git> [bitcoin] lutangar opened pull request #12727: [RPC][Trivial] Remove unreachable help conditions in `rpcwallet.cpp` (master...unreachable-help-condition) https://github.com/bitcoin/bitcoin/pull/12727
< bitcoin-git> [bitcoin] laanwj closed pull request #12408: wallet: Change output type globals to members (master...Mf1802-walletChangeTypeMember) https://github.com/bitcoin/bitcoin/pull/12408