2018-01-08

< bitcoin-git> [bitcoin] jackycjh opened pull request #12112: Docs: Remove the ending slashes from RPC URI format. (master...docs/multi-wallet_RPC_interface_correction) https://github.com/bitcoin/bitcoin/pull/12112

2018-01-07

< bitcoin-git> [bitcoin] donaloconnor opened pull request #12108: [Refactor] Remove unused fQuit var from checkqueue.h (master...20180107_checkqueue_ref) https://github.com/bitcoin/bitcoin/pull/12108
< bambum> btw. I can´t post on #bitcoin :Cannot send to channel
< bambum> Hi, I have a question related to bitcoin-qt - when someone expose some of my privat keys from one wallet, can he somehow generate the other privat keys I use with the same wallet ?
< gribble> https://github.com/bitcoin/bitcoin/issues/12083 | Improve getchaintxstats test coverage by promag · Pull Request #12083 · bitcoin/bitcoin · GitHub

2018-01-06

< provoostenator> lisey: here's some possibilities: https://github.com/bitcoin/bitcoin/labels/good%20first%20issue If you don't know C++, I would just start with making very small changes that only touch a few lines of code. Also, just browse through the Github issues...
< provoostenator> I setup my own BotBot instance, which now includes (for no particular reason): http://botbot.sprovoost.nl/log/bitcoin-core-dev/
< lisey> hey guys I'm looking forward to contribute to bitcoin-core code base
< bitcoin-git> [bitcoin] Flowdalic opened pull request #12102: Apply hardening measurements in bitcoind systemd service file (master...systemd-hardening) https://github.com/bitcoin/bitcoin/pull/12102
< micwaski> as i said how to work with bitcoin core
< Randolf> micwaski: You're being encouraged to join the #bitcoin channel to ask your question there. /join #bitcoin
< Chris_Stewart_5> micwaski: #bitcoin please
< micwaski> Hey how to start working with bitcoin core
< provoostenator> Schwaro: you should ask in the channel #bitcoin, not here. This is a devlopment channel, not a support channel.
< Schwaro> #bitcoin I am using bitcoin core and in october I have received some BTC transaction log says that there are more than 10k confirmations. After one month I tried to send some bitcoins but this transaction still says that it is in mem pool/unconfirmed. could you please advise?
< provoostenator> Schwaro: ror help with Bitcoin in general, please use #bitcoin. For question about developing the Bitcoin Core wallet, you're in the right place.
< molz> Lauda, are you talking about the windows guide for bitcoin on Ubuntu 16? It works flawlessly for me
< provoostenator_> Lauda: following Windows build instructions on a Ubuntu 14 VM on an iMac worked for me. Just launched bitcoin-qt.exe in my Windows VM!
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12079: Improve prioritisetransaction test coverage (master...2018-01-prioritisetransaction) https://github.com/bitcoin/bitcoin/pull/12079
< bitcoin-git> bitcoin/master 45173fa MarcoFalke: Merge #12079: Improve prioritisetransaction test coverage...
< bitcoin-git> bitcoin/master 7f67dd0 João Barbosa: [qa] Improve prioritisetransaction functional test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b3ecb7bab607...45173fa6fca9
< bitcoin-git> [bitcoin] sipa closed pull request #10677: RPC Docs: addmultisigaddress is intended for non-watchonly addresses (master...importmultiwatch) https://github.com/bitcoin/bitcoin/pull/10677
< bitcoin-git> bitcoin/master b3ecb7b Pieter Wuille: Merge #10677: RPC Docs: addmultisigaddress is intended for non-watchonly addresses...
< bitcoin-git> bitcoin/master 73041c3 Gregory Sanders: RPC Docs: addmultisigaddress is intended for non-watchonly addresses
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fd4ca17360e6...b3ecb7bab607
< bitcoin-git> [bitcoin] achow101 opened pull request #12101: Change walletpassphrase timeout to be an int32 and check its bounds (master...wallet-unlock-time-int32) https://github.com/bitcoin/bitcoin/pull/12101
< echeveria> hubud: #bitcoin

2018-01-05

