< bitcoin-git>
[bitcoin] gmaxwell reopened pull request #9424: Change LogAcceptCategory to use uint32_t rather than sets of strings. (master...log_category_simplify) https://github.com/bitcoin/bitcoin/pull/9424
< bitcoin-git>
[bitcoin] theuni opened pull request #10129: scheduler: fix sub-second precision with boost < 1.50 (master...fix-scheduler-millisecs) https://github.com/bitcoin/bitcoin/pull/10129
< gmaxwell>
Or we take a whole different approach to failure messages, .e.g. wrap bitcoin-qt in another program that when qt exists it can go through the logs and give you a useful error. (though this doesn't answer morcos' wallet flush, but really that should be in another process.)
< gribble>
https://github.com/bitcoin/bitcoin/issues/9424 | Change LogAcceptCategory to use uint32_t rather than sets of strings. by gmaxwell · Pull Request #9424 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] sdaftuar opened pull request #10127: [0.14 backport] Mining: Prevent slowdown in CreateNewBlock on large mempools (0.14...2017-03-backport-cnb-optimizations) https://github.com/bitcoin/bitcoin/pull/10127
< bitcoin-git>
[bitcoin] jnewbery closed pull request #9630: Add logging to GetAncestor if pindex->pprev == NULL (master...crashlogging) https://github.com/bitcoin/bitcoin/pull/9630
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #10125: Exit bitcoind immediately on shutdown instead of 200ms later (master...2017-03-faster-shutdown) https://github.com/bitcoin/bitcoin/pull/10125
< bitcoin-git>
[bitcoin] jnewbery opened pull request #10123: Allow debug logs to be excluded from specified component (master...debugexclude) https://github.com/bitcoin/bitcoin/pull/10123
< bitcoin-git>
[bitcoin] laanwj opened pull request #10120: util: Work around (virtual) memory exhaustion on 32-bit w/ glibc (master...2017_03_address_space_exhaustion_workaround) https://github.com/bitcoin/bitcoin/pull/10120
< bitcoin-git>
[bitcoin] fanquake closed pull request #10089: Fix shadowing of 'what' as described in #10080. (master...fix-what-shadowing) https://github.com/bitcoin/bitcoin/pull/10089
< bitcoin-git>
[bitcoin] ryanofsky opened pull request #10117: Fix "make check" on systems with qt and libxcb but no active DISPLAY (master...pr/noqapp) https://github.com/bitcoin/bitcoin/pull/10117
< bitcoin-git>
[bitcoin] roconnor-blockstream opened pull request #10116: Consensus: use IsWitnessEnabled in ContextualCheckBlock (master...ContextualCheckBlock-refector) https://github.com/bitcoin/bitcoin/pull/10116
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #10115: Avoid reading the old hd master key during wallet encryption (master...2017-03-cleanup-sethdmasterkey) https://github.com/bitcoin/bitcoin/pull/10115
< bitcoin-git>
[bitcoin] jnewbery opened pull request #10114: [tests] sync_with_ping should assert that ping hasn't timed out (master...improve_sync_with_ping) https://github.com/bitcoin/bitcoin/pull/10114
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #9947: Add true/false return value to prioritisetransaction (master...2017/03/ptx) https://github.com/bitcoin/bitcoin/pull/9947
< bitcoin-git>
[bitcoin] laanwj closed pull request #9294: Use internal HD chain for change outputs (hd split) (master...2016/12/hd_split) https://github.com/bitcoin/bitcoin/pull/9294
< bitcoin-git>
bitcoin/master 01de822 Jonas Schnelli: Removed redundant IsLocked() check in NewKeyPool()
< bitcoin-git>
bitcoin/master d59531d Jonas Schnelli: Immediately return setKeyPool's size if HD or HD_SPLIT is disabled or not supported
< bitcoin-git>
bitcoin/master 02592f4 Jonas Schnelli: [Wallet] split the keypool in an internal and external part
< bitcoin-git>
[bitcoin] sipa closed pull request #10088: Trivial: move several relay options into the relay help group (master...relayoptions) https://github.com/bitcoin/bitcoin/pull/10088
< bitcoin-git>
bitcoin/master 4bd0e9b Pieter Wuille: Merge #10088: Trivial: move several relay options into the relay help group...
< bitcoin-git>
bitcoin/master 0fb2887 Jameson Lopp: Move several relay options into the Relay help group
< bitcoin-git>
bitcoin/master 1403b1a Jameson Lopp: move rpcserialversion into RPC option group
< bitcoin-git>
[bitcoin] sipa closed pull request #10108: ApproximateBestSubset should take inputs by reference, not value (master...trivial) https://github.com/bitcoin/bitcoin/pull/10108
< bitcoin-git>
bitcoin/master 4e3efd4 Pieter Wuille: Merge #10108: ApproximateBestSubset should take inputs by reference, not value...
< bitcoin-git>
bitcoin/master 5335132 Ryan Havar: ApproximateBestSubset should take inputs by reference, not value
< bitcoin-git>
[bitcoin] RHavar opened pull request #10108: ApproximateBestSubset should take inputs by reference, not value (master...trivial) https://github.com/bitcoin/bitcoin/pull/10108
< sipa>
bsm117532: my vps provider claims it was running a bitcoin miner and turned it off
< bsm117532>
bitcoin.sipa.be appears to be down. I can't check my daily segwit activation stats!
< gmaxwell>
this keeps the implementation of whatever weird interface you want to use outside of bitcoin.
< spudowiar>
Doesn't Bitcoin Core use Protocol Buffers for payment requests?
< spudowiar>
e.g. Core starts `bitcoin-trezor-signd`, communicates over IPC
< TD-Linux>
I think it'd actually be really neat if bitcoin core supported hw wallets out of the box
< spudowiar>
We could have something like bitcoin-trezor-signd
< spudowiar>
I want a separate process (I don't want any hardware wallet stuff in Bitcoin Core)
< bitcoin-git>
[bitcoin] practicalswift opened pull request #10107: Remove unused variable. Fix accidental trailing semicolons in Python code (master...recent-python-style-regressions) https://github.com/bitcoin/bitcoin/pull/10107
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #10105: [tests] fixup - make all Travis test runs quiet, non just cron job runs (master...fixup_travis_logging) https://github.com/bitcoin/bitcoin/pull/10105
< bitcoin-git>
bitcoin/master 0b9fb68 MarcoFalke: Merge #10105: [tests] fixup - make all Travis test runs quiet, non just cron job runs...
< bitcoin-git>
bitcoin/master 91f1f19 John Newbery: Make all Travis test runs quiet, non just cron job runs
< bitcoin-git>
[bitcoin] jnewbery opened pull request #10105: [tests] fixup - make all Travis test runs quiet, non just cron job runs (master...fixup_travis_logging) https://github.com/bitcoin/bitcoin/pull/10105
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #10076: [qa] combine_logs: Use ordered list for logfiles (master...Mf1703-orderedLog) https://github.com/bitcoin/bitcoin/pull/10076
< bitcoin-git>
bitcoin/master 5b029aa MarcoFalke: Merge #10076: [qa] combine_logs: Use ordered list for logfiles...
< bitcoin-git>
bitcoin/master fa4535d MarcoFalke: [qa] combine_logs: Use ordered list for logfiles
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #10096: Check that all test scripts in test/functional are being run (master...check_all_tests_run) https://github.com/bitcoin/bitcoin/pull/10096
< bitcoin-git>
bitcoin/master 79af9fb MarcoFalke: Merge #10096: Check that all test scripts in test/functional are being run...
< bitcoin-git>
bitcoin/master 29d6634 John Newbery: Check that all test scripts in test/functional are being run...
< bitcoin-git>
[bitcoin] RHavar opened pull request #10100: Make ApproximateBestSubset optimize for amount of inputs (master...coinselection) https://github.com/bitcoin/bitcoin/pull/10100
< bitcoin-git>
[bitcoin] JeremyRubin opened pull request #10099: Speedup & Slightly Improve Unit Tests for Checkqueue (master...speedup-checkqueue-tests) https://github.com/bitcoin/bitcoin/pull/10099
< bitcoin-git>
[bitcoin] kallewoof closed pull request #10062: [net] Clean up the CNode class in net.h (master...20170322-cleanup-net) https://github.com/bitcoin/bitcoin/pull/10062
< bitcoin-git>
[bitcoin] jnewbery opened pull request #10097: Move zmq test skipping logic into individual test case. (master...zmq_optional) https://github.com/bitcoin/bitcoin/pull/10097
< BlueMatt>
major regressions that break peoples' ability to use Bitcoin-Qt, that is
< bitcoin-git>
[bitcoin] jnewbery opened pull request #10096: Check that all test scripts in test/functional are being run (master...check_all_tests_run) https://github.com/bitcoin/bitcoin/pull/10096
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #10093: [Qt] Don't add arguments of sensitive command to console window (master...2017/03/qt_console) https://github.com/bitcoin/bitcoin/pull/10093
< wumpus>
please mind the topic of this channel "This is the channel for developing Bitcoin Core. Feel free to watch, but please take commentary and usage questions to #bitcoin"
< jonasschnelli>
Move this on to #bitcoin if you like
< jonasschnelli>
bambum: It's like changing the default port number from 80 to 13735 in apache... It's not serious.. everyone at bitcoin github level must understand this...
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #10060: [Qt] Ensure an item exists on the rpcconsole stack before adding (master...fix-rpcconsole-empty-stack) https://github.com/bitcoin/bitcoin/pull/10060
< bitcoin-git>
bitcoin/master 0ddea44 Jonas Schnelli: Merge #10060: [Qt] Ensure an item exists on the rpcconsole stack before adding...
< bitcoin-git>
bitcoin/master 4df76e2 Andrew Chow: Ensure an item exists on the rpcconsole stack before adding...
< bambum>
last time I was told core dont want to decide about what people want to run, but some commits being closed and locked after 4 minutes about block site increase should be at least commented why they are closed and locked https://github.com/bitcoin/bitcoin/pull/10092
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #9965: Allow to use unsolveable P2PKH watch-only in fundrawtransaction (master...2017/03/watch_solve) https://github.com/bitcoin/bitcoin/pull/9965
< bitcoin-git>
[bitcoin] dooglus opened pull request #10089: Fix shadowing of 'what' as described in #10080. (master...fix-what-shadowing) https://github.com/bitcoin/bitcoin/pull/10089
< bitcoin-git>
[bitcoin] jlopp opened pull request #10088: Trivial: move several relay options into the relay help group (master...relayoptions) https://github.com/bitcoin/bitcoin/pull/10088
< bitcoin-git>
[bitcoin] paveljanik opened pull request #10087: Fix recently introduced -Wshadow warning (on gcc 4.9.2). (master...20170326_Wshadow_tinyformat) https://github.com/bitcoin/bitcoin/pull/10087
< bitcoin-git>
[bitcoin] jlopp opened pull request #10086: Trivial: move rpcserialversion into RPC option group (master...rpcserialversion) https://github.com/bitcoin/bitcoin/pull/10086
< RealM9>
luke-jr, ...You don't have to put this BIP in next bitcoin core version. Just review it and sign binaries. People are fighting for SegWit. This would be a step further. You have to do it. Who else? BTC community only trusts you.
< RealM9>
gmaxwell, I think you should review BIP148 only because of community interest. Okay, yes this BIP is only few weeks old, but why not? If there is a huge community interest, why not review it? Community is waiting for you to review. It's only few lines of code anyways. You don't have to put this BIP in next bitcoin core version. Just review it and sign binaries. People are fighting for SegWit. This would be a step further. You hav
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #10084: rpc: Rename first named arg of createrawtransaction (master...Mf1703-createRawName) https://github.com/bitcoin/bitcoin/pull/10084
< bitcoin-git>
[bitcoin] jnewbery opened pull request #10082: [tests] Add a TestNode class to test_Framework.py (master...refactor_utils_py) https://github.com/bitcoin/bitcoin/pull/10082
< bitcoin-git>
[bitcoin] dooglus opened pull request #10081: Add 'dumpbootstrap' RPC for creating bootstrap.dat files. (master...dumpbootstrap) https://github.com/bitcoin/bitcoin/pull/10081
< phantomcircuit>
master fails to build bitcoin-qt on debian 8.7
2017-03-25
< gmaxwell>
In case "RealM9" comes back, I don't think anyone who regularly works on Bitcoin Core has even looked much at BIP148 yet.
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #10078: [qa] Fundraw: Use named args to limit scope of names (master...Mf1703-qaNamedShadow) https://github.com/bitcoin/bitcoin/pull/10078
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #10076: [qa] combine_logs: Use ordered list for logfiles (master...Mf1703-orderedLog) https://github.com/bitcoin/bitcoin/pull/10076
< guyonabike>
https://github.com/bitcoin/bitcoin/pull/10074 <- are the names for the p2p messages accurate? I was thinking that maybe "fraud/getfraud" may be a good name to be used for other fraud proofs for spv, like tx inclusion/exclusion
< bitcoin-git>
[bitcoin] laanwj closed pull request #9946: Fix build errors if spaces in path or parent directory (master...dirspaces2) https://github.com/bitcoin/bitcoin/pull/9946
< bitcoin-git>
bitcoin/master 90dd9e6 Wladimir J. van der Laan: Merge #9946: Fix build errors if spaces in path or parent directory...
< bitcoin-git>
bitcoin/master b1f584d Matthew Zipkin: fix build if spaces in src dir path
< bitcoin-git>
[bitcoin] practicalswift opened pull request #10075: Remove unused C++ code not covered by unit tests (master...unused) https://github.com/bitcoin/bitcoin/pull/10075
< luke-jr>
bambum: again, please take it to #bitcoin ; many of us are there as well and would answer you if you ask there
< bambum>
ok I got it, but you should also know that it also affects my life. I have almost my entire savings into bitcoin, its not so easy for me to get allthat money into my bank account.
< wumpus>
right, everyone has their own view, but discussing those views is of topic here for the exact reason of preventing this from becoming a "speculation and fud" channel. We had that problem with bitcoin-dev and that's why this channel was created
< bambum>
well you naturally dont need to answer this question. I just hoped to get some prospectics. I think its really important for bitcoin holder to know about it and i am sure you have your own view and don´t only focus on tecnical
< luke-jr>
bambum: you can get that in #bitcoin too
< bambum>
well #bitcoin is just speculation and fud, I would be happy to see some core opinion
< wumpus>
bambum: that's not a bitcoin-core-dev topic, #bitcoin please
< wumpus>
as you say it's not an endorsement (though I have nothing against knots either) and improves general bitcoin security so anyhow
< luke-jr>
wumpus: latest tag is v0.14.0.knots20170307 and the bitcoin-knots github has a sigs repo
< da2ce7>
I've only built bitcoin privately, I haven't used gitian before. I don't want to release my private binaries.
< da2ce7>
Hello. #bitcoin-core-dev, I've made a patch for BIP 148, unfortunately I'm not a developer so building it a secure manner is a bit over my head. If anyone can fire-up their gitian, and help me verify the build it would be a great help for me.