< 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.
< gribble>
https://github.com/bitcoin/bitcoin/issues/8498 | Optimization: Minimize the number of times it is checked that no money... by jtimon · Pull Request #8498 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #9558: Clarify assumptions made about when BlockCheck is called (master...2017-01-blockcheckeddocs) https://github.com/bitcoin/bitcoin/pull/9558
< bitcoin-git>
bitcoin/master 7b585cf Jonas Schnelli: Merge #9558: Clarify assumptions made about when BlockCheck is called...
< bitcoin-git>
bitcoin/master c4a6929 Matt Corallo: Clarify assumptions made about when BlockCheck is called
< bitcoin-git>
[bitcoin] achow101 opened pull request #10060: [RPC] 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] tjps opened pull request #10059: [trivial] Removed one Boost usage and headers in util.cpp (master...tjps_boost) https://github.com/bitcoin/bitcoin/pull/10059
< bitcoin-git>
bitcoin/master 02d64bd Wladimir J. van der Laan: Merge #10017: combine_logs.py - aggregates log files from multiple bitcoinds during functional tests....
< bitcoin-git>
bitcoin/master 8317a45 John Newbery: Python functional tests should log in UTC...
< bitcoin-git>
bitcoin/master 61d75f5 John Newbery: Introduce combine_logs.py to combine log files from multiple bitcoinds....
< bitcoin-git>
[bitcoin] AllanDoensen closed pull request #10050: I have a working but untested BU implementation on head of core (14).... (0.14...0.14) https://github.com/bitcoin/bitcoin/pull/10050
< bitcoin-git>
[bitcoin] AllanDoensen opened pull request #10050: I have a working but untested BU implementation on head of core (14).... (0.14...0.14) https://github.com/bitcoin/bitcoin/pull/10050
< bitcoin-git>
[bitcoin] NicolasDorier closed pull request #10000: [DO NOT MERGE][LevelDB] Do no crash if filesystem can't fsync (master...fsync) https://github.com/bitcoin/bitcoin/pull/10000
< bitcoin-git>
[bitcoin] rat4 opened pull request #10040: wallet: don't leak height of local chain during inital sync (master...patch) https://github.com/bitcoin/bitcoin/pull/10040
< Victorsueca>
not my case, but maybe we should stop assuming that the machine that is running bitcoin core doesn't have it's own DoS protection service and is ready to deal with it
< bitcoin-git>
bitcoin/master d93b97f practicalswift: Set to nullptr after delete
< bitcoin-git>
bitcoin/master 5c1a958 Wladimir J. van der Laan: Merge #10027: Set to nullptr after delete...
< gmaxwell>
"Bitprim is a 100% compatible BItcoin PRotocol IMplementation."
< Chris_Stewart_5>
So IIRC bitcoin core stores invalid blocks on disk too right? Seems weird that block explorers would display a chain built on an invalid block...
2017-03-19
< bitcoin-git>
[bitcoin] jlopp opened pull request #10036: Fix init README format to render correctly on github (master...readmeFormatting) https://github.com/bitcoin/bitcoin/pull/10036
< bitcoin-git>
[bitcoin] practicalswift opened pull request #10029: Fix parameter naming inconsistencies between .h and .cpp files (master...fix-header-parameter-naming-inconsistencies) https://github.com/bitcoin/bitcoin/pull/10029
< bitcoin-git>
[bitcoin] practicalswift opened pull request #10027: Set to nullptr after delete (master...set-to-nullptr-after-delete) https://github.com/bitcoin/bitcoin/pull/10027
< bitcoin-git>
bitcoin/0.14 ccb47bf Wladimir J. van der Laan: Merge #10006: [0.14 backport] Don't require segwit in getblocktemplate for segwit signalling or mining...
< bitcoin-git>
bitcoin/0.14 569596c Suhas Daftuar: Don't require segwit in getblocktemplate for segwit signalling or mining...
< bitcoin-git>
bitcoin/0.14 2cd2cd5 Suhas Daftuar: Test transaction selection when gbt called without segwit support...
< bitcoin-git>
[bitcoin] jnewbery opened pull request #10024: [trivial] Use log.info() instead of print() in importmulti.py (master...uselogginginimportmulti) https://github.com/bitcoin/bitcoin/pull/10024
< bitcoin-git>
[bitcoin] laanwj closed pull request #9818: Save watch only key timestamps when reimporting keys (master...pr/multirewatch) https://github.com/bitcoin/bitcoin/pull/9818
< bitcoin-git>
bitcoin/master 3d857f3 Wladimir J. van der Laan: Merge #9818: Save watch only key timestamps when reimporting keys...
< bitcoin-git>
bitcoin/master 7759aa2 Russell Yanofsky: Save watch only key timestamps when reimporting keys...
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #9592: [Qt] Add checkbox in the GUI to opt-in to RBF when creating a transaction (master...pr/grbf) https://github.com/bitcoin/bitcoin/pull/9592
< bitcoin-git>
bitcoin/master c4e4792 Russell Yanofsky: [Qt] Change RBF checkbox to reflect -walletrbf setting...
< bitcoin-git>
bitcoin/master 838a58e Jonas Schnelli: [Qt] Add simple optin-RBF checkbox and confirmation info
< bitcoin-git>
bitcoin/master 568c05a Jonas Schnelli: Allow to opt-into RBF when creating a transaction
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #8888: CConnman: Remove some global usage in the gui (master...no-global-connman) https://github.com/bitcoin/bitcoin/pull/8888
< gribble>
https://github.com/bitcoin/bitcoin/issues/10004 | After max chain of unconfirmed change transactions, last tx is missing from memory until rescan · Issue #10004 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/9262 | Prefer coins that have fewer ancestors, sanity check txn before ATMP by instagibbs · Pull Request #9262 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] jnewbery opened pull request #10015: Wallet should reject long chains by default (master...walletrejectlongchains) https://github.com/bitcoin/bitcoin/pull/10015
< wumpus>
(FYI bitcoin core master compiles without WShadow warnings with clang 4.0 pre-something apart from one in db.cpp)
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #10013: Fix shutdown hang with >= 8 -addnodes set (0.14 backport) (0.14...2017-03-exit-with-addnode-13) https://github.com/bitcoin/bitcoin/pull/10013
< NicolasDorier>
the idea is that he receive money to the bitcoin core and tumblebit passively send it through the tumbler
< NicolasDorier>
he can. The way tumbler bit work now is to drain the bitcoin core wallet until empty to the tumbler
< wumpus>
what if the user does a spend from bitcoin core?
< NicolasDorier>
wumpus: The goal is to make it possible to follow the coins from L2 transfers from the Bitcoin qt interface
< bitcoin-git>
[bitcoin] laanwj closed pull request #9921: build: Probe MSG_DONTWAIT in the same way as MSG_NOSIGNAL (master...2017_03_cloudabi_netcompat) https://github.com/bitcoin/bitcoin/pull/9921
< bitcoin-git>
bitcoin/master a4d1c9f Wladimir J. van der Laan: compat: use `unsigned int` instead of `u_int`...
< bitcoin-git>
bitcoin/master 25da1ee Wladimir J. van der Laan: build: cleanup: define MSG_DONTWAIT/MSG_NO_SIGNAL locally...
< bitcoin-git>
bitcoin/master c459d50 Wladimir J. van der Laan: build: Probe MSG_DONTWAIT in the same way as MSG_NOSIGNAL...