< bambum> hi i have a bug on bitcoin-qt. Its not broadcasting my transaction but the amount showing me is already 0
< Fithos> Why does Bitcoin Core max out at 0.1 btc in transaction fee?
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12092: [qt] Replaces numbered place marker %2 with %1. (master...patch/12015/sendcoinsdialog-replaces-numbered-place-marker) https://github.com/bitcoin/bitcoin/pull/12092
< bitcoin-git> bitcoin/master fd4ca17 MarcoFalke: Merge #12092: [qt] Replaces numbered place marker %2 with %1....
< bitcoin-git> bitcoin/master 8a93543 251: Replaces numbered place marker %2 with %1....
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/56910285fa4a...fd4ca17360e6
< jonasschnelli> I made https://github.com/bitcoin/bitcoin/pull/11903/files after the last attempt to X-compile
< provoostenator> As for Windows 10... I reinstalled Ubuntu and upgraded straight to 17.10 (which didn't go smooth). I get an error during the dependencies make for zeromq: funcs.mk:242: recipe for target '/usr/src/bitcoin/depends/work/build/x86_64-w64-mingw32/zeromq/4.2.2-c6f340e09c9/.stamp_preprocessed' failed
< provoostenator> I installed a nightly Ubuntu 18.04 build on a VM, compiled Bitcoin, ran QT in regtest mode, make check, ran functional tests (all pass except fullblocktest.py). Seems to Just Work(tm). Shocking?
< coolass> Where do they take suggestions for improvement of the User Experience for the bitcoin core application?
< bitcoin-git> [bitcoin] Sjors opened pull request #12098: [scripts] lint-whitespace: add param to check last N commits (master...lint-whitespace-n-commits) https://github.com/bitcoin/bitcoin/pull/12098
< bitcoin-git> [bitcoin] laanwj closed pull request #12054: Qt: Minimize to tray functionality only on Windows (master...win-only-tray) https://github.com/bitcoin/bitcoin/pull/12054
< bitcoin-git> [bitcoin] Sjors opened pull request #12097: [scripts] lint-whitespace: use perl instead of grep -P (master...lint-whitespace-no-grep-P) https://github.com/bitcoin/bitcoin/pull/12097
< wumpus> provoostenator: if that also doesn't work you can be sure your build environment is bodged, otherwise it might be something with bitcoin's build system...
< wumpus> but I think bitcoin core itself is the only thing among the dependencies that uses c++11 threading
< provoostenator> Compiling bitcoin dependencies on Ubuntu inside Windows 10 running on a VM on an iMac. Wonderful... I notice compilation sometimes just stalls and I have to hit enter to make it continue.
< gribble> https://github.com/bitcoin/bitcoin/issues/12054 | Qt: Minimize to tray functionality only on Windows by vajdaz · Pull Request #12054 · bitcoin/bitcoin · GitHub
< ossifrage> Nothing in the .xsession-errors log, but I think I've long since closed the terminal I initially started bitcoin-qt
< ossifrage> the hexchat system tray icon is still present and I can map/unmap that window by clicking on it, but bitcoin-qt is gone
< ossifrage> This is odd, bitcoin-qt is still running and responding to bitcoin-cli commands, but the tray icon is gone and I can't seem to map the window.
< bitcoin-git> [bitcoin] kallewoof opened pull request #12096: [rpc] [wallet] Allow single-output transactions in bumpfee (master...better-bumpfee) https://github.com/bitcoin/bitcoin/pull/12096
< 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] fanquake opened pull request #12095: [contrib] Use BDB_LIBS/CFLAGS and pass --disable-replication (master...db4-script-flags) https://github.com/bitcoin/bitcoin/pull/12095

2018-01-04

< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12093: Fix incorrect Markdown link (master...fix-incorrect-markdown-link) https://github.com/bitcoin/bitcoin/pull/12093
< bitcoin-git> bitcoin/master 5691028 Jonas Schnelli: Merge #12093: Fix incorrect Markdown link...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ddff3447f29b...56910285fa4a
< bitcoin-git> bitcoin/master 4aa6455 practicalswift: Fix incorrect Markdown link
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #12094: Fix hdmaster-key / seed-key confusion (master...2018/01/hdseed) https://github.com/bitcoin/bitcoin/pull/12094
< bitcoin-git> [bitcoin] practicalswift opened pull request #12093: Fix incorrect Markdown link (master...fix-incorrect-markdown-link) https://github.com/bitcoin/bitcoin/pull/12093
< bitcoin-git> [bitcoin] 251Labs opened pull request #12092: [qt] Replaces numbered place marker %2 with %1. (master...patch/12015/sendcoinsdialog-replaces-numbered-place-marker) https://github.com/bitcoin/bitcoin/pull/12092
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12089: qa: TestNodeCLI Rework output parsing, Prevent options mixups, Make command optional (master...Mf1801-qaCliOptions) https://github.com/bitcoin/bitcoin/pull/12089
< sipa> #bitcoin or bitcoin.stackexchange.com please
< gribble> https://github.com/bitcoin/bitcoin/issues/11739 | RFC: Enforce SCRIPT_VERIFY_P2SH and SCRIPT_VERIFY_WITNESS from genesis by sdaftuar · Pull Request #11739 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11041 | Add LookupBlockIndex by promag · Pull Request #11041 · bitcoin/bitcoin · GitHub
< achow101> If people would like to run their own simulations, the code for it is available here: https://github.com/achow101/bitcoin/tree/bnb-simulate. More info in this commnet: https://github.com/bitcoin/bitcoin/pull/10637#issuecomment-353452113
< luke-jr> sdaftuar: elaborated more on my bitcoin-dev post; from the BIP, it doesn't seem to use single SHA256
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11997: [tests] util_tests.cpp: actually check ignored args (master...parseparam-fix) https://github.com/bitcoin/bitcoin/pull/11997
< bitcoin-git> bitcoin/master ddff344 MarcoFalke: Merge #11997: [tests] util_tests.cpp: actually check ignored args...
< bitcoin-git> bitcoin/master c99a3c3 Anthony Towns: [tests] util_tests.cpp: actually check ignored args...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/36a5a4404836...ddff3447f29b
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12089: qa: Don't remember TestNodeCLI options between calls (master...Mf1801-qaCliOptions) https://github.com/bitcoin/bitcoin/pull/12089
< Varunram> hm, bad language on my part I guess. So a related question would be what actually happens when I try to connect to a testnet seed? (you can answer at #bitcoin if its off-topic :) )
< Varunram> wumpus: What is the possibility of a testnet seed connecting to a bitcoin abc seed?
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12063: [Trivial] Update license year range to 2018 (master...2018-license) https://github.com/bitcoin/bitcoin/pull/12063
< bitcoin-git> bitcoin/master 36a5a44 MarcoFalke: Merge #12063: [Trivial] Update license year range to 2018...
< bitcoin-git> bitcoin/master c9439e7 Akira Takizawa: [Trivial] Update license year range to 2018
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a9a49e6e7e8d...36a5a4404836
< wumpus> forks are offtopic here, try #bitcoin-forks
< fazec> I was trying to hard fork the main bitcoin chain today with https://github.com/SegwitB2X/bitcoin2x/ that fork
< wumpus> because of the spurious PRs I've blocked bodapanxu from the bitcoin org for now, please let me know
< bitcoin-git> [bitcoin] fanquake closed pull request #12088: mycoin/dash (master...master) https://github.com/bitcoin/bitcoin/pull/12088
< * zelest> points at #bitcoin
< bitcoin-git> [bitcoin] bodapanxu opened pull request #12088: mycoin/dash (master...master) https://github.com/bitcoin/bitcoin/pull/12088
< bitcoin-git> [bitcoin] laanwj closed pull request #12087: mycoin (master...master) https://github.com/bitcoin/bitcoin/pull/12087
< bitcoin-git> [bitcoin] bodapanxu opened pull request #12087: mycoin (master...master) https://github.com/bitcoin/bitcoin/pull/12087
< gribble> https://github.com/bitcoin/bitcoin/issues/11403 | SegWit wallet support by sipa · Pull Request #11403 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11796 | [tests] Functional test naming convention by ajtowns · Pull Request #11796 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #12001: [RPC] Adding ::minRelayTxFee amount to getmempoolinfo and updating help (master...update_mempoolminfee_help_details) https://github.com/bitcoin/bitcoin/pull/12001
< bitcoin-git> bitcoin/master a9a49e6 Wladimir J. van der Laan: Merge #12001: [RPC] Adding ::minRelayTxFee amount to getmempoolinfo and updating help...
< bitcoin-git> bitcoin/master aad3090 Jeff Rade: [rpc] Adding ::minRelayTxFee amount to getmempoolinfo and updating mempoolminfee help description
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/eeb6d5271de3...a9a49e6e7e8d
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12035: [qt] change µBTC to bits (master...qt-bits) https://github.com/bitcoin/bitcoin/pull/12035
< bitcoin-git> bitcoin/master eeb6d52 Jonas Schnelli: Merge #12035: [qt] change µBTC to bits...
< bitcoin-git> bitcoin/master ebcee1d William Casarin: bips: add bip176 (Bits Denomination)...
< bitcoin-git> bitcoin/master 275b2ee William Casarin: [qt] change µBTC to bits...
< bitcoin-git> [bitcoin] jonasschnelli pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/a1136f0cb449...eeb6d5271de3
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12074: [qt] Optimizes boolean expression model && model->haveWatchOnly() (master...patch/TransactionView-optimize-boolean-expression) https://github.com/bitcoin/bitcoin/pull/12074
< bitcoin-git> bitcoin/master a1136f0 Jonas Schnelli: Merge #12074: [qt] Optimizes boolean expression model && model->haveWatchOnly()...
< bitcoin-git> bitcoin/master 6dda059 251: [qt] Simplifies boolean expression model && model->haveWatchOnly()...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c991b304dee3...a1136f0cb449
< Randolf> Satoshi: I suggest asking about that in the #bitcoin channel.
< gribble> https://github.com/bitcoin/bitcoin/issues/12083 | Improve getchaintxstats test coverage by promag · Pull Request #12083 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] promag opened pull request #12083: Improve getchaintxstats test coverage (master...2018-01-getchaintxstats) https://github.com/bitcoin/bitcoin/pull/12083
< megan_> How to connect bitcoin exchange in open source any idea
< gribble> https://github.com/bitcoin/bitcoin/issues/5 | Make the version number the protocol version and not the client version · Issue #5 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/5 | Make the version number the protocol version and not the client version · Issue #5 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10 | Add address to listtransactions output by gavinandresen · Pull Request #10 · bitcoin/bitcoin · GitHub
< megan_> Hi i am new baby in bitcoin development Please let me know how to get started in initial development
< TD-Linux> I don't think there are any obvious mitigations that bitcoin core can do that it doesn't already (like keeping unencrypted keys in memory for short times)

2018-01-03

< jb55> so I need to do bitcoind -testnet -conf=~/.bitcoin/testnet3/bitcoin.conf ?
< jb55> my ~/.bitcoin/bitcoin.conf has it disabled, I guess testnet uses that?
< jb55> I think I was assuming testnet used it's own bitcoin.conf?
< achow101> jb55: are you sure it isn't set in your bitcoin.conf?
< gribble> https://github.com/bitcoin/bitcoin/issues/11456 | Replace relevant services logic with a function suite. by TheBlueMatt · Pull Request #11456 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10102 | bitcoin-qt: spawn bitcoind and communicate over pipe (Experimental, WIP, Depends on #10244) by ryanofsky · Pull Request #10102 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12051 | add missing debian contrib files to tarball by puchu · Pull Request #12051 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] Christewart opened pull request #12082: Adding test case for SINGLE|ANYONECANPAY hash type in tx_valid.json (master...add_tx_valid_singleanyonecanpay) https://github.com/bitcoin/bitcoin/pull/12082
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12081: It doesnt a coin system it is a AI's algorithm (master...master) https://github.com/bitcoin/bitcoin/pull/12081
< bitcoin-git> [bitcoin] BTaskaya opened pull request #12081: It doesnt a coin system it is a AI's algorithm (master...master) https://github.com/bitcoin/bitcoin/pull/12081
< gribble> https://github.com/bitcoin/bitcoin/issues/12076 | qa: Use node_path wrapper in test framwork by MarcoFalke · Pull Request #12076 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12080 | Add support to search the address book by promag · Pull Request #12080 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] promag opened pull request #12080: Add support to search the address book (master...2018-01-searchaddressbook) https://github.com/bitcoin/bitcoin/pull/12080
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12075: [scripts] Add missing univalue file to copyright_header.py (master...copyright-add-missing) https://github.com/bitcoin/bitcoin/pull/12075
< bitcoin-git> bitcoin/master c991b30 MarcoFalke: Merge #12075: [scripts] Add missing univalue file to copyright_header.py...
< bitcoin-git> bitcoin/master 415f86c fanquake: [scripts] Add missing univalue file to copyright_header.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5961b23898ee...c991b304dee3
< bitcoin-git> [bitcoin] laanwj closed pull request #12062: Increment MIT Licence copyright header year on files modified in 2017 (master...2018) https://github.com/bitcoin/bitcoin/pull/12062
< bitcoin-git> bitcoin/master 5961b23 Wladimir J. van der Laan: Merge #12062: Increment MIT Licence copyright header year on files modified in 2017...
< bitcoin-git> bitcoin/master 595a7ba Akira Takizawa: Increment MIT Licence copyright header year on files modified in 2017
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d38d1a3e75aa...5961b23898ee
< gribble> https://github.com/bitcoin/bitcoin/issues/12079 | Improve prioritisetransaction test coverage by promag · Pull Request #12079 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11965: qa: Note on test order in test_runner (master...Mf1712-qaTestRunnerOrder) https://github.com/bitcoin/bitcoin/pull/11965
< bitcoin-git> bitcoin/master d38d1a3 MarcoFalke: Merge #11965: qa: Note on test order in test_runner...
< bitcoin-git> bitcoin/master fadf60e MarcoFalke: qa: Note on test order in test_runner
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c04cb48df961...d38d1a3e75aa
< bitcoin-git> bitcoin/0.15 cb7ef31 Wladimir J. van der Laan: Merge #12032: [backport] #11847 Make boost::multi_index comparators const...
< bitcoin-git> bitcoin/0.15 ad83936 Suhas Daftuar: Make boost::multi_index comparators const...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to 0.15: https://github.com/bitcoin/bitcoin/compare/2559a19e6fdb...cb7ef312ff34
< bitcoin-git> [bitcoin] laanwj closed pull request #12077: [Docs] Correct `sendmany` curl example (master...patch/12067/fixes-sendmany-curl-example) https://github.com/bitcoin/bitcoin/pull/12077
< bitcoin-git> bitcoin/master c04cb48 Wladimir J. van der Laan: Merge #12077: [Docs] Correct `sendmany` curl example...
< bitcoin-git> bitcoin/master 0d663f8 251: Fixes issue #12067 `sendmany` curl example is wrong....
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/63a4dc10876b...c04cb48df961
< gribble> https://github.com/bitcoin/bitcoin/issues/623 | Address book cannot be searched · Issue #623 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11041 | Add LookupBlockIndex by promag · Pull Request #11041 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] promag opened pull request #12079: Improve prioritisetransaction test coverage (master...2018-01-prioritisetransaction) https://github.com/bitcoin/bitcoin/pull/12079

2018-01-02

< larafale> Hello folks, can someone enlighten me on something concerning account discovery in bip 44. https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11912: travis: Post result to irc on failure (master...Mf1712-travisIRCfail) https://github.com/bitcoin/bitcoin/pull/11912
< bitcoin-git> [bitcoin] 251Labs opened pull request #12077: Fixes issue #12067 `sendmany` curl example is wrong. (master...patch/12067/fixes-sendmany-curl-example) https://github.com/bitcoin/bitcoin/pull/12077
< belcher> wrong channel, ask in #bitcoin
< exs> hi, found that chan now. can someone be so kind and explain me why you should not increase the blocksize in bitcoin?
< bitcoin-git> [bitcoin] akx20000a reopened pull request #12062: Increment MIT Licence copyright header year on files modified in 2017 (master...2018) https://github.com/bitcoin/bitcoin/pull/12062
< bitcoin-git> [bitcoin] akx20000a closed pull request #12062: Increment MIT Licence copyright header year on files modified in 2017 (master...2018) https://github.com/bitcoin/bitcoin/pull/12062
< gribble> https://github.com/bitcoin/bitcoin/issues/11625 | Add BitcoinApplication & RPCConsole tests by ryanofsky · Pull Request #11625 · bitcoin/bitcoin · GitHub
< ryanofsky> provoostenator, #11625 adds qt/bitcoin.h. it's a little weird it wasn't there before, but not surprising since there wasn't a need
< provoostenator> Other question: what's supposed to be the difference between qt/bitcoin.cpp and qt/bitcoin-gui.cpp? And why are they both importing qt/bitcoin-gui.h (theres no qt/bitcoin.h)?
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12076: qa: Use get_datadir_path (master...Mf1801-qaUseUtilDatadir) https://github.com/bitcoin/bitcoin/pull/12076
< meshcollider> plp_: probably ask in #bitcoin to see if the ideas been suggested before, and then use the mailing list
< kinlo> sipa: I believe -n was done for bitcoin-git
< mryandao> you could, #bitcoin has those modes enabled.
< provoostenator> Regarding yesterdays BIP70 proposal by James Hilliard: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2018-January/015490.html Wouldn't this require some sort of permission system in the RPC?
< xiedeacc> hi, output of block 0 can't be spent as this would allow Satoshi to fork the network. how could this happen ? because at first bitcoin released by Satoshi, the coinbase of block 0 cannot spendable, so if some client allow that address spend, then Satoshi can fork a new blockchain from block 0, and mine his own blockchain more longer than legal blockchain in a private way, then satoshi publish his blockchain, made legal blcokchain cancelled?
< bitcoin-git> [bitcoin] fanquake opened pull request #12075: [scripts] Add missing univalue file to copyright_header.py (master...copyright-add-missing) https://github.com/bitcoin/bitcoin/pull/12075
< bitcoin-git> [bitcoin] 251Labs opened pull request #12074: [qt] Optimizes boolean expression model && model->haveWatchOnly() (master...patch/TransactionView-optimize-boolean-expression) https://github.com/bitcoin/bitcoin/pull/12074

2018-01-01

< bitcoin-git> [bitcoin] fanquake closed pull request #12065: Avoid yearly updates for copyright (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12065
< bitcoin-git> [bitcoin] fanquake closed pull request #12061: Update license dates (master...patch-8) https://github.com/bitcoin/bitcoin/pull/12061
< bitcoin-git> [bitcoin] sipa closed pull request #12068: EVGHENICOIN (master...master) https://github.com/bitcoin/bitcoin/pull/12068
< gribble> https://github.com/bitcoin/bitcoin/issues/12068 | EVGHENICOIN by GENERALGUBERNATOR1 · Pull Request #12068 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] GENERALGUBERNATOR1 opened pull request #12068: EVGHENICOIN (master...master) https://github.com/bitcoin/bitcoin/pull/12068
< sipa> 0.15.1 is the latest bitcoin core release and it implements all network rules i know of
< sipa> #bitcoin please
< marco_> I have the bitcoin core installed
< marco_> how to connect to bitcoin network?
< bitcoin-git> [bitcoin] edwinychu opened pull request #12065: Avoid yearly updates for copyright (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12065
< bitcoin-git> [bitcoin] fanquake closed pull request #12064: Update copyright year (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12064
< bitcoin-git> [bitcoin] dtarellano opened pull request #12064: Update copyright year (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12064
< bitcoin-git> [bitcoin] akx20000a reopened pull request #12062: Increment MIT Licence copyright header year on files modified in 2017 (master...2018) https://github.com/bitcoin/bitcoin/pull/12062

2017-12-31

< bitcoin-git> [bitcoin] akx20000a opened pull request #12063: [Trivial] Update license year range to 2018 (master...2018-license) https://github.com/bitcoin/bitcoin/pull/12063
< bitcoin-git> [bitcoin] akx20000a opened pull request #12062: Increment MIT Licence copyright header year on files modified in 2017 (master...2018) https://github.com/bitcoin/bitcoin/pull/12062
< bitcoin-git> [bitcoin] benhc123 opened pull request #12061: Update license dates (master...patch-8) https://github.com/bitcoin/bitcoin/pull/12061
< sengehest> how up to date is the Bitcoin testnet protocol? Is the version the same as production?

2017-12-30

< Randolf> lvmbdv: You'd probably find that the #bitcoin channel is a really great place to ask that question.
< sipa> every version of the bitcoin full node software would have considered a spend of the genesis output as invalid; hence, it is invalid
< sturles> According to https://tradeblock.com/bitcoin
< bitcoin-git> [bitcoin] laanwj closed pull request #12027: [Docs] Remove boost --c++ flag from osx build instructions (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12027
< bitcoin-git> bitcoin/master 5ec3eae Pablo Fernandez: remove brew c++ flag...
< bitcoin-git> bitcoin/master 63a4dc1 Wladimir J. van der Laan: Merge #12027: [Docs] Remove boost --c++ flag from osx build instructions...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/efae3663a772...63a4dc10876b
< sipa> for questions, https://bitcoin.stackexchange.com
< gribble> https://github.com/bitcoin/bitcoin/issues/9483 | Complete hybrid full block SPV mode by jonasschnelli · Pull Request #9483 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10794 | Add simple light-client mode (RPC only) by jonasschnelli · Pull Request #10794 · bitcoin/bitcoin · GitHub
< luke-jr> echeveria: that's what it means to use Bitcoin though
< wumpus> there are certainly wallets with better UI, but the privacy/flexibility of bitcoin core's wallet is one of the best
< echeveria> at some point soon there'll be pretty good justification for dislodging the wallet from bitcoin core.
< wumpus> this is also why I closed the PR adding the bitcoin core version to libconsensus pc
< MarcoFalke> That has nothing to do with Bitcoin Core version
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12055: Prepare version scheme for upcoming release [take 2] (master...Mf1712-versionDropRedundantZero) https://github.com/bitcoin/bitcoin/pull/12055
< gribble> https://github.com/bitcoin/bitcoin/issues/11449 | Release schedule for 0.16.0 · Issue #11449 · bitcoin/bitcoin · GitHub
< luke-jr> if nearly everyone doesn't use a full node, Bitcoin doesn't work
< luke-jr> Bitcoin Core is an end-user application, not a developer application
< wumpus> bitcoin core is just the infrastructre
< wumpus> and no one will decide on that, no one wil stake their reputation on 'bitcoin is 1.0 quality now'
< sipa> i just had a twitter fight with someone who assumed that bitcoin core could not be "ready" until it integrated lightning
< bitcoin-git> [bitcoin] laanwj force-pushed master from db7eba6 to efae366: https://github.com/bitcoin/bitcoin/commits/master
< wumpus> luke-jr: no one will ever agree whether 'bitcoin is ready'
< bitcoin-git> [bitcoin] laanwj closed pull request #12026: Prepare version scheme for 17.0 release (master...Mf1712-version17) https://github.com/bitcoin/bitcoin/pull/12026
< bitcoin-git> bitcoin/master db7eba6 Wladimir J. van der Laan: Merge #12026: Prepare version scheme for 17.0 release...
< bitcoin-git> bitcoin/master faa7ecf MarcoFalke: Prepare version scheme for 17.0 release
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/efae3663a772...db7eba6169b6
< gribble> https://github.com/bitcoin/bitcoin/issues/12026 | Prepare version scheme for 17.0 release by MarcoFalke · Pull Request #12026 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] vajdaz opened pull request #12054: Minimize to tray functionality only on Windows (master...win-only-tray) https://github.com/bitcoin/bitcoin/pull/12054
< aj> wumpus: oh, any idea which options to make network-specific? i've got -wallet and -addnode, and https://github.com/bitcoin/bitcoin/pull/11741#issuecomment-347458820 suggested -port -bind -rpcport and -rpcbind ?
< wumpus> you can use -datadir to select a datadir and use the bitcoin.conf inside, which can also set a network
< gribble> https://github.com/bitcoin/bitcoin/issues/12027 | [Docs] Remove boost --c++ flag from osx build instructions by fernandezpablo85 · Pull Request #12027 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11862 | [concept] Network specific conf sections by ajtowns · Pull Request #11862 · bitcoin/bitcoin · GitHub
< wumpus> that's why they want the version number to bump. THey won't even be running bitcoin core, most probably.
< gribble> https://github.com/bitcoin/bitcoin/issues/11403 | SegWit wallet support by sipa · Pull Request #11403 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11304 | Вообще не понимаю как установить на linux kali · Issue #11304 · bitcoin/bitcoin · GitHub
< wumpus> yes he added a disclaimer "EDIT: Obviously, this does not mean Bitcoin Core is all of a sudden less experimental than before.". Of course, such people don't read disclaimers.
< wumpus> OH SO BITCOIN ISN'T BETA ANYMORE?
< gribble> https://github.com/bitcoin/bitcoin/issues/12026 | Prepare version scheme for 17.0 release by MarcoFalke · Pull Request #12026 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #11984: doc: Update OpenBSD build instructions for 6.2 (cont'd) (master...2017_12_openbsd_build_update) https://github.com/bitcoin/bitcoin/pull/11984
< bitcoin-git> bitcoin/master efae366 Wladimir J. van der Laan: Merge #11984: doc: Update OpenBSD build instructions for 6.2 (cont'd)...
< bitcoin-git> bitcoin/master 6915f93 Wladimir J. van der Laan: doc: Update OpenBSD build instructions for 6.2...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a332a7d5a152...efae3663a772
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11291: Fix string concatenation to os.path.join and add exception case (master...Fix-PEP8-warnings) https://github.com/bitcoin/bitcoin/pull/11291
< bitcoin-git> bitcoin/master a332a7d MarcoFalke: Merge #11291: Fix string concatenation to os.path.join and add exception case...
< bitcoin-git> bitcoin/master a3ac767 dongsamb: Fix string concatenation to os.path.join and add exception case
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d9fdac130a5e...a332a7d5a152

2017-12-29

< bitcoin-git> [bitcoin] fanquake closed pull request #12052: 0.12 (0.11...0.12) https://github.com/bitcoin/bitcoin/pull/12052
< bitcoin-git> [bitcoin] cuckoocoin opened pull request #12052: 0.12 (0.11...0.12) https://github.com/bitcoin/bitcoin/pull/12052
< bitcoin-git> [bitcoin] puchu opened pull request #12051: add missing debian contrib files to tarball (master...master) https://github.com/bitcoin/bitcoin/pull/12051
< Slackus> help I cannot speak on #bitcoin
< provoostenator> Probably these guys: https://github.com/superbitcoin/SuperBitcoin/commits/master I wonder if they're doing anything worthy of #bitcoin-airdrop-code-shenanigans
< bitcoin-git> [bitcoin] 251Labs opened pull request #12050: Implements a virtual destructor on the BaseRequestHandler class. (master...patch/BaseRequestHandler-virtual-dtor) https://github.com/bitcoin/bitcoin/pull/12050
< bayatloo> can i develop Bitcoin with c#
< bitcoin-git> [bitcoin] martinus opened 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] sipa closed pull request #11824: Block ActivateBestChain to empty validationinterface queue (master...2017-12-11822-debug) https://github.com/bitcoin/bitcoin/pull/11824
< bitcoin-git> bitcoin/master a734896 Matt Corallo: Avoid cs_main in net_processing ActivateBestChain calls
< bitcoin-git> bitcoin/master 66aa1d5 Matt Corallo: Refactor ProcessGetData in anticipation of avoiding cs_main for ABC
< bitcoin-git> bitcoin/master 818075a Matt Corallo: Create new mutex for orphans, no cs_main in PLV::BlockConnected...
< bitcoin-git> [bitcoin] sipa pushed 8 new commits to master: https://github.com/bitcoin/bitcoin/compare/5180a86c96bc...d9fdac130a5e
< gribble> https://github.com/bitcoin/bitcoin/issues/11824 | Block ActivateBestChain to empty validationinterface queue by TheBlueMatt · Pull Request #11824 · bitcoin/bitcoin · GitHub
< cluelessperson> sipa: /var/bitcoin/bitcoind/source/bitcoin/src/bitcoind "-conf=/etc/bitcoind/testnet.conf"
< cluelessperson> sipa: /var/bitcoin/bitcoind/source/bitcoin/src/bitcoind "-conf=/etc/bitcoind/regtest.conf"
< gribble> https://github.com/bitcoin/bitcoin/issues/11708 | Add P2SH-P2WSH support to signrawtransaction and listunspent RPC by MeshCollider · Pull Request #11708 · bitcoin/bitcoin · GitHub

