< bitcoin-git>
bitcoin/master 5c292da practicalswift: Add UBSan suppressions needed to pass test suite
< bitcoin-git>
bitcoin/master 4773fa8 practicalswift: Add llvm-symbolizer directory to PATH. Needed to get symbolized stack traces from the sanitizers.
< bitcoin-git>
[bitcoin] practicalswift opened pull request #14673: travis: Fail the UBSan Travis build in case of newly introduced UBSan errors (master...ubsan-tweak) https://github.com/bitcoin/bitcoin/pull/14673
< bitcoin-git>
[bitcoin] jamesob opened pull request #14672: tests: Send fewer spam messages in p2p_invalid_messages (master...2018-11-msgs-test-fix) https://github.com/bitcoin/bitcoin/pull/14672
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #14619: tests: Fix value display name in test_runner help text (master...test-runner-fix) https://github.com/bitcoin/bitcoin/pull/14619
< bitcoin-git>
bitcoin/master 4fb789e Jim Posen: Extract CSipHasher to it's own file in crypto/ directory....
< bitcoin-git>
bitcoin/master fef5adc Jim Posen: blockfilter: Use unordered_set instead of set in blockfilter.
< bitcoin-git>
bitcoin/master 880bc72 Wladimir J. van der Laan: Merge #14074: Use std::unordered_set instead of set in blockfilter interface...
< bitcoin-git>
[bitcoin] laanwj closed pull request #14074: Use std::unordered_set instead of set in blockfilter interface (master...blockfilter-unordered-set) https://github.com/bitcoin/bitcoin/pull/14074
< setpill>
trying to build bitcoin core in a bionic host with the gitian-build.py script, getting error `lxc-init: gitian: cmd/lxc_init.c: remove_self: 212 Invalid argument - Failed to unmount "/usr/sbin/init.lxc.static"`
< gribble>
https://github.com/bitcoin/bitcoin/issues/14552 | wallet: detecting duplicate wallet by comparing the db filename. by ken2812221 · Pull Request #14552 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] laanwj closed pull request #14658: qa: Add test to ensure node can generate all rpc help texts at runtime (master...Mf1811-qaRpcHelpMan) https://github.com/bitcoin/bitcoin/pull/14658
< bitcoin-git>
bitcoin/master bbbbb3f MarcoFalke: qa: Add test to ensure node can generate all help texts at runtime
< bitcoin-git>
bitcoin/master cdddd17 Wladimir J. van der Laan: Merge #14658: qa: Add test to ensure node can generate all rpc help texts at runtime...
< bitcoin-git>
bitcoin/master 825f779 Wladimir J. van der Laan: doc: Add historical release notes for 0.17.0.1...
< gribble>
https://github.com/bitcoin/bitcoin/issues/14532 | Never bind INADDR_ANY by default, and warn when doing so explicitly by luke-jr · Pull Request #14532 · bitcoin/bitcoin · GitHub
< MarcoFalke>
warren: There is an issue with the Bitcoin Core gui and qt-5.11 on the 0.17 branch
< warren>
Hmm, bitcoin-qt no longer works at all ever since I upgraded to Fedora 29. It doesn't appear to do anything to ~/.bitcoin either. Nothing is being written to debug.log. Will dig more.
< bitcoin-git>
bitcoin/master 9f49db7 practicalswift: Enable functional tests in UBSAN job. Enable -fsanitize=integer (part of UBSAN). Merge UBSAN Travis job with no depends.
< bitcoin-git>
bitcoin/master 1ba5583 MarcoFalke: Merge #14252: build: Run functional tests and benchmarks under the undefined behaviour sanitizer (UBSan)...
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #14658: qa: Add test to ensure node can generate all help texts at runtime (master...Mf1811-qaRpcHelpMan) https://github.com/bitcoin/bitcoin/pull/14658
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #14092: tests: Dry run bench_bitcoin as part "make check" to allow for quick identification of assertion/sanitizer failures in benchmarking code (master...dry-run-of-bench_bitcoin-as-part-of-check-local) https://github.com/bitcoin/bitcoin/pull/14092
< bitcoin-git>
bitcoin/master dfef0df practicalswift: tests: Dry run bench_bitcoin (-evals=1 -scaling=0: <1 second running time) as part "make check" to allow for quick identification of assertion/sanitizer failures in benchmarking code
< bitcoin-git>
bitcoin/master 73a8408 MarcoFalke: Merge #14092: tests: Dry run bench_bitcoin as part "make check" to allow for quick identification of assertion/sanitizer failures in benchmarking code...
< Sentineo>
load bitcoin-qt , use loadwalelt to load non default wallet, loadwalelt wallet.dat (why not try to load the default again) - and crash bitcoin-qt
< bitcoin-git>
bitcoin/master a4edb16 mruddy: ZMQ: add options to configure outbound message high water mark, aka SNDHWM
< bitcoin-git>
bitcoin/master dac2caa Wladimir J. van der Laan: Merge #14060: ZMQ: add options to configure outbound message high water mark, aka SNDHWM...
< bitcoin-git>
[bitcoin] laanwj closed pull request #14060: ZMQ: add options to configure outbound message high water mark, aka SNDHWM (master...zmqhwm) https://github.com/bitcoin/bitcoin/pull/14060
< bitcoin-git>
[bitcoin] laanwj closed pull request #14618: rpc: Make HTTP RPC debug logging more informative (master...limit-rpc-request-logging) https://github.com/bitcoin/bitcoin/pull/14618
< bitcoin-git>
bitcoin/master 45f5006 Wladimir J. van der Laan: Merge #14618: rpc: Make HTTP RPC debug logging more informative...
< gribble>
https://github.com/bitcoin/bitcoin/issues/14532 | Never bind INADDR_ANY by default, and warn when doing so explicitly by luke-jr · Pull Request #14532 · bitcoin/bitcoin · GitHub
< wumpus>
for usage questions it's better to ask in #bitcoin, or search on the bitcoin stack overflow (https://bitcoin.stackexchange.com/) this channel is for development
< dev2487z>
Hello. Can someone please help me find some PHP open source on how to validate / verify a bitcoin wallet public key ? I am currently working on a project and I am implementing multisig
< bitcoin-git>
[bitcoin] andrewtoth opened pull request #14653: Add all category options to listtransactions help (master...listtransactions-help) https://github.com/bitcoin/bitcoin/pull/14653
2018-11-04
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #14410: rpcwallet: 'ischange' field for 'getaddressinfo' RPC (master...getaddressinfo-is-change) https://github.com/bitcoin/bitcoin/pull/14410
< bitcoin-git>
[bitcoin] fanquake closed pull request #14463: Reduce usage of the platform dependent `unsigned int` type (master...20181011-rbf-nseq) https://github.com/bitcoin/bitcoin/pull/14463
2018-11-01
< bitcoin-git>
[bitcoin] ryanofsky opened pull request #14636: Avoid using numeric_limits for sequence numbers and lock times (master...pr/climit) https://github.com/bitcoin/bitcoin/pull/14636
< gribble>
https://github.com/bitcoin/bitcoin/issues/14075 | Import watch only pubkeys to the keypool if private keys are disabled by achow101 · Pull Request #14075 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/14532 | Never bind INADDR_ANY by default, and warn when doing so explicitly by luke-jr · Pull Request #14532 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] laanwj closed pull request #14377: check that a separator is found for psbt inputs, outputs, and global map (master...fix-psbt-seps) https://github.com/bitcoin/bitcoin/pull/14377
< bitcoin-git>
bitcoin/master 4fb3388 Andrew Chow: check that a separator is found for psbt inputs, outputs, and global map
< bitcoin-git>
bitcoin/master 51e5ef3 Wladimir J. van der Laan: Merge #14377: check that a separator is found for psbt inputs, outputs, and global map...
< gribble>
https://github.com/bitcoin/bitcoin/issues/14377 | check that a separator is found for psbt inputs, outputs, and global map by achow101 · Pull Request #14377 · bitcoin/bitcoin · GitHub
< bitcoin-git>
bitcoin/master f69d922 Wladimir J. van der Laan: Merge #14592: doc: Add external interface consistency guarantees...
< bitcoin-git>
[bitcoin] jnewbery opened pull request #14631: [tests] Move deterministic address import to setup_nodes (master...deprecate_generate2) https://github.com/bitcoin/bitcoin/pull/14631
< bitcoin-git>
[bitcoin] laanwj closed pull request #14197: [psbt] Convert non-witness UTXOs to witness if witness sig created (master...psbt-utxos) https://github.com/bitcoin/bitcoin/pull/14197
< bitcoin-git>
bitcoin/master 0e6de3a Martin Erlandsson: added details about commit messages
< bitcoin-git>
bitcoin/master d38a509 Wladimir J. van der Laan: Merge #14600: docs: Clarify commit message guidelines...
< gribble>
https://github.com/bitcoin/bitcoin/issues/14532 | Never bind INADDR_ANY by default, and warn when doing so explicitly by luke-jr · Pull Request #14532 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] murrayn opened pull request #14628: Trivial: Rename misleading 'defaultPort' to 'rpc_port' (master...rpc_port) https://github.com/bitcoin/bitcoin/pull/14628
< bitcoin-git>
[bitcoin] merland closed pull request #14553: [wip] qt: Fix wrong unit on hourly progress increase (master...progress-increase-per-h) https://github.com/bitcoin/bitcoin/pull/14553
< wumpus>
you're working on rust? why aren't you in #rust-bitcoin
< esotericnonsense>
well, I have a working rust bitcoin-cli. it's not bitcoin-cli, bitcoin-cli has all sorts of edge cases i can't be bothered to emulate because there's ~0 chance of getting a rust binary in the repo anyway.
< bitcoin-git>
bitcoin/master f6ed748 MeshCollider: Add SegWit support to importmulti with some ProcessImport cleanup
< bitcoin-git>
bitcoin/master 353c064 MeshCollider: Fix typo in test_framework/blocktools
< bitcoin-git>
[bitcoin] merland opened pull request #14619: tests: Fix value display name in test_runner help text (master...test-runner-fix) https://github.com/bitcoin/bitcoin/pull/14619
< bitcoin-git>
[bitcoin] practicalswift opened pull request #14618: rpc: Make HTTP RPC debug logging more informative (master...limit-rpc-request-logging) https://github.com/bitcoin/bitcoin/pull/14618
< bitcoin-git>
[bitcoin] murrayn opened pull request #14617: FreeBSD: Document Python 3 requirement for 'gmake check' (master...freebsd-test-doc) https://github.com/bitcoin/bitcoin/pull/14617
< sipa>
MarcoFalke: how is appveyor set up? there is a webhook from the bitcoin/bitcoin repo to appveyor, but how does appveyor get to report a CI status back?
< bitcoin-git>
[bitcoin] achow101 opened pull request #14612: Include full version number in released file names (master...fix-make-build-version) https://github.com/bitcoin/bitcoin/pull/14612
< bitcoin-git>
[bitcoin] JBaczuk opened pull request #14610: Docs: correction to test readme compile instructions (master...fix_test_readme_compile_instructions) https://github.com/bitcoin/bitcoin/pull/14610
< sipa>
esotericnonsense: for some upgrades (though not 4th digit changes...) you may end up with difference in version between bitcoind and bitcoin-cli
< esotericnonsense>
Arvidt: non-specific to bitcoin, the binary changing out from underneath it shouldn't matter
< Arvidt>
When doing tar -xzf bitcoin-0.17.0.1-x86_64-linux-gnu.tar.gz it extracts to the folder bitcoin-0.17.0/ . I would suggest that it extracts to the folder bitcoin-0.17.0.1/ because I have a symlink "current" to the newest version, and now, my old binary tree of 0.17.0 got simply overwritten with the 0.17.0.1 version, while I was still running 0.17.0 with that binary tree :-( But it looks