< July 2025 >
Su Mo Tu We Th Fr Sa 123456789101112131415 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
2018-01-09
< bitcoin-git>
[bitcoin] Sjors opened pull request #12134: [WIP] Build previous releases and run functional tests (master...previous-release) https://github.com/bitcoin/bitcoin/pull/12134
< gribble>
https://github.com/bitcoin/bitcoin/issues/10595 | Bugfix: RPC/Mining: Use pre-segwit sigops and limits, when working with non-segwit GBT clients by luke-jr · Pull Request #10595 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] sdaftuar opened pull request #12133: [qa] Fix rare failure in p2p-segwit.py (master...2018-01-fix-p2p-segwit) https://github.com/bitcoin/bitcoin/pull/12133
< gribble>
https://github.com/bitcoin/bitcoin/issues/11389 | Support having SegWit always active in regtest (sipa, ajtowns, jnewbery) by sipa · Pull Request #11389 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] jtimon opened pull request #12128: Refactor: One CBaseChainParams should be enough (master...b16-baseparams-nohierarchy) https://github.com/bitcoin/bitcoin/pull/12128
< Randolf>
With the help of folks in the NetBSD community, I can now compile bitcoind (and friends) in NetBSD 7.0 after making a few minor changes to 2 files. I also added one "doc" file which provides build instructions. Since I'm new to GitHub and this is my first contribution to bitcoin, I want to make
< Chris_Stewart_5>
Does the bitcoin core software dump txs back into the mempool when a chain is clearly orphaned?
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #12120: Add dev guideline limiting auto usage. (master...2018-01-auto-devnotes) https://github.com/bitcoin/bitcoin/pull/12120
< bitcoin-git>
[bitcoin] Sjors opened pull request #12119: [wallet] use bech32 change address if all destinations are bech32 (master...bech32-change) https://github.com/bitcoin/bitcoin/pull/12119
< bitcoin-git>
[bitcoin] sdaftuar opened pull request #12118: Sort mempool by min(feerate, ancestor_feerate) (master...2018-01-fix-mempool-score) https://github.com/bitcoin/bitcoin/pull/12118
< ossifrage>
still no love building bitcoin-qt with -flto: ./libtool: line 1720: 18164 Segmentation fault (core dumped) /usr/bin/gcc-ranlib .libs/libsecp256k1.a
< achow101>
for general help, go to #bitcoin
< achow101>
Schwineigel: this channel is for Bitcoin Core development, not for helping users
< 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 ?
< 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...
< 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] 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....
< 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.
< 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
< 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] 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
< 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?
< 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] 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 #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
< 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)?
< 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
< 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
< 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.
< 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