2017-12-28

< bitcoin-git> [bitcoin] jeromer opened pull request #12042: Add hdenabled flag in getwalletinfo (master...getwalletinfo/hdenabledflag) https://github.com/bitcoin/bitcoin/pull/12042
< jonasschnelli> meshcollider: heh.. yeah... but I'm happy if "Bitcoin Foundation" is gone in 0.16.
< gribble> https://github.com/bitcoin/bitcoin/issues/3220 | Getrawtransaction working partially without -txindex is confusing · Issue #3220 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] Zelest opened pull request #12041: doc: Rewrite the OpenBSD build instructions (master...openbsd-build-revamp) https://github.com/bitcoin/bitcoin/pull/12041
< bitcoin-git> [bitcoin] lionello opened pull request #12040: fix: add support for CORS headers and pre-flight request (master...http-options-pre-flight) https://github.com/bitcoin/bitcoin/pull/12040
< karanlearns> luke-jr: i cannot join bitcoin channel, i get switched to bitcoin-unregistered although i have registered. this question is in continuation of my discussion from yesterday do - please accomodate.
< luke-jr> karanlearns: user questions in #bitcoin
< karanlearns> arubi: on running make where is the bitcoin-qt so file made ? is it in /usr/bin or the one in src folder ?
< karanlearns> when i run make - where is the so file bitcoin-qt generated . is it the one in /usr/bin or the one in src folder

