< bane5000>
Hey guys, was thinking about running a bitcoin core p2p only headless server on debian. Just had a couple of questions regarding the online documentation... first of all, do you recommend running this as root? Would it be wiser to run the daemon as a separate user/group?
< bitcoin-git>
[bitcoin] jamesob opened pull request #11293: Deduplicate CMerkleBlock construction code, add test coverage (master...dedup-cmerkleblock) https://github.com/bitcoin/bitcoin/pull/11293
< bitcoin-git>
[bitcoin] MeshCollider opened pull request #11289: Add wallet backup text to import* and add* RPCs (master...201709_add_help_text) https://github.com/bitcoin/bitcoin/pull/11289
< bitcoin-git>
[bitcoin] MeshCollider opened pull request #11288: More user-friendly error message when partially signing (master...201709_partial_sign_error) https://github.com/bitcoin/bitcoin/pull/11288
< bitcoin-git>
[bitcoin] MeshCollider opened pull request #11285: Add -usehd to excluded args in check-doc.py (master...201709_fix_usehd_checkdocs) https://github.com/bitcoin/bitcoin/pull/11285
< bitcoin-git>
[bitcoin] ajtowns opened pull request #11284: Fix invalid memory access in CScript::operator+= (master...cscript_insert) https://github.com/bitcoin/bitcoin/pull/11284
< bitcoin-git>
[bitcoin] laanwj closed pull request #11250: Bump wallet version to 159900 and remove the `usehd` option (master...bump-wallet-version) https://github.com/bitcoin/bitcoin/pull/11250
< bitcoin-git>
bitcoin/master c22a53c Wladimir J. van der Laan: Merge #11250: Bump wallet version to 159900 and remove the `usehd` option...
< bitcoin-git>
bitcoin/master 713a920 Andrew Chow: Remove usehd option and warn when it is used...
< bitcoin-git>
bitcoin/master d4c18f7 Andrew Chow: Bump wallet version number to 159900
< midnightmagic>
jonasschnelli: Yes. That SF bitcoin meetup is perfect. That's neat that peter todd stuffed a blockchain hash into his signature in a certificate notation. I wonder if I'm the only one that's actually checked that. :-)
< bitcoin-git>
[bitcoin] laanwj closed pull request #10756: net processing: swap out signals for an interface class (master...no-net-signals2) https://github.com/bitcoin/bitcoin/pull/10756
< bitcoin-git>
[bitcoin] MeshCollider opened pull request #11280: [0.15] Final to-do's for 0.15.0 release notes (0.15...201709_release_note_015_todo) https://github.com/bitcoin/bitcoin/pull/11280
< bitcoin-git>
[bitcoin] laanwj closed pull request #11205: Make fixed CAmounts and related sanity function constexpr (master...refactor/constexpr-amount) https://github.com/bitcoin/bitcoin/pull/11205
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #11276: Update CONTRIBUTRING.md to reduce unnecesarry review workload (master...2017/09/cont) https://github.com/bitcoin/bitcoin/pull/11276
< sipa>
kyzeeruz: #bitcoin please
< bitcoin-git>
[bitcoin] mess110 opened pull request #11274: [tests] Cleanup wildcard imports in functional tests (master...cleanup-wildcard-in-functional-tests) https://github.com/bitcoin/bitcoin/pull/11274
< kyzeeruz>
Is there any possible to use an old computer as a main miner to generate bitcoin?
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #11272: CKeystore/CCrypter: move relevant implementation out of the header (master...2017/09/wallet_refact) https://github.com/bitcoin/bitcoin/pull/11272
< kyzeeruz>
I want to create and build a bitcoin web game or either transforming an online game while playing earn a real bitcoin on it live online.
< meshcollider>
I think you're in the wrong channel, try #bitcoin :)
< bitcoin-git>
[bitcoin] rawodb closed pull request #11177: Support for SegWit Addresses in RPC calls and change addresses (master...pr/rpc_getsegwitaddresses) https://github.com/bitcoin/bitcoin/pull/11177
< kyzeeruz>
Is there somebody can give me a free web link to learn bitcoin coding?
< jonasschnelli>
Yes. The segfault things is ugly... it seems to happen for self-compiled Bitcoin-Qts only. So it could be a Qt5.5 bug. Couldn't track it down so far
< bitcoin-git>
[bitcoin] laanwj closed pull request #11237: qt: Fixing division by zero in time remaining (master...201709_fix_estimated_time) https://github.com/bitcoin/bitcoin/pull/11237
< bitcoin-git>
bitcoin/master e7f1255 Wladimir J. van der Laan: Merge #11237: qt: Fixing division by zero in time remaining...
< bitcoin-git>
bitcoin/master c8d38ab MeshCollider: Refactor tipUpdate as per style guide
< bitcoin-git>
bitcoin/master 3b69a08 MeshCollider: Fix division by zero in time remaining
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #10731: Escape rather than remove any printable characters in UAs (master...log_more_uacomment) https://github.com/bitcoin/bitcoin/pull/10731
< bitcoin-git>
[bitcoin] practicalswift opened pull request #11264: [doc] Fix broken Markdown table in dependencies.md (master...dependencies-capitalization) https://github.com/bitcoin/bitcoin/pull/11264
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #10682: Trivial: Move the AreInputsStandard documentation next to its implementation (master...move-doc) https://github.com/bitcoin/bitcoin/pull/10682
< bitcoin-git>
bitcoin/master 2a56baf MarcoFalke: Merge #10682: Trivial: Move the AreInputsStandard documentation next to its implementation...
< bitcoin-git>
bitcoin/master ca67ddf esneider: Move the AreInputsStandard documentation next to its implementation
< bitcoin-git>
[bitcoin] practicalswift opened pull request #11261: scripted-diff: Use <cxxx> instead of deprecated <xxx.h> when including C compatibility headers (master...cinclude) https://github.com/bitcoin/bitcoin/pull/11261
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #11260: travis: Check that default datadir is never created, Check SHAs only once (master...Mf1708-travisYaml) https://github.com/bitcoin/bitcoin/pull/11260
< meshcollider>
Bitcoin Core is the reference client for bitcoin
< cam9956>
what is bitcoin "core development" though
< Chicago>
cam9956, They're saying go find another channel because clone coins are off-topic for here as they do not generally pertain to Bitcoin Core development.
< cam9956>
yeah with the bitcoin source code
< praxeology>
cam9956: probably #bitcoin would be your best bet
< meshcollider>
Again, this is for bitcoin *core* development, not general questions sorry :)
< cam9956>
yeah this is about bitcoin, i want to devalop my own coin with the bitcoin source
< bitcoin-git>
[bitcoin] laanwj closed pull request #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with testnet 18332 (master...fametrano-regtestport) https://github.com/bitcoin/bitcoin/pull/10825
< bitcoin-git>
bitcoin/master 28485c7 Wladimir J. van der Laan: Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with testnet 18332...
< bitcoin-git>
bitcoin/master ce3baa1 Ferdinando M. Ametrano: changed regtest RPCport to 18443 to avoid conflict with testnet 18332
< bitcoin-git>
[bitcoin] achow101 opened pull request #11250: Bump wallet version to 159900 and remove the `usehd` option (master...bump-wallet-version) https://github.com/bitcoin/bitcoin/pull/11250
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #11247: qt: Use IsMine to validate custom change address (master...Mf1708-qtIsMine) https://github.com/bitcoin/bitcoin/pull/11247
< bitcoin-git>
bitcoin/master a31e9ad MarcoFalke: Merge #11247: qt: Use IsMine to validate custom change address...
< bitcoin-git>
bitcoin/master a1ea1cf Chris Moore: qt: Use IsMine to validate custom change address...
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #11173: RPC: Fix currency unit string in the help text (master...use_currency_unit_constant) https://github.com/bitcoin/bitcoin/pull/11173
< bitcoin-git>
bitcoin/master 4eb1f39 MarcoFalke: Merge #11173: RPC: Fix currency unit string in the help text...
< bitcoin-git>
bitcoin/master 47ba2c3 Akio Nakamura: Fix currency/fee-rate unit string in the help text...
< bitcoin-git>
[bitcoin] donaloconnor opened pull request #11244: Docs: Add extra step to clean $PATH var to strip out windows %PATH% paths. (master...windows_build_fix) https://github.com/bitcoin/bitcoin/pull/11244
< bitcoin-git>
[bitcoin] laanwj closed pull request #11164: Fix boost headers included as user instead of system headers (master...fix/boost-system-includes) https://github.com/bitcoin/bitcoin/pull/11164
< bitcoin-git>
bitcoin/master 38a54a5 Wladimir J. van der Laan: Merge #11164: Fix boost headers included as user instead of system headers...
< bitcoin-git>
bitcoin/master 5ac072c Dan Raviv: Fix boost headers included as user instead of system headers...
< bitcoin-git>
[bitcoin] laanwj closed pull request #11176: build: Rename --enable-experimental-asm to --enable-asm and enable by default (master...2017_08_non_experimental_asm) https://github.com/bitcoin/bitcoin/pull/11176
< bitcoin-git>
bitcoin/master df8c722 Wladimir J. van der Laan: Merge #11176: build: Rename --enable-experimental-asm to --enable-asm and enable by default...
< bitcoin-git>
bitcoin/master 538cc0c Wladimir J. van der Laan: build: Mention use of asm in summary
< bitcoin-git>
bitcoin/master ce5381e Wladimir J. van der Laan: build: Rename --enable-experimental-asm to --enable-asm and enable by default...
< harding>
For 0.15.0 users raring to go with segwit, is there any reason to discourage them from using, e.g., bitcoin-cli addwitnessaddress $( bitcoin-cli getnewaddress ) ?
< bitcoin-git>
[bitcoin] MeshCollider opened pull request #11238: Fix potential null deference and resource leaks (master...201708_fbinfer_fixes) https://github.com/bitcoin/bitcoin/pull/11238
< bitcoin-git>
[bitcoin] MeshCollider opened pull request #11237: Fixing division by zero in time remaining (master...201709_fix_estimated_time) https://github.com/bitcoin/bitcoin/pull/11237
< bitcoin-git>
[bitcoin] MeshCollider opened pull request #11236: Add note on translations to CONTRIBUTING.md (master...201709_translations_in_contributing) https://github.com/bitcoin/bitcoin/pull/11236
< bitcoin-git>
[bitcoin] aeyoll closed pull request #11235: Trivial: Fix a grammar mistake and a typo in the french translations (master...fix-french-translations) https://github.com/bitcoin/bitcoin/pull/11235
< bitcoin-git>
[bitcoin] aeyoll opened pull request #11235: Trivial: Fix a grammar mistake and a typo in the french translations (master...fix-french-translations) https://github.com/bitcoin/bitcoin/pull/11235
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #10701: Remove the virtual specifier for functions with the override specifier (master...virtual-override) https://github.com/bitcoin/bitcoin/pull/10701
< bitcoin-git>
bitcoin/master 50fae68 MarcoFalke: Merge #10701: Remove the virtual specifier for functions with the override specifier...
< bitcoin-git>
bitcoin/master 1bcd442 practicalswift: Remove the virtual specifier for functions with the override specifier...
< bitcoin-git>
[bitcoin] practicalswift closed pull request #10972: [Qt] Check return value of addr.GetKeyID(keyid) on custom change address change (master...GetKeyID-assertion) https://github.com/bitcoin/bitcoin/pull/10972
< BlueMatt>
note: after #10387 (or some way to identify a node as full but pruned) we should stop accepting requests to fast-relay compact blocks pre-validation from non-full nodes. Its a drastic reduction in their security model and unlikely to be worth the tiny change in relay time. I'm especially concerned that some of the spv clients are going to implement compact blocks and then someone who had set up bitcoin core as a border/firewall node