< bitcoin-git>
bitcoin/master 88411e9 MarcoFalke: Squashed 'src/univalue/' changes from fe805ea74f..07947ff2da...
< wumpus>
make builds the binaries in the build directory, which is where you invoke make. This will be src/bitcoin, src/qt/bitcoin-qt, src/test/test_bitcoin etc
< fanquake>
wumpus does everyone inside the bitcoin org have 2FA turned on?
< gribble>
https://github.com/bitcoin/bitcoin/issues/11359 | Add a pruning high water mark to reduce the frequency of pruning events by esotericnonsense · Pull Request #11359 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] fanquake closed pull request #11958: Update README.md to let people know about (((Bilderberg))) and HIGH FEES! (master...master) https://github.com/bitcoin/bitcoin/pull/11958
< bitcoin-git>
[bitcoin] fockkboy opened pull request #11958: Update README.md to let people know about (((Bilderberg))) and HIGH FEES! (master...master) https://github.com/bitcoin/bitcoin/pull/11958
< meshcollider>
bob___: try #bitcoin channel, this one is not for support
< bob___>
having an issue with bitcoin core changing the transaction fee to a lower amount?
< echeveria>
not really. at the moment there's a load of suboptimal ways of getting work updates from Bitcoin Core, adding a GBT endpoint means you don't need to poll or do any roundtrips to RPC.
< DrBenway>
is bitcoin core going ahead with segwit? there's been so much back and forth that im not sure anymore
< sipa>
DrBenway: i'm currently working on segwit wallet support in bitcoin core, reviewing many other changes, and longer term i'm working on a signature aggregation proposal and a few further out cryptographic constructions
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #11951: Remove dead feeest-file read code for old versions (master...2017-12-dead-feeest-load) https://github.com/bitcoin/bitcoin/pull/11951
< bitcoin-git>
bitcoin/master 81c89e9 Wladimir J. van der Laan: Merge #11923: Wallet : remove unused fNoncriticalErrors variable from CWalletDB::FindWalletTx...
< bitcoin-git>
bitcoin/master ecf9b25 Pierre Rochard: remove unused fNoncriticalErrors variable from CWalletDB::FindWalletTx
< provoostenator>
So I managed to install QT Creator and I'm able to use to run bitcoin-qt and edit C++ files. However what I'm trying to do is edit one of the .ui files. Unfortunately the Design tab is greyed out, and I don't see these .ui files in the project.
< gribble>
https://github.com/bitcoin/bitcoin/issues/11178 | Add iswitness parameter to decode- and fundrawtransaction RPCs by MeshCollider · Pull Request #11178 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] laanwj closed pull request #11936: [build] Warn that only libconsensus can be built without Boost (master...libcon-boost) https://github.com/bitcoin/bitcoin/pull/11936
< bitcoin-git>
bitcoin/master 3eb4d45 Varunram: [build] Warn that only libconsensus can be built without boost
< bitcoin-git>
bitcoin/master 483bb67 Wladimir J. van der Laan: Merge #11936: [build] Warn that only libconsensus can be built without Boost...
< mrannanay>
Oh alright :) It just occurred to me that in this setup ```$ bitcoin-cli generate 100``` executes in ~ 1sec - is this an indication of low difficulty?
< bitcoin-git>
[bitcoin] hsjoberg opened pull request #11937: GUI: Setting for deciding address type (legacy, p2sh or bech32) (master...segwitwalletguioption) https://github.com/bitcoin/bitcoin/pull/11937
< echeveria>
promag: if you're losing ZMQ frames with a unix domain socket you've got other issues. there's sequence numbers in the messages that Bitcoin Core emits too, so you should be able to detect if you're getting messages lost.
< bitcoin-git>
[bitcoin] fanquake opened pull request #11936: [build] Warn that only libconsensus can be built without Boost (master...libcon-boost) https://github.com/bitcoin/bitcoin/pull/11936
< fanquake>
adam_ asdfasdf Yes, this channel is used for discussion specific to core development, as well as dev meetings. See https://botbot.me/freenode/bitcoin-core-dev/ for logs.
< Provoostenator>
Here we go: seed.testnet.bitcoin.sprovoost.nl - runs on EC2, I don't know if that's good enough for testnet (if you're seeing A 66.111... you need to wait a bit)
< bitcoin-git>
[bitcoin] laanwj closed pull request #11886: Clarify getbalance meaning a tiny bit in response to questions. (master...2017-12-getbalance-docs) https://github.com/bitcoin/bitcoin/pull/11886
< bitcoin-git>
bitcoin/master df71819 Wladimir J. van der Laan: Merge #11886: Clarify getbalance meaning a tiny bit in response to questions....
< bitcoin-git>
bitcoin/master c79d73d Matt Corallo: Clarify getbalance meaning a tiny bit in response to questions.
< Provoostenator>
Well, if you'd done that, maybe Bitcoin would never have taken off :-)
< bitcoin-git>
[bitcoin] laanwj closed pull request #11616: Update ban-state in case of dirty-state during periodic sweep (master...2017/11/qt_ban) https://github.com/bitcoin/bitcoin/pull/11616
< bitcoin-git>
bitcoin/master 8585bb8 Wladimir J. van der Laan: Merge #11616: Update ban-state in case of dirty-state during periodic sweep...
< bitcoin-git>
bitcoin/master 57ac471 Jonas Schnelli: Call BannedListChanged outside of cs_setBanned lock
< bitcoin-git>
bitcoin/master c853812 Jonas Schnelli: Update ban-state in case of dirty-state during periodic sweep
< gribble>
https://github.com/bitcoin/bitcoin/issues/11616 | Update ban-state in case of dirty-state during periodic sweep by jonasschnelli · Pull Request #11616 · bitcoin/bitcoin · GitHub
< wumpus>
heh that didn't go too well with the bitcoin foundation... anyhow off topic here
< meshcollider>
danklasson: I don't think bitcoin core counts as a charity ;)
< danklasson>
I don't know if you guys know. But supposedly this guy set up this fund where you can apply for 1 million dollars donation. Would you guys say that could be used to hire a bunch of devs working on several projects related to Bitcoin, such as segwit supported wallets and LN. What's your thoughts regarding this? https://pineapplefund.org/
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #11903: [trivial] Add required package dependencies for depends cross compilation (master...2017/12/depends_pkg) https://github.com/bitcoin/bitcoin/pull/11903
< wumpus>
then again, that would defeat its entire purpose for things like bitcoin and P2P programs, again requiring the users to manually change a setting
< sipa>
very early versions of bitcoin used whatismyip.com, no joke :)
< wumpus>
bitcoin wasn't the only affected program, but one of the worst, because it had the upnp structures on the stack
< gmaxwell>
sipa: in fact it would be perfectly useful in bitcoin for batch validation if but for the ecda reduction of R.x mod P and the lack of R's sign.
< Provoostenator>
Next time you go to a shop, they'll offer you a bitcoin payment option. Super convenient!
< jnewbery>
I've sent invites to everyone I think contributes regularly to Bitcoin Core or lightning implementations. If you think you should have got an invite and haven't, plese message me
< gribble>
https://github.com/bitcoin/bitcoin/issues/11639 | Rewrite the interface between validation and net_processing wrt DoS by TheBlueMatt · Pull Request #11639 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/11639 | Rewrite the interface between validation and net_processing wrt DoS by TheBlueMatt · Pull Request #11639 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] laanwj closed pull request #10839: Don't use pass by reference to const for cheaply-copied types (bool, char, etc.) (master...dont-pass-by-reference-for-cheaply-copied-types) https://github.com/bitcoin/bitcoin/pull/10839
< bitcoin-git>
bitcoin/master c66adb2 Wladimir J. van der Laan: Merge #10839: Don't use pass by reference to const for cheaply-copied types (bool, char, etc.)...
< bitcoin-git>
bitcoin/master 99ba0c3 practicalswift: Don't use pass by reference to const for cheaply-copied types (bool, char, etc.).
< gribble>
https://github.com/bitcoin/bitcoin/issues/10839 | Dont use pass by reference to const for cheaply-copied types (bool, char, etc.) by practicalswift · Pull Request #10839 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] laanwj closed pull request #11884: Remove unused include in hash.cpp (master...20171213-unneeded-include-hash-cpp) https://github.com/bitcoin/bitcoin/pull/11884
< bitcoin-git>
bitcoin/master 66479c0 Wladimir J. van der Laan: Merge #11884: Remove unused include in hash.cpp...
< bitcoin-git>
bitcoin/master 3f09e03 Karl-Johan Alm: Remove unused include in hash.cpp
< wumpus>
kabaum_: yes that is possible (might be better to ask in #bitcoin-wizards)
< wumpus>
bitcoin core's wallet is not optimized for handling huge numbers of transactions, for example it keeps them all in memory, and doesn't at the moment have an utxo index. There has been work in that direction but any help is welcome.
< JackH>
is there a limitation to how many addresses Bitcoin Core can generate for a given wallet? We issue about 500 new addresses per day, some which are used, some which are not, but is there a limit per wallet?
< fanquake>
I'm going to delete the "help me hard fork bitcoin for $500" comments and lock the threads they've been posted on. Seem to be kind of alt-coin related anyway.
< Nobody_>
Blockchain ECDSA Public Key (Bitcoin Compatible): 15oZ3FrhQJsVnpT6Ho1ZrQFQRnaaZF9gdS exists since Wed Oct 11 2017 19:09:57 GMT-0700 (Pacific Summer Time) Hash (In HEX) SHA3-384 23b81d863e9607f3416d14cb5913ee4e83cc7bf32ae3a6fab12c53e741ac7dda028c3dcc1d25950bb2f1122cacba10ba SHA3-512 cc7240e11c025e2411630ba97e2e7cf59aa684823a147d1a3972d7b4eaf3019af7d8c25dcb25a6c25cd7b5b9b7f72c944b0fd6e7bda4aa365f036cc4a188fc65 HMAC (In
< Nobody_>
Please update Satoshi Nakamoto & The Bitcoin Core Developers that the Blockchain is complete and Copyright Free for this Holiday Season
2017-12-13
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #11892: [Qt] Warn if fallback fee has been used (master...2017/12/qt_warn_fallbackfee) https://github.com/bitcoin/bitcoin/pull/11892
< ossifrage>
and 'bitcoin-cli listreceivedbyaddress 0 true | jq .[].address | grep <getrawchangeaddress>' does not return the address
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #11886: Clarify getbalance meaning a tiny bit in response to questions. (master...2017-12-getbalance-docs) https://github.com/bitcoin/bitcoin/pull/11886
< ThemoonMoth>
And it's effect on bitcoin development in the US
< bitcoin-git>
[bitcoin] practicalswift closed pull request #11734: rpc: Work around Clang thread safety analysis quirks (master...clang-thread-safety-quirks) https://github.com/bitcoin/bitcoin/pull/11734
< bitcoin-git>
[bitcoin] jimhashhq reopened pull request #10922: New file-partition.md doc describing how to partition files to ensure fast initial blockchain synchronization.. (master...master) https://github.com/bitcoin/bitcoin/pull/10922