2017-12-27

< gmaxwell> cluelessperson: and which are unrelated to bitcoin core in any case. (they cause a desire for _import_ which we support, not export)
< cluelessperson> gmaxwell: Currently, the only method that seems reliable for exporting private keys, is to get the bitcoin core binary, start it, and use the console to dumpwallet.
< cluelessperson> sipa: I'm suggesting a framework to make life easier for users using bitcoin. Extracting and dealing with keys at this point is inevitable and currently painful. All those things you mentioned fit into this framework.
< cluelessperson> outside of through bitcoin core itself
< zelest> i dunno, i might lack the understanding of the bitcoin protocol, but having a whole database because a few single corner cases has to scale feels a bit bloated tbh :o
< provoostenator> So does lnd I believe, although they currently don't support bitcoin core yet.
< sipa> helpplx: if you suspect there is a bug, you can also file an issue on https://github.com/bitcoin/bitcoin/issues
< provoostenator> No, I meant "Bitcoin Core" when I said "BitcoinQT" (the name of the GUI process)
< sipa> bitcoind == Bitcoin Core?
< provoostenator> Bitcoin Core wrote 3.2 GB so far and read 4 GB, not sure how much bitcoind and btcd read/wrote in the same time period.
< sipa> provoostenator: is the I/O due to bitcoin core, or from other processes?
< helpplx> its a issue of the wallet, it didint warn me. i selected "low fee, 24 hours", it created a transaction that the network doesnt accept. is not my fault, at least add a warning. where to ask? #bitcoin is sandboxed nobody replies its a joke
< gribble> https://github.com/bitcoin/bitcoin/issues/10646 | Windows Gui becomes non responsive after "Done loading" · Issue #10646 · bitcoin/bitcoin · GitHub
< rafalcpp> helpplx: this channel is only about C++/etc developers who code bitcoin core client. Ask in #bitcoin. And as others say, you can NOT lose your money by sending it with too low fee.
< rabidus> calm down. official channel is #bitcoin
< alf1> okay, i try: i have transfer btcs from bitpanda.com to my bitcoin core wallet (0.15.1). (transaction ID 41354056bfe77f201d1aa098b2a2b34505aa9d4812935c44cf66a417abcde3ed). but i cant working with btc, because its still pending. i still waiting for "availible". i try -rescan, but it isnt working. can anybody help?
< gribble> https://github.com/bitcoin/bitcoin/issues/11991 | [qt] Receive: checkbox for bech32 address by Sjors · Pull Request #11991 · bitcoin/bitcoin · GitHub
< helpplx> thanks but its really a "yes" or "no" question, the devs here know this..i used bitcoin-core wallet, set the fee to low (24 hours) and this mess happend. balance is deducted but tx not broadcated. do i need to restart btc core to get those 25 btc (390k $) back into the sender wallet? thanks for the work.
< jb55> helpplx alf1: try asking on bitcoin.stackexchange.com
< helpplx> im sorry too for asking a support question but its a 25 btc transaction. sendrawtransaction fails, i dont understand if the btc are still in my wallet if i restart the bitcoin core wallet..only this..thanks guys
< helpplx> " Error sending transaction: insufficient priority and fee for relay. " blockcypher push tx shows, and blockchain pushtx shows Validation Error: Insufficient fee. Please try again with a higher fee... bitcoin console showsTX decode failed (code -22) when broadcasting with sendrawtx
< helpplx> hi, i tried to send a tx from bitcoin core with too low fee it seems, it shows as 0/not broadcasted yet. trying to use pushtx services shows the fee is too low. it deducted the balance from the bitcoin-core wallet.. what should i do? restart the wallet? if so will the funds return there? thatnks, sorry
< bitcoin-git> [bitcoin] jb55 opened pull request #12035: [qt] change µBTC to bits (master...qt-bits) https://github.com/bitcoin/bitcoin/pull/12035
< rafalcpp> sipa: no, released (Gitian) binary dynamically links libc, also librt, libgcc, libpthread, (and ld), and libm in bitcoind but not in -cli. (ldd bitcoin-cli shows)