< bitcoin-git>
[bitcoin] Empact closed pull request #13462: scripted-diff: Simplify common case of CHashWriter and drop SER_GETHASH & SerializeHash (master...serialize-hash-type) https://github.com/bitcoin/bitcoin/pull/13462
< bitcoin-git>
[bitcoin] Empact reopened pull request #13462: scripted-diff: Simplify common case of CHashWriter and drop SER_GETHASH & SerializeHash (master...serialize-hash-type) https://github.com/bitcoin/bitcoin/pull/13462
< bitcoin-git>
[bitcoin] TheBlueMatt closed pull request #11639: Rewrite the interface between validation and net_processing wrt DoS (master...2017-10-dos-rewrite) https://github.com/bitcoin/bitcoin/pull/11639
< bitcoin-git>
[bitcoin] Empact closed pull request #13462: scripted-diff: Simplify common case of CHashWriter and drop SER_GETHASH & SerializeHash (master...serialize-hash-type) https://github.com/bitcoin/bitcoin/pull/13462
< bitcoin-git>
[bitcoin] TheBlueMatt closed pull request #11856: [RFC] I Have a Hammer! (Replace parts of ui_interface with validationinterface) (master...2017-12-remove-cvblockchange) https://github.com/bitcoin/bitcoin/pull/11856
< gribble>
https://github.com/bitcoin/bitcoin/issues/13425 | Moving final scriptSig construction from CombineSignatures to ProduceSignature (PSBT signer logic) by achow101 · Pull Request #13425 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/12136 | Implement BIP 174 Partially Signed Bitcoin Transactions serialization and RPCs by achow101 · Pull Request #12136 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/13425 | Moving final scriptSig construction from CombineSignatures to ProduceSignature (PSBT signer logic) by achow101 · Pull Request #13425 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] kristapsk closed pull request #13464: RPC: Allow to specify rescan start timestamp for importaddress, importprivkey and importpubkey (master...rescan-from) https://github.com/bitcoin/bitcoin/pull/13464
< bitcoin-git>
[bitcoin] sipa opened pull request #13471: For AVX2 code, also check for AVX, XSAVE, and OS support (master...201806_avxossupport) https://github.com/bitcoin/bitcoin/pull/13471
< bitcoin-git>
[bitcoin] ken2812221 opened pull request #13465: Avoid concurrency issue when make multiple target (master...no_parallel) https://github.com/bitcoin/bitcoin/pull/13465
2018-06-13
< bitcoin-git>
[bitcoin] kristapsk opened pull request #13464: RPC: Allow to specify rescan start timestamp for importaddress, importprivkey and importpubkey (master...rescan-from) https://github.com/bitcoin/bitcoin/pull/13464
< bitcoin-git>
[bitcoin] spyder46n2 closed pull request #13463: Merge change from BitCoin #11013 - Fix automake warnings when running autogen.sh (Ubuntu and others) (master...develop) https://github.com/bitcoin/bitcoin/pull/13463
< bitcoin-git>
[bitcoin] spyder46n2 opened pull request #13463: Merge change from BitCoin #11013 - Fix automake warnings when running autogen.sh (Ubuntu and others) (master...develop) https://github.com/bitcoin/bitcoin/pull/13463
< bitcoin-git>
[bitcoin] Empact opened pull request #13462: scripted-diff: Simplify common case of CHashWriter and drop SER_GETHASH (master...serialize-hash-type) https://github.com/bitcoin/bitcoin/pull/13462
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #13461: Wallet: correctly deprecate accounts in getbalance, re-add minconf / include-watch-only (master...2018/06/watch_only_balance) https://github.com/bitcoin/bitcoin/pull/13461
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #13460: doc: Remove note to install all boost dev packages (master...Mf1806-docBuildUbuntu) https://github.com/bitcoin/bitcoin/pull/13460
< satwo>
Hello all. Been thinking about a couple of features I'd like to see in Bitcoin Core and am curious what others think and whether these features already been discussed (or even implemented somewhere). a) Exposing SigOps count in getrawtransaction and getblock
< Chris_Stewart_5>
np. We checked it against bitcoin-s and it appears to be the second address from decode script that is correct
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13441: Prevent shared conf files from failing with different available options in different binaries (master...gargs-disabled-options) https://github.com/bitcoin/bitcoin/pull/13441
< bitcoin-git>
bitcoin/master 4a7e64f MarcoFalke: Merge #13441: Prevent shared conf files from failing with different available options in different binaries...
< bitcoin-git>
bitcoin/master c2dfbb4 Andrew Chow: Add unavailable options to hidden options category...
< bitcoin-git>
bitcoin/master 9882d1f Chun Kuan Lee: Reset default -g -O2 flags when enable debug
< bitcoin-git>
[bitcoin] laanwj closed pull request #13435: When build fails due to lib missing, indicate which one (master...lib-missing) https://github.com/bitcoin/bitcoin/pull/13435
< bitcoin-git>
bitcoin/master cf7ca60 Wladimir J. van der Laan: Merge #13435: When build fails due to lib missing, indicate which one...
< bitcoin-git>
bitcoin/master 51cd508 Ben Woosley: When build fails due to lib missing, indicate which one...
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13454: Add linter: Make sure LC_ALL=C is set when using grep range expressions (master...avoid-locale-dependent-range-expressions) https://github.com/bitcoin/bitcoin/pull/13454
< bitcoin-git>
[bitcoin] instagibbs opened pull request #13452: have verifytxoutproof check the number of txns in proof structure (master...actuallyverifytxoutproof) https://github.com/bitcoin/bitcoin/pull/13452
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13450: Add linter: Enforce the source code file naming convention described in the developer notes (master...lint-filenames) https://github.com/bitcoin/bitcoin/pull/13450
< bitcoin-git>
[bitcoin] instagibbs opened pull request #13449: [WIP] support new multisig template in wallet for Solver, signing, and sign… (master...largemultisig) https://github.com/bitcoin/bitcoin/pull/13449
< bitcoin-git>
[bitcoin] laanwj closed pull request #13393: Enable double-SHA256-for-64-byte code on 32-bit x86 (master...201806_dsha256_i386) https://github.com/bitcoin/bitcoin/pull/13393
< bitcoin-git>
bitcoin/master 57ba401 Pieter Wuille: Enable double-SHA256-for-64-byte code on 32-bit x86
< bitcoin-git>
bitcoin/master a607d23 Wladimir J. van der Laan: Merge #13393: Enable double-SHA256-for-64-byte code on 32-bit x86...
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13448: Add linter: Make sure we explicitly open all text files using UTF-8 encoding in Python (master...lint-python-utf8-encoding) https://github.com/bitcoin/bitcoin/pull/13448
< bitcoin-git>
[bitcoin] ken2812221 opened pull request #13447: travis: Increase travis_wait time while verifying commits (master...patch-1) https://github.com/bitcoin/bitcoin/pull/13447
< rafalcpp>
wumpus: perhaps support for them could exist with --allow-symlinks defaulting to false? Other projects besides bitcoin could benefit from tree sha512
< bitcoin-git>
[bitcoin] sipa opened pull request #13442: Convert the 1-way SSE4 SHA256 code from asm to intrinsics (master...201806_sse4intrin) https://github.com/bitcoin/bitcoin/pull/13442
< bitcoin-git>
[bitcoin] achow101 opened pull request #13441: Prevent shared conf files from failing with different available options in different binaries (master...gargs-disabled-options) https://github.com/bitcoin/bitcoin/pull/13441
< bitcoin-git>
[bitcoin] laanwj closed pull request #13230: Simplify include analysis by enforcing the developer guide's include syntax (master...bracket-syntax-includes) https://github.com/bitcoin/bitcoin/pull/13230
< bitcoin-git>
bitcoin/master 16e3cd3 practicalswift: Clarify include recommendation
< bitcoin-git>
bitcoin/master 6d10f43 practicalswift: Enforce the use of bracket syntax includes ("#include <foo.h>")
< bitcoin-git>
bitcoin/master 906bee8 practicalswift: Use bracket syntax includes ("#include <foo.h>")
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #13437: wallet: Erase wtxOrderd wtx pointer on removeprunedfunds (master...Mf1806-walletPrunedFundsSegfault) https://github.com/bitcoin/bitcoin/pull/13437
< wumpus>
I wonder, is anyone using 32-bit x86 for bitcoin nodes? the last 32-bit-only x86 CPU was sold in 2008 or so, 10 years ago now
< provoostenator>
Anyone else noticed bitcoin-cli crashing on macOS 10.13.5? I had to recompile. It's quite possible I did something stupid unrelated, but seeing c-lightning and random Github projects struggling with macOS 10.13.5, thought I'd check...
< wumpus>
rpcport should work fine in the bitcoin.conf, I've had it in there for ages
< Chris_Stewart_5>
we are reading other config options from the bitcoin.conf file
< Chris_Stewart_5>
Is there any ordering required for the rpcport config option? We are seeing behavior where it is being read if passed in as a command line arg but not being recogonized inside of a bitcoin.conf file
< echeveria>
Purple7: lets do this in #bitcoin.
< echeveria>
I don't know what you imagine bitcoin script to be capable of.
< Purple7>
can someone here help me create a bitcoin script. I just installed Bitcoin core node and have tried bitcoin-cli commands
< rafalcpp>
that Tree-SHA512 format, is something that bitcoin invented, or is it strictly based on some agreed upon convention? (ordering and format of data that is the material to be hashed)?
< bitcoin-git>
[bitcoin] Empact opened pull request #13435: When build fails due to lib missing, indicate which one (master...lib-missing) https://github.com/bitcoin/bitcoin/pull/13435
< ossifrage>
Seems like bitcoin-qt should ignore this option?
< ossifrage>
FYI, bitcoin-qt from the head I built today won't start if you have "daemon=0" in the config file, so you can't use the same config for either bitcoind or bitcoin-qt
< bitcoin-git>
[bitcoin] kallewoof opened pull request #13431: validation: update pindexState for check level < 3 (master...verifydb_pindexstate_lvl0-2) https://github.com/bitcoin/bitcoin/pull/13431
< bitcoin-git>
[bitcoin] kallewoof opened pull request #13428: validation: check the specified number of blocks (off-by-one) (master...validation-off-by-one) https://github.com/bitcoin/bitcoin/pull/13428
2018-06-10
< bitcoin-git>
[bitcoin] ken2812221 opened pull request #13426: [WIP, bugfix] Add u8path and u8string to boost to fix #13103 (master...u8path_u8string) https://github.com/bitcoin/bitcoin/pull/13426
< gribble>
https://github.com/bitcoin/bitcoin/issues/11658 | During IBD, when doing pruning, prune 10% extra to avoid pruning again soon after by luke-jr · Pull Request #11658 · bitcoin/bitcoin · GitHub
< provoostenator>
I have a new theory as to why my aggresive pruning IBD branch is _slower_ than master. Namely that dirty CCoinsCacheEntry read/write doesn't perform well for very large cache sizes. See See also https://github.com/bitcoin/bitcoin/pull/12404#issuecomment-395998702
2018-06-08
< bitcoin-git>
[bitcoin] achow101 opened pull request #13425: Moving final scriptSig construction from CombineSignatures to ProduceSignature (master...sigdata-partial-sigs) https://github.com/bitcoin/bitcoin/pull/13425
< bitcoin-git>
[bitcoin] Empact opened pull request #13424: Consistently use ParseHashV to validate hash inputs in rpc (master...parse-hash-v) https://github.com/bitcoin/bitcoin/pull/13424
< bitcoin-git>
[bitcoin] skeees opened pull request #13423: [net] Thread safety annotations in net_processing (master...net_processing-thread-annotations) https://github.com/bitcoin/bitcoin/pull/13423
< bitcoin-git>
[bitcoin] Empact opened pull request #13422: Drop ParseHashUV in favor of calling ParseHashStr (master...parse-hash-uv) https://github.com/bitcoin/bitcoin/pull/13422
< bitcoin-git>
[bitcoin] marcoagner closed pull request #13410: Qt: removes html tags from tr calls (master...refactor_remove_tr_html_tags) https://github.com/bitcoin/bitcoin/pull/13410
< bitcoin-git>
[bitcoin] laanwj closed pull request #13259: refactoring: add a method for determining if a block is pruned or not (master...block-pruned-macro) https://github.com/bitcoin/bitcoin/pull/13259
< bitcoin-git>
bitcoin/master 121cbaa Wladimir J. van der Laan: Merge #13259: refactoring: add a method for determining if a block is pruned or not...
< bitcoin-git>
bitcoin/master e9a1881 Karl-Johan Alm: refactor: add a function for determining if a block is pruned or not
< bitcoin-git>
[bitcoin] lucash-dev opened pull request #13419: [tests] Speed up knapsack_solver_test by not recreating wallet 100 times. (master...speedup-knapsack-solver-test) https://github.com/bitcoin/bitcoin/pull/13419
< bitcoin-git>
[bitcoin] skeees opened pull request #13417: [net] Tighten scope in net_processing (master...net_processing-disentangle) https://github.com/bitcoin/bitcoin/pull/13417
< wumpus>
promag_: /home/orion/projects/bitcoin/bitcoin/src/qt/bitcoingui.cpp:122:5: warning: field 'spinnerFrame' will be initialized after field 'm_wallet_selector_label' [-Wreorder]
< gribble>
https://github.com/bitcoin/bitcoin/issues/11082 | Add new bitcoin_rw.conf file that is used for settings modified by this software itself by luke-jr · Pull Request #11082 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] rfree-d opened pull request #13414: Support gitlab API in github-merge.py (master...githubmerge_support_gitlab) https://github.com/bitcoin/bitcoin/pull/13414