< luke-jr>
Cobra wanted to make Knots the "default" on bitcoin.org a while back; we could encourage that, or (probably better) encourage not having a "default"
< achow101>
wumpus: are you aware of the recent events on bitcoin.org?
< wumpus>
achow101: are you seriously suggesting I should no longer update bitcoin.org and upload binaries there?
< wumpus>
luke-jr: possibly, but at the least it loses the qsettings, that's also why it's not "Bitcoin core" named there yet
< achow101>
as in we should simply take the bitcoin.org steps out of our release process and if someone wants to do them later, then that's fine
< achow101>
I was thinking that it may not be appropriate to make release posts on bitcoin.org, at least not before they go up on bitcoincore.or
< wumpus>
I think the link to bitcoin.org is only for the *general* descriptoin of bitcoin
< luke-jr>
bitcoin.org could increase distance further, but someone needs to do that work, and people whined when they tried, so I think it's stuck
< provoostenator>
And there's guiconstants.h: QAPP_ORG_DOMAIN "bitcoin.org"
< jnewbery>
I don't think we link to bitcoin.org for downloads any more
< achow101>
we still link to bitcoin.org for things like downloads
< wumpus>
#topic moving away from bitcoin.org more (achow101)
< achow101>
topic suggestion: moving away from bitcoin.org more
< jonasschnelli>
No strong opinion... but slighly prefere to have it under the bitcoin-core repository
< lclc>
I know there are several seeder implementations but it appears to be the most used one. And since getting new node IPs by DNS is the default way to bootstrap a node in Core I think it makes sense to have one implementation in the bitcoin-core org.
< luke-jr>
should we put bfgminer, knots, kallewoof's script debugger stuff, etc under bitcoin-core too? :p
< lclc>
I though because there are a few open issues and simple PRs for bitcoin-seeder and it might would make sense that several Bitcoin maintainers have merge rights.
< wumpus>
#topic bitcoin-seeder under bitcoin-core GitHub organisation (lclc)
< bitcoin-git>
[bitcoin] masonicboom opened pull request #13717: docs: Link to python style guidelines from developer notes (master...link-to-python-style-guidelines-from-dev-notes) https://github.com/bitcoin/bitcoin/pull/13717
< gribble>
https://github.com/bitcoin/bitcoin/issues/13712 | wallet: Fix non-determinism in ParseHDKeypath(...). Avoid using an uninitialized variable in path calculation. by practicalswift · Pull Request #13712 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/13426 | [bugfix] Add u8path and u8string to fix encoding issue for Windows by ken2812221 · Pull Request #13426 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] marcoagner opened pull request #13715: tests: fixes mininode's P2PConnection sending messages on closing transport (master...fix_mininode_p2pconnection_send_message) https://github.com/bitcoin/bitcoin/pull/13715
< bitcoin-git>
[bitcoin] ken2812221 closed pull request #13660: [depends] Don't build Qt dependencies if it doesn't support Qt (master...qt-packages-fix) https://github.com/bitcoin/bitcoin/pull/13660
< gribble>
https://github.com/bitcoin/bitcoin/issues/9662 | Add createwallet "disableprivatekeys" option: a sane mode for watchonly-wallets by jonasschnelli · Pull Request #9662 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] ken2812221 opened pull request #13714: [gitian-build] Add automatical lxc network setup for Bionic (master...gitian-build-auto-install) https://github.com/bitcoin/bitcoin/pull/13714
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #13713: Ignore new blocks when -stopatheight target has been reached (master...2018/07/stopatheight) https://github.com/bitcoin/bitcoin/pull/13713
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13712: wallet: Add error handling. Check return value of ParseUInt32(...) in… (master...check-ParseUInt32-return-value) https://github.com/bitcoin/bitcoin/pull/13712
< bitcoin-git>
[bitcoin] AkioNak opened pull request #13711: [bench] Add benchmark for unserialize prevector (master...add_bench_unserialize) https://github.com/bitcoin/bitcoin/pull/13711
< bitcoin-git>
[bitcoin] masonicboom opened pull request #13707: Tests: add usage note to check-rpc-mappings.py (master...add-usage-note-to-check-rpc-mappings) https://github.com/bitcoin/bitcoin/pull/13707
2018-07-18
< bitcoin-git>
[bitcoin] mitchellcash opened pull request #13706: doc: Minor improvements to release-process.md (master...release_process_doc) https://github.com/bitcoin/bitcoin/pull/13706
< bitcoin-git>
bitcoin/master 585db54 Wladimir J. van der Laan: Merge #13655: bitcoinconsensus: invalid flags error should be set to bitcoinconsensus_err...
< bitcoin-git>
bitcoin/master 417b6c1 Thomas Kerin: bitcoinconsensus: invalid flags should be set to bitcoinconsensus_error type, add test cases covering bitcoinconsensus error codes
< bitcoin-git>
[bitcoin] laanwj closed pull request #13625: doc: Add release notes for -printtoconsole and -debuglogfile changes (master...printtoconsole_release_notes) https://github.com/bitcoin/bitcoin/pull/13625
< bitcoin-git>
bitcoin/master 801cb30 Samuel B. Atwood: doc: Add release notes for -printtoconsole and -debuglogfile changes...
< bitcoin-git>
bitcoin/master 7146672 Wladimir J. van der Laan: Merge #13625: doc: Add release notes for -printtoconsole and -debuglogfile changes...
< bitcoin-git>
[bitcoin] laanwj closed pull request #13687: travis: Check that ~/.bitcoin is never created (master...Mf1709-travisHomeDirBtc) https://github.com/bitcoin/bitcoin/pull/13687
< bitcoin-git>
bitcoin/master 9d26b69 Wladimir J. van der Laan: Merge #13687: travis: Check that ~/.bitcoin is never created...
< bitcoin-git>
bitcoin/master fabe28a MarcoFalke: qa: Temporarily disable test that reads the default datadir location
< bitcoin-git>
bitcoin/master 41a8c8d MarcoFalke: travis: Check that ~/.bitcoin is never created
< bitcoin-git>
[bitcoin] laanwj closed pull request #13672: Modified in_addr6 cast in CConman class to work with msvc (master...ip6castfix) https://github.com/bitcoin/bitcoin/pull/13672
< gribble>
https://github.com/bitcoin/bitcoin/issues/13247 | Add tests to SingleThreadedSchedulerClient() and document the memory model by skeees · Pull Request #13247 · bitcoin/bitcoin · GitHub
< kallewoof>
AHemlocksLie: start off reading all the docs you can find on github.com/bitcoin/bitcoin in particular the developer docs and contributor guidelines. Then look at pull requests people have made and get a feel for how the process works. To actually do something, I suggest actually using the software. You run into things you want to improve and then you work on that.
< bitcoin-git>
[bitcoin] masonicboom opened pull request #13698: doc: Document contributing a scripted diff (master...scripted-diff-docs) https://github.com/bitcoin/bitcoin/pull/13698
< abitman>
hi everyone, i am new to bitcoin core development. I have setup my bitcoin core project with Eclipse CDT on a Mac. I am able to compile, run and debug the build. However, I am not make my IDE to find the #include<util.h> and all the header source files.
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #13692: contrib: Clone core repo in gitian-build (master...Mf1807-contribGitianBuild) https://github.com/bitcoin/bitcoin/pull/13692
< bitcoin-git>
[bitcoin] qmma70 closed pull request #13490: Break when active block tip is higher than nStopAtHeight (master...rewind) https://github.com/bitcoin/bitcoin/pull/13490
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #11359: Add a pruning 'high water mark' to reduce the frequency of pruning events (master...2017-09-add-pruning-hwm) https://github.com/bitcoin/bitcoin/pull/11359
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #13663: tests: Avoid read/write to default datadir (master...Mf1807-qaNoDefaultDatadir) https://github.com/bitcoin/bitcoin/pull/13663
< bitcoin-git>
[bitcoin] Sjors opened pull request #13662: Explain when reindex-chainstate can be used instead of reindex (master...2018/07/reindex-chainstate-doc) https://github.com/bitcoin/bitcoin/pull/13662
< bitcoin-git>
[bitcoin] ken2812221 reopened pull request #13660: [depends] Don't build Qt dependencies if it doesn't support Qt (master...qt-packages-fix) https://github.com/bitcoin/bitcoin/pull/13660
< bitcoin-git>
[bitcoin] ken2812221 closed pull request #13660: [depends] Don't build Qt dependencies if it doesn't support Qt (master...qt-packages-fix) https://github.com/bitcoin/bitcoin/pull/13660
< sipa>
Tony_: #bitcoin or bitcoin.stackexchange.clm
< bitcoin-git>
[bitcoin] sipa closed pull request #11658: During IBD, when doing pruning, prune 10% extra to avoid pruning again soon after (master...ibd_prune_extra) https://github.com/bitcoin/bitcoin/pull/11658
< bitcoin-git>
bitcoin/master 9a1ad2c Pieter Wuille: Merge #11658: During IBD, when doing pruning, prune 10% extra to avoid pruning again soon after...
< bitcoin-git>
bitcoin/master ac51a26 Luke Dashjr: During IBD, when doing pruning, prune 10% extra to avoid pruning again soon after...
< bitcoin-git>
[bitcoin] ken2812221 opened pull request #13660: [depends] Don't build Qt dependencies if it doesn't support Qt (master...qt-packages-fix) https://github.com/bitcoin/bitcoin/pull/13660
< bitcoin-git>
[bitcoin] Empact opened pull request #13658: [wallet] [moveonly] Move rescanning from time logic into wallet/rpcdump.cpp (master...rescan-from-time) https://github.com/bitcoin/bitcoin/pull/13658
< bitcoin-git>
[bitcoin] Empact opened pull request #13657: wallet: assert to ensure accuracy of CMerkleTx::GetBlocksToMaturity (master...accurate-get-blocks-to-maturity) https://github.com/bitcoin/bitcoin/pull/13657
< bitcoin-git>
[bitcoin] 251Labs opened pull request #13656: Remove the boost/algorithm/string/predicate.hpp dependency from netbase.cpp (master...patch/remove_boost_predicate_from_netbase) https://github.com/bitcoin/bitcoin/pull/13656
< bitcoin-git>
[bitcoin] afk11 opened pull request #13655: bitcoinconsensus: invalid flags should be set to bitcoinconsensus_err (master...bitcoinconsensus-invalid-flags-squashed) https://github.com/bitcoin/bitcoin/pull/13655
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13645: [tests] skip rpc_zmq functional test as necessary (master...2018-07-skip-zmq-tests) https://github.com/bitcoin/bitcoin/pull/13645
< gribble>
https://github.com/bitcoin/bitcoin/issues/13515 | travis: Enable Qt build for Windows and 32-bit Linux by ken2812221 · Pull Request #13515 · bitcoin/bitcoin · GitHubAsset 1Asset 1
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13145: Use common getPath method to create temp directory in tests. (master...master) https://github.com/bitcoin/bitcoin/pull/13145
< bitcoin-git>
bitcoin/master d3dae3d MarcoFalke: Merge #13145: Use common getPath method to create temp directory in tests....
< bitcoin-git>
bitcoin/master 075429a winder: Use common SetDataDir method to create temp directory in tests.
< gmaxwell>
Empact: re #13632 sipa's C++ implementation of bech32 string operations in bitcoin is grossly slow in a dozen different ways, because it was made for simplicity and readability. The C implementation in the bech32 examples should be a lot faster (and also was not optimized for the highest speed). It seems weird to me to keep seeing PRs doing nibbling speed optimizations for code that just wasn
< wumpus>
jnewbery: I also had a unicorn while at the building bitcoin conference, haven't seen any since yet, will take a look
< bitcoin-git>
[bitcoin] domob1812 opened pull request #13638: tests: Use MAX_SCRIPT_ELEMENT_SIZE from script.py (master...script-element-size) https://github.com/bitcoin/bitcoin/pull/13638
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #13634: ui: Compile boost::signals2 only once (master...Mf1807-uiSignals2Wrap) https://github.com/bitcoin/bitcoin/pull/13634
< bitcoin-git>
[bitcoin] 251Labs opened pull request #13627: Free keystore.h from file scope level type aliases (master...patch/cleanup-keystore.h) https://github.com/bitcoin/bitcoin/pull/13627
< booyah>
IGHOR: rather, all inputs (vin) are summarized to arrive at totall input ballance, and that together goes and divides into all vout. difference is the txfee. let's continue in #bitcoin
< IGHOR>
developing Bitcoin core itself or projects that uses it?
< booyah>
IGHOR: that number "247 nicks" showing in your IRC chat client, is the number of people being here, indeed. Btw any questions not about DEVELOPING bitcoin itself are for -> #bitcoin
< bitcoin-git>
[bitcoin] satwo opened pull request #13625: doc: Add release notes for -printtoconsole and -debuglogfile changes (master...printtoconsole_release_notes) https://github.com/bitcoin/bitcoin/pull/13625
< bitcoin-git>
[bitcoin] laanwj closed pull request #13547: Make signrawtransaction* give an error when amount is needed but missing (master...signrawamount) https://github.com/bitcoin/bitcoin/pull/13547
< bitcoin-git>
bitcoin/master fad42e8 Wladimir J. van der Laan: Merge #13547: Make signrawtransaction* give an error when amount is needed but missing...
< bitcoin-git>
bitcoin/master 685d1d8 Anthony Towns: [tests] Check signrawtransaction* errors on missing prevtx info
< mryandao>
are there any observable preformance gains compiling bitcoin core with a non-default memory allocator shipped with gnu gcc (i.e. jemalloc/hoard)?
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #13622: Remove useless mapRequest tracking that just effects Qt display. (master...2018-07-kill-maprequest) https://github.com/bitcoin/bitcoin/pull/13622
< bitcoin-git>
[bitcoin] Empact closed pull request #13619: Include cstring alongside select in compat/glib_sanity.cpp (master...glib-sanity) https://github.com/bitcoin/bitcoin/pull/13619
< bitcoin-git>
[bitcoin] Flowdalic opened pull request #13621: Check for datadir after the config files where read (master...init-swap-datadir-readconf) https://github.com/bitcoin/bitcoin/pull/13621
2018-07-09
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13562: travis: Switch back to trusty for now (master...Mf1806-qaTravisTrusty) https://github.com/bitcoin/bitcoin/pull/13562
< bitcoin-git>
[bitcoin] Empact opened pull request #13619: Inlcude cstring rather than cstddef in compat/glib_sanity.cpp (master...glib-sanity) https://github.com/bitcoin/bitcoin/pull/13619