2019-05-23

< MarcoFalke> I am mostly waiting on those to get merged: https://github.com/bitcoin/bitcoin/milestone/41
< gribble> https://github.com/bitcoin/bitcoin/issues/14984 | rpc: Speedup getrawmempool when verbose=true by promag · Pull Request #14984 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16035 | 0.18.1: Backports by MarcoFalke · Pull Request #16035 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15993 | net: Drop support of the insecure miniUPnPc versions by hebasto · Pull Request #15993 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16059 | configure: Fix thread_local detection by dongcarl · Pull Request #16059 · bitcoin/bitcoin · GitHub
< jamesob> we avoided doing pthread_getname because there are supposedly implementation problems (https://stackoverflow.com/questions/2369738/how-to-set-the-name-of-a-thread-in-linux-pthreads/7989973#7989973). see also the notes at the bottom of this PR description: https://github.com/bitcoin/bitcoin/pull/13099
< gribble> https://github.com/bitcoin/bitcoin/issues/7989973 | HTTP Error 404: Not Found
< gribble> https://github.com/bitcoin/bitcoin/issues/16059 | configure: Fix thread_local detection by dongcarl · Pull Request #16059 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15427 | Add support for descriptors to utxoupdatepsbt by sipa · Pull Request #15427 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15741 | Batch write imported stuff in importmulti by achow101 · Pull Request #15741 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15759 | [p2p] Add 2 outbound blocks-only connections by sdaftuar · Pull Request #15759 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15024 | Allow specific private keys to be derived from descriptor by meshcollider · Pull Request #15024 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15649 | Add ChaCha20Poly1305@Bitcoin AEAD by jonasschnelli · Pull Request #15649 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15976 | refactor: move methods under CChainState (pt. 1) by jamesob · Pull Request #15976 · bitcoin/bitcoin · GitHub
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball kvaciral
< bitcoin-git> [bitcoin] fanquake reopened 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] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/0b058ba69d85...65c4bbe629bb
< bitcoin-git> bitcoin/master cc25885 practicalswift: Move LockAnnotation from threadsafety.h (imported code) to sync.h (our cod...
< bitcoin-git> bitcoin/master 3a80944 practicalswift: Move LockAnnotation to make it reflect the truth
< bitcoin-git> bitcoin/master de9b5db practicalswift: Make sure the compile-time locking promises given via LockAnnotation:s hol...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16034: refactoring: Rename LockAnnotation to LockAssertion and add run-time check to it (master...make-sure-LockAnnotation-promises-are-truthful) https://github.com/bitcoin/bitcoin/pull/16034
< bitcoin-git> [bitcoin] jonatack opened pull request #16080: build/doc: update bitcoin_config.h packages, release process (master...bitcoin_config-and-release_process-updates) https://github.com/bitcoin/bitcoin/pull/16080
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b4223dd5f113...0b058ba69d85
< bitcoin-git> bitcoin/master e23809a Chris Capobianco: [rpc] deriveaddresses: Correct descriptor checksum in RPCExamples
< bitcoin-git> bitcoin/master 0b058ba MarcoFalke: Merge #16024: [rpc] deriveaddresses: Correction of descriptor checksum in ...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16024: [rpc] deriveaddresses: Correction of descriptor checksum in RPC example (master...2019-05-14-deriveaddresses-example-checksum) https://github.com/bitcoin/bitcoin/pull/16024
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16079: wallet_balance.py: Prevent edge cases (master...wallet-balance-test) https://github.com/bitcoin/bitcoin/pull/16079
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/12fd4bbd1ed9...b4223dd5f113
< bitcoin-git> bitcoin/master bb41e63 Steven Roose: wallet_balance.py: Prevent edge cases
< bitcoin-git> bitcoin/master b4223dd MarcoFalke: Merge #16079: wallet_balance.py: Prevent edge cases
< bitcoin-git> [bitcoin] stevenroose opened pull request #16079: wallet_balance.py: Prevent edge cases (master...wallet-balance-test) https://github.com/bitcoin/bitcoin/pull/16079
< bitcoin-git> [bitcoin] LongShao007 opened pull request #16078: replace tx hash with txid in test rawtransaction (master...pytest) https://github.com/bitcoin/bitcoin/pull/16078
< bitcoin-git> [bitcoin] hebasto opened pull request #16077: docs: Follow ISO/IEC 14882 terms and definitions (master...20190523-iso-parameter) https://github.com/bitcoin/bitcoin/pull/16077

2019-05-22

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16063: rpc: Mention getwalletinfo where a rescan is triggered (master...2019-05-rescan-info) https://github.com/bitcoin/bitcoin/pull/16063
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fdc951ad040a...12fd4bbd1ed9
< bitcoin-git> bitcoin/master be4efb1 João Barbosa: rpc: Mention getwalletinfo where a rescan is triggered
< bitcoin-git> bitcoin/master 12fd4bb MarcoFalke: Merge #16063: rpc: Mention getwalletinfo where a rescan is triggered
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15891: test: Require standard txs in regtest by default (master...1904-testRequireStandard) https://github.com/bitcoin/bitcoin/pull/15891
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #15891: test: Require standard txs in regtest by default (master...1904-testRequireStandard) https://github.com/bitcoin/bitcoin/pull/15891
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1c177c3a004f...fdc951ad040a
< bitcoin-git> bitcoin/master d2dbc7d João Barbosa: bench: Add benchmark for CRollingBloomFilter::reset
< bitcoin-git> bitcoin/master df9e15f João Barbosa: refactor: Improve CRollingBloomFilter::reset by using std::fill
< bitcoin-git> bitcoin/master fdc951a Wladimir J. van der Laan: Merge #16073: refactor: Improve CRollingBloomFilter::reset by using std::f...
< bitcoin-git> [bitcoin] laanwj merged pull request #16073: refactor: Improve CRollingBloomFilter::reset by using std::fill (master...2019-05-rollingbloomfilter-reset) https://github.com/bitcoin/bitcoin/pull/16073
< bitcoin-git> [bitcoin] torkelrogstad opened pull request #16076: Docs: Add note on precedence of options in bitcoin.conf (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16076
< MarcoFalke> sipa: please leave your concern here: https://github.com/bitcoin/bitcoin/pull/15891#issuecomment-489614414 , so it doesn't get lost
< gribble> https://github.com/bitcoin/bitcoin/issues/16065 | refactor: Reuse block hash in AddToBlockIndex by promag · Pull Request #16065 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] promag closed pull request #16065: refactor: Reuse block hash in AddToBlockIndex (master...2019-05-reuse-block-hash) https://github.com/bitcoin/bitcoin/pull/16065
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16015: validation: Hold cs_main when reading chainActive in RewindBlockIndex (master...missing-cs_main-in-RewindBlockIndex) https://github.com/bitcoin/bitcoin/pull/16015
< MarcoFalke> wumpus: Have you seen my reply to your concern in https://github.com/bitcoin/bitcoin/pull/15891#issuecomment-489614414 ?
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/953f75767727...1c177c3a004f
< bitcoin-git> bitcoin/master 1609809 practicalswift: validation: Hold cs_main when reading chainActive in RewindBlockIndex
< bitcoin-git> bitcoin/master 1c177c3 MarcoFalke: Merge #16015: validation: Hold cs_main when reading chainActive in RewindB...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16049: depends: switch to secure download of all dependencies (master...Berkeley_DB_SSL_source) https://github.com/bitcoin/bitcoin/pull/16049
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ecbbb5cafef5...953f75767727
< bitcoin-git> bitcoin/master d8bc47f Ulrich Kempken: depends: switch to secure download of all dependencies
< bitcoin-git> bitcoin/master 953f757 MarcoFalke: Merge #16049: depends: switch to secure download of all dependencies
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16071: RPC: Hint for importmulti in help output of importpubkey and importaddress (master...hint-importmulti) https://github.com/bitcoin/bitcoin/pull/16071
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3001cc61cf11...ecbbb5cafef5
< bitcoin-git> bitcoin/master df0e97c Kristaps Kaupe: RPC: Hint for importmulti in help output of importpubkey and importaddress
< bitcoin-git> bitcoin/master ecbbb5c MarcoFalke: Merge #16071: RPC: Hint for importmulti in help output of importpubkey and...

2019-05-21

< bitcoin-git> [bitcoin] promag opened pull request #16073: refactor: Improve CRollingBloomFilter::reset by using std::fill (master...2019-05-rollingbloomfilter-reset) https://github.com/bitcoin/bitcoin/pull/16073
< bitcoin-git> [bitcoin] kristapsk opened pull request #16071: RPC: Hint for importmulti in help output of importpubkey and importaddress (master...hint-importmulti) https://github.com/bitcoin/bitcoin/pull/16071
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16069: test: Split large tests into smaller compile units (master...1905-testCompFast) https://github.com/bitcoin/bitcoin/pull/16069
< dlb76> #bitcoin-dev f.e. dont do this
< dongcarl> Would like some review on #16059, as it's causing `symbol-check` problems and gitian linux builds have been failing: https://bitcoin.jonasschnelli.ch/?show=nightly#nighly
< gribble> https://github.com/bitcoin/bitcoin/issues/16059 | configure: Fix thread_local detection by dongcarl · Pull Request #16059 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] promag opened pull request #16066: mempool: Update estimator if verification progress > 90% (master...2019-05-ibd-avoid-mempool-estimator) https://github.com/bitcoin/bitcoin/pull/16066
< bitcoin-git> [bitcoin] promag opened pull request #16065: refactor: Reuse block hash in AddToBlockIndex (master...2019-05-reuse-block-hash) https://github.com/bitcoin/bitcoin/pull/16065
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #13555: Tests: parameterize adjustment period in versionbits_computeblockversion (master...parameterize_adj_period_in_versionbits_computeblockversion_unit_test) https://github.com/bitcoin/bitcoin/pull/13555
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2d1583ee6aff...3001cc61cf11
< bitcoin-git> bitcoin/master 2c448d6 Jordan Baczuk: parameterize hard coded numbers referring to miner conf window
< bitcoin-git> bitcoin/master 3001cc6 MarcoFalke: Merge #13555: Tests: parameterize adjustment period in versionbits_compute...
< bitcoin-git> [bitcoin] promag opened pull request #16063: rpc: Mention getwalletinfo where a rescan is triggered (master...2019-05-rescan-info) https://github.com/bitcoin/bitcoin/pull/16063

2019-05-20

< bitcoin-git> [bitcoin] jnewbery opened pull request #16060: Bury bip9 deployments (master...bury_bip9_deployments) https://github.com/bitcoin/bitcoin/pull/16060
< bitcoin-git> [bitcoin] dongcarl opened pull request #16059: configure: Fix thread_local detection (master...2019-05-fix-thread_local-compat) https://github.com/bitcoin/bitcoin/pull/16059
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15236: scripts and tools: Make --setup command independent (master...20190123-gitian-build-setup) https://github.com/bitcoin/bitcoin/pull/15236
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15984: net: Remove -whitelistrelay (master...1905-netWhitelistRelay) https://github.com/bitcoin/bitcoin/pull/15984
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f49b8d4783bf...2d1583ee6aff
< bitcoin-git> bitcoin/master e0eae1b Hennadii Stepanov: Make --setup command independent
< bitcoin-git> bitcoin/master 2d1583e MarcoFalke: Merge #15236: scripts and tools: Make --setup command independent
< bitcoin-git> [bitcoin] sipa closed 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] MarcoFalke closed pull request #16057: net: Remove -whitelistforcerelay (master...1905-netWfr) https://github.com/bitcoin/bitcoin/pull/16057
< bitcoin-git> [bitcoin] MarcoFalke reopened 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] MarcoFalke closed 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] MarcoFalke opened pull request #16057: net: Remove -whitelistforcerelay (master...1905-netWfr) https://github.com/bitcoin/bitcoin/pull/16057
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/149b3477ecff...f49b8d4783bf
< bitcoin-git> bitcoin/master cbbd988 Hennadii Stepanov: Fix Docker related issues for gitian-build.py
< bitcoin-git> bitcoin/master 4c56a79 Hennadii Stepanov: Set/unset USE_LXC, USE_VBOX, USE_DOCKER explicitly
< bitcoin-git> bitcoin/master 0f22a0c Hennadii Stepanov: Fix gitian-build.py --verify option
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #13998: Scripts and tools: gitian-build.py improvements and corrections (master...gitian-build-fix) https://github.com/bitcoin/bitcoin/pull/13998
< luke-jr> [16:36:12] [405] luke-jr #bitcoin-builds You have joined too many channels
< dongcarl> Created a channel for bitcoin build system discussions #bitcoin-builds, come join and post your questions/ideas there!
< bitcoin-git> [bitcoin] instagibbs opened pull request #16056: mempool: remove unused magic number from consistency check (master...onemil_height) https://github.com/bitcoin/bitcoin/pull/16056
< bitcoin-git> [bitcoin] laanwj merged pull request #15840: Contrib scripts: Filter IPv6 by ASN (master...dnsseeder) https://github.com/bitcoin/bitcoin/pull/15840
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bb291b50f254...149b3477ecff
< bitcoin-git> bitcoin/master 316b8b2 Emil: Filter IPv6 by ASN
< bitcoin-git> bitcoin/master 149b347 Wladimir J. van der Laan: Merge #15840: Contrib scripts: Filter IPv6 by ASN
< bitcoin-git> [bitcoin] laanwj closed pull request #15945: net: Log unknown CInv in PushInventory (master...cinv-unknown) https://github.com/bitcoin/bitcoin/pull/15945
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dfc02dac0f96...bb291b50f254
< bitcoin-git> bitcoin/master fa2b52a MarcoFalke: Disallow extended encoding for non-witness transactions (take 3)
< bitcoin-git> bitcoin/master bb291b5 Wladimir J. van der Laan: Merge #16021: p2p: Avoid logging transaction decode errors to stderr
< bitcoin-git> [bitcoin] laanwj merged pull request #16021: p2p: Avoid logging transaction decode errors to stderr (master...1905-illegalWitnessP2P) https://github.com/bitcoin/bitcoin/pull/16021
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15812: Do not generate coverage report on test failures (master...fix-issue-15648-test-coverage-report) https://github.com/bitcoin/bitcoin/pull/15812
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16051: depends: add patch to common dependencies (master...depends-needs-patch) https://github.com/bitcoin/bitcoin/pull/16051
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/72634244580d...dfc02dac0f96
< bitcoin-git> bitcoin/master 4de3c15 fanquake: depends: add patch to common dependencies
< bitcoin-git> bitcoin/master dfc02da MarcoFalke: Merge #16051: depends: add patch to common dependencies
< bitcoin-git> [bitcoin] fanquake closed pull request #16053: Update copyrights to 2019 (master...update-copyrights-to-2019) https://github.com/bitcoin/bitcoin/pull/16053
< bitcoin-git> [bitcoin] wbnns opened pull request #16053: Update copyrights to 2019 (master...update-copyrights-to-2019) https://github.com/bitcoin/bitcoin/pull/16053
< bitcoin-git> [bitcoin] fanquake opened pull request #16051: depends: add patch to common dependencies (master...depends-needs-patch) https://github.com/bitcoin/bitcoin/pull/16051

2019-05-19

< bitcoin-git> [bitcoin] Kemu opened pull request #16049: depends:Enable SSL download of Berkeley DB source (master...Berkeley_DB_SSL_source) https://github.com/bitcoin/bitcoin/pull/16049
< bitcoin-git> [bitcoin] promag opened pull request #16050: rpc: Control if rescan updates existing transactions on importmulti (master...2019-05-importmulti-update) https://github.com/bitcoin/bitcoin/pull/16050
< bitcoin-git> [bitcoin] pedrobranco closed pull request #11484: Optional update rescan option in importmulti RPC (master...enhancement/optional-update-rescan-on-importmulti) https://github.com/bitcoin/bitcoin/pull/11484
< bitcoin-git> [bitcoin] sunnyking closed pull request #16048: Fix compile/build error about missing GetHexStr() (master...sunny) https://github.com/bitcoin/bitcoin/pull/16048
< bitcoin-git> [bitcoin] sunnyking opened pull request #16048: Fix compile/build error about missing GetHexStr() (master...sunny) https://github.com/bitcoin/bitcoin/pull/16048
< bitcoin-git> [bitcoin] jonatack opened pull request #16047: doc: analyzepsbt description in doc/psbt.md (master...improve-analyzepsbt-doc) https://github.com/bitcoin/bitcoin/pull/16047
< bitcoin-git> [bitcoin] meshcollider merged pull request #16001: Give WalletModel::UnlockContext move semantics (master...201905_moveunlockcontext) https://github.com/bitcoin/bitcoin/pull/16001
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7110d455eb51...72634244580d
< bitcoin-git> bitcoin/master 0b09a57 Pieter Wuille: Give WalletModel::UnlockContext move semantics
< bitcoin-git> bitcoin/master 7263424 MeshCollider: Merge #16001: Give WalletModel::UnlockContext move semantics
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16046: util: Add type safe GetTime (master...1905-typeTime) https://github.com/bitcoin/bitcoin/pull/16046
< bitcoin-git> [bitcoin] practicalswift opened pull request #16045: Skip redundant memset(p, 0, 0) calls (master...redundant-memsets) https://github.com/bitcoin/bitcoin/pull/16045
< bitcoin-git> [bitcoin] shannon1916 opened pull request #16044: fix the bug of OPEN CONFIGURATION FILE on Mac (master...master) https://github.com/bitcoin/bitcoin/pull/16044
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/387eb5b34307...7110d455eb51
< bitcoin-git> bitcoin/master af5fa82 Jonas Schnelli: Allow quicker shutdowns during LoadBlockIndex()
< bitcoin-git> bitcoin/master 7110d45 Jonas Schnelli: Merge #12980: Allow quicker shutdowns during LoadBlockIndex()
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #12980: Allow quicker shutdowns during LoadBlockIndex() (master...2018/04/shutdown) https://github.com/bitcoin/bitcoin/pull/12980

2019-05-18

< gmaxwell> wumpus: cncr04s in #bitcoin reports that https://github.com/bitcoin/bitcoin/releases is still stuck on 0.17.1
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/82b64a5a8102...387eb5b34307
< bitcoin-git> bitcoin/master c3ef63a MeshCollider: Show loaded wallets as disabled in open menu instead of nothing
< bitcoin-git> bitcoin/master 387eb5b Jonas Schnelli: Merge #15957: Show "No wallets available" in open menu instead of nothing
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #15957: Show "No wallets available" in open menu instead of nothing (master...201905_openwallet_empty) https://github.com/bitcoin/bitcoin/pull/15957
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c89a63412e85...82b64a5a8102
< bitcoin-git> bitcoin/master 1d207bc Pieter Wuille: Add hash strengthening to the RNG
< bitcoin-git> bitcoin/master 3cb9ce8 Pieter Wuille: Document strenghtening
< bitcoin-git> bitcoin/master 82b64a5 Wladimir J. van der Laan: Merge #15224: Add RNG strengthening (10ms once every minute)
< bitcoin-git> [bitcoin] laanwj merged pull request #15224: Add RNG strengthening (10ms once every minute) (master...201901_rand_strengthen) https://github.com/bitcoin/bitcoin/pull/15224

2019-05-17

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15863: scripts and tools: Ensure repos are up-to-date in gitian-build.py (master...20190421-update-repos) https://github.com/bitcoin/bitcoin/pull/15863
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/277abed604a8...c89a63412e85
< bitcoin-git> bitcoin/master feed98e Hennadii Stepanov: Ensure repos are up-to-date
< bitcoin-git> bitcoin/master c89a634 MarcoFalke: Merge #15863: scripts and tools: Ensure repos are up-to-date in gitian-bui...
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16042: test: Bump MAX_NODES to 12 (master...1905-testMaxNodes) https://github.com/bitcoin/bitcoin/pull/16042
< bitcoin-git> [bitcoin] dongcarl opened pull request #16041: depends: Build secondary deps statically. (master...2019-05-depends-static-if-secondary-dep) https://github.com/bitcoin/bitcoin/pull/16041
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a822a0e4f631...277abed604a8
< bitcoin-git> bitcoin/master faede74 MarcoFalke: doc: Explain how to pass in non-fundamental types into functions
< bitcoin-git> bitcoin/master 277abed MarcoFalke: Merge #15922: doc: Explain how to pass in non-fundamental types into funct...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15922: doc: Explain how to pass in non-fundamental types into functions (master...1904-docPassFun) https://github.com/bitcoin/bitcoin/pull/15922
< bitcoin-git> [bitcoin] dongcarl closed pull request #16029: netbase: Remove "tor" as a network specification (master...2019-05-remove-net-tor) https://github.com/bitcoin/bitcoin/pull/16029
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15999: init: Remove dead code in LoadChainTip (master...1905-initNoDead) https://github.com/bitcoin/bitcoin/pull/15999
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f3d27d126bbf...a822a0e4f631
< bitcoin-git> bitcoin/master fa86c8a MarcoFalke: init: Remove dead code in LoadChainTip
< bitcoin-git> bitcoin/master a822a0e MarcoFalke: Merge #15999: init: Remove dead code in LoadChainTip
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16033: Hold cs_main when reading chainActive via getTipLocator(). Remove assumeLocked(). (master...assumeLocked) https://github.com/bitcoin/bitcoin/pull/16033
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8f2f17f79a10...f3d27d126bbf
< bitcoin-git> bitcoin/master 593a8e8 practicalswift: wallet: Use chain.lock() instead of temporary chain.assumeLocked()
< bitcoin-git> bitcoin/master 9402ef0 practicalswift: Remove temporary method assumeLocked(). Remove LockingStateImpl. Remove re...
< bitcoin-git> bitcoin/master f3d27d1 MarcoFalke: Merge #16033: Hold cs_main when reading chainActive via getTipLocator(). R...
< gribble> https://github.com/bitcoin/bitcoin/issues/15999 | init: Remove dead code in LoadChainTip by MarcoFalke · Pull Request #15999 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] merland closed pull request #15830: docs: Improvements to two READMEs in /test (master...patch-1) https://github.com/bitcoin/bitcoin/pull/15830
< gmaxwell> This change in aug 2017 made all the univalue additions quadratic: https://github.com/bitcoin-core/univalue/commit/ceb1194137421afba01e8c1042bf75f3a2cdddc3 (which probably makes a number of our other RPCs slow too), but the changes works around it.
< bitcoin-git> [bitcoin] fanquake opened pull request #16039: docs: add release note for 14954 (master...release-notes-14954) https://github.com/bitcoin/bitcoin/pull/16039
< bitcoin-git> [bitcoin] fanquake closed pull request #16018: banman: BanLevel enum (master...ban-level-enum) https://github.com/bitcoin/bitcoin/pull/16018
< bitcoin-git> [bitcoin] Empact closed pull request #16038: Drop BanLevel in favor of Optional<BanReason> (master...drop-ban-level) https://github.com/bitcoin/bitcoin/pull/16038

2019-05-16

< bitcoin-git> [bitcoin] Empact opened pull request #16038: Drop BanLevel in favor of Optional<BanReason> (master...drop-ban-level) https://github.com/bitcoin/bitcoin/pull/16038
< bitcoin-git> [bitcoin] benthecarman closed pull request #15157: rpc: Bumpfee units change, satoshis to BTC (master...wallet_total_fee_units_change) https://github.com/bitcoin/bitcoin/pull/15157
< gribble> https://github.com/bitcoin/bitcoin/issues/15502 | Speed up initial connection to p2p network by ajtowns · Pull Request #15502 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15759 | [p2p] Add 2 outbound blocks-only connections by sdaftuar · Pull Request #15759 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15992: Extract CConnman::RelayTransaction (master...relay-inventory) https://github.com/bitcoin/bitcoin/pull/15992
< gribble> https://github.com/bitcoin/bitcoin/issues/15224 | Add RNG strengthening (10ms once every minute) by sipa · Pull Request #15224 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15741 | Batch write imported stuff in importmulti by achow101 · Pull Request #15741 · bitcoin/bitcoin · GitHub
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 only two PRs left #15427 #15024 anything to add?
< gribble> https://github.com/bitcoin/bitcoin/issues/15427 | Add support for descriptors to utxoupdatepsbt by sipa · Pull Request #15427 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15024 | Allow specific private keys to be derived from descriptor by meshcollider · Pull Request #15024 · bitcoin/bitcoin · GitHub
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball kvaciral
< bitcoin-git> [bitcoin] promag opened pull request #16037: rpc: Fail importwallet only if a required block is pruned (master...2019-05-importwallet-pruned) https://github.com/bitcoin/bitcoin/pull/16037
< bitcoin-git> [bitcoin] laanwj merged pull request #15970: Utils and libraries: fix static_assert for macro HAVE_THREAD_LOCAL (master...master) https://github.com/bitcoin/bitcoin/pull/15970
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fd7d97decbf4...8f2f17f79a10
< bitcoin-git> bitcoin/master 41ab2a8 orient: fix static_assert for macro HAVE_THREAD_LOCAL
< bitcoin-git> bitcoin/master 8f2f17f Wladimir J. van der Laan: Merge #15970: Utils and libraries: fix static_assert for macro HAVE_THREAD...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15820: docs: Add productivity notes for dummy rebases (master...2019-04-more-productive) https://github.com/bitcoin/bitcoin/pull/15820
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/376638afcf94...fd7d97decbf4
< bitcoin-git> bitcoin/master 01971da Carl Dong: docs: Add productivity notes for "dummy rebases"
< bitcoin-git> bitcoin/master fd7d97d MarcoFalke: Merge #15820: docs: Add productivity notes for dummy rebases
< bitcoin-git> [bitcoin] laanwj merged pull request #14047: Add HKDF_HMAC256_L32 and method to negate a private key (master...2018/08/bip151_key_hkdf) https://github.com/bitcoin/bitcoin/pull/14047
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/df7addc4c6e9...376638afcf94
< bitcoin-git> bitcoin/master 463921b Jonas Schnelli: CKey: add method to negate the key
< bitcoin-git> bitcoin/master 3b64f85 Jonas Schnelli: QA: add test for CKey::Negate()
< bitcoin-git> bitcoin/master 551d489 Jonas Schnelli: Add HKDF HMAC_SHA256 L=32 implementations
< bitcoin-git> [bitcoin] laanwj merged pull request #15990: Add tests and documentation for blocksonly (master...1905-docTestBlocksOnly) https://github.com/bitcoin/bitcoin/pull/15990
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/1c719f78d358...df7addc4c6e9
< bitcoin-git> bitcoin/master fa1dce7 MarcoFalke: net: Rename ::fRelayTxes to ::g_relay_txes
< bitcoin-git> bitcoin/master fa3872e MarcoFalke: test: Format predicate source as multiline on error
< bitcoin-git> bitcoin/master fa320de MarcoFalke: test: Add test for p2p_blocksonly
< bitcoin-git> [bitcoin] laanwj merged pull request #15006: Add option to create an encrypted wallet (master...create-encrypted-wallet) https://github.com/bitcoin/bitcoin/pull/15006
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d5931f3676ec...1c719f78d358
< bitcoin-git> bitcoin/master 662d117 Andrew Chow: Add option to create an encrypted wallet
< bitcoin-git> bitcoin/master 1c719f7 Wladimir J. van der Laan: Merge #15006: Add option to create an encrypted wallet
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15870: wallet: Only fail rescan when blocks have actually been pruned (master...1904-walletRescanPruned) https://github.com/bitcoin/bitcoin/pull/15870
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/41f4c63b3898...d5931f3676ec
< bitcoin-git> bitcoin/master faf3729 MarcoFalke: wallet: Only fail rescan when blocks have actually been pruned
< bitcoin-git> bitcoin/master aaaa57c MarcoFalke: scripted-diff: Bump copyright headers in wallet
< bitcoin-git> bitcoin/master fa7e311 MarcoFalke: [doc] rpcwallet: Only fail rescan when blocks have been pruned
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16036: travis: Run all lint scripts even if one fails (master...patch-2) https://github.com/bitcoin/bitcoin/pull/16036
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fd61b9fc22fa...41f4c63b3898
< bitcoin-git> bitcoin/master f3b90f2 Julian Fleischer: Run all lint scripts
< bitcoin-git> bitcoin/master 41f4c63 MarcoFalke: Merge #16036: travis: Run all lint scripts even if one fails
< bitcoin-git> [bitcoin] scravy opened pull request #16036: Run all lint scripts (master...patch-2) https://github.com/bitcoin/bitcoin/pull/16036
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/47ec8318a657...fd61b9fc22fa
< bitcoin-git> bitcoin/master c01c065 Pieter Wuille: Do not construct out-of-bound pointers in SHA512/SHA1/RIPEMD160 code
< bitcoin-git> bitcoin/master fd61b9f Wladimir J. van der Laan: Merge #15950: Do not construct out-of-bound pointers in SHA2 code
< bitcoin-git> [bitcoin] laanwj merged pull request #15950: Do not construct out-of-bound pointers in SHA2 code (master...201905_shapointerissue) https://github.com/bitcoin/bitcoin/pull/15950
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16035: 0.18.1: Backports (0.18...1906-181b) https://github.com/bitcoin/bitcoin/pull/16035
< bitcoin-git> [bitcoin] laanwj merged pull request #15968: Fix portability issue with pthreads (master...master) https://github.com/bitcoin/bitcoin/pull/15968
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2b56c9a86a9d...47ec8318a657
< bitcoin-git> bitcoin/master 1b05dff grim-trigger: Fix portability issue with pthreads
< bitcoin-git> bitcoin/master 47ec831 Wladimir J. van der Laan: Merge #15968: Fix portability issue with pthreads
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15983: build with -fstack-reuse=none (master...1905-buildStackReuseNone) https://github.com/bitcoin/bitcoin/pull/15983
< bitcoin-git> [bitcoin] practicalswift opened pull request #16034: Add assertion to make sure the LockAnnotation guarantees we give are truthful (ifdef DEBUG_LOCKORDER) (master...make-sure-LockAnnotation-promises-are-truthful) https://github.com/bitcoin/bitcoin/pull/16034
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9d266dbdecb4...2b56c9a86a9d
< bitcoin-git> bitcoin/master faf38bc MarcoFalke: build with -fstack-reuse=none
< bitcoin-git> bitcoin/master 2b56c9a MarcoFalke: Merge #15983: build with -fstack-reuse=none
< gribble> https://github.com/bitcoin/bitcoin/issues/15968 | Fix portability issue with pthreads by grim-trigger · Pull Request #15968 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] practicalswift opened pull request #16033: Hold cs_main when reading chainActive via getTipLocator(). Remove assumeLocked(). (master...assumeLocked) https://github.com/bitcoin/bitcoin/pull/16033

2019-05-15

< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #15991: Bugfix: fix pruneblockchain returned prune height (master...2019/05/pruning_test) https://github.com/bitcoin/bitcoin/pull/15991
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15991: Bugfix: fix pruneblockchain returned prune height (master...2019/05/pruning_test) https://github.com/bitcoin/bitcoin/pull/15991
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16030: qt: FR: Periodic translations update (master...patch-3) https://github.com/bitcoin/bitcoin/pull/16030
< bitcoin-git> [bitcoin] phm87 opened pull request #16030: qt: FR: Periodic translations update (master...patch-3) https://github.com/bitcoin/bitcoin/pull/16030
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2d16fb7a2b6a...9d266dbdecb4
< bitcoin-git> bitcoin/master fad0ce5 MarcoFalke: tests: Fail if RPC has been added without tests
< bitcoin-git> bitcoin/master 9d266db MarcoFalke: Merge #15943: tests: Fail if RPC has been added without tests
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15943: tests: Fail if RPC has been added without tests (master...1905-testFailNoRpcCov) https://github.com/bitcoin/bitcoin/pull/15943
< bitcoin-git> [bitcoin] dongcarl closed pull request #15586: chainparams: Explicitly use uint16 for nDefaultPort (master...2019-03-uint16-port) https://github.com/bitcoin/bitcoin/pull/15586
< bitcoin-git> [bitcoin] dongcarl opened pull request #16029: netbase: Remove "tor" as a network specification (master...2019-05-remove-net-tor) https://github.com/bitcoin/bitcoin/pull/16029
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #14984: rpc: Speedup getrawmempool when verbose=true (master...2018-12-speedup-getrawmempool) https://github.com/bitcoin/bitcoin/pull/14984
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/65526fc8666f...2d16fb7a2b6a
< bitcoin-git> bitcoin/master 2d5cf4c João Barbosa: rpc: Speedup getrawmempool when verbose=true
< bitcoin-git> bitcoin/master 2d16fb7 MarcoFalke: Merge #14984: rpc: Speedup getrawmempool when verbose=true
< bitcoin-git> [bitcoin] achow101 opened pull request #16026: Ensure that uncompressed public keys in a multisig always returns a legacy address (master...dont-sw-ms-uncomp) https://github.com/bitcoin/bitcoin/pull/16026
< gmaxwell> "Simple multisig spending using Taproot" in particular mentions the key-aggregation multisig approach, but my discussions with Bitcoin businesses suggest that few will use it as described there, due to accountability.

2019-05-14

< bitcoin-git> [bitcoin] ccapo opened pull request #16024: [rpc] deriveaddresses: Correction of descriptor checksum in RPC example (master...2019-05-14-deriveaddresses-example-checksum) https://github.com/bitcoin/bitcoin/pull/16024
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15777: [docs] Add doxygen comments for keypool classes (master...2019_04_keypool_comments) https://github.com/bitcoin/bitcoin/pull/15777
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3503a69ba237...65526fc8666f
< bitcoin-git> bitcoin/master ef2d515 John Newbery: [wallet] move-only: move CReserveKey to be next to CKeyPool
< bitcoin-git> bitcoin/master 37796b2 John Newbery: [docs] Add doxygen comment for CKeyPool
< bitcoin-git> bitcoin/master f1a77b0 John Newbery: [docs] Add doxygen comment for CReserveKey
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15963: [tests] Make random seed logged and settable (master...2019-05-test-deterministic-randomness) https://github.com/bitcoin/bitcoin/pull/15963
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6f4ba6492a12...3503a69ba237
< bitcoin-git> bitcoin/master a407b6f John Newbery: [tests] Make random seed logged and settable
< bitcoin-git> bitcoin/master 3503a69 MarcoFalke: Merge #15963: [tests] Make random seed logged and settable
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15988: Add test for ArgsManager::GetChainName (master...pr/testset2) https://github.com/bitcoin/bitcoin/pull/15988
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/40c66bb3d15b...6f4ba6492a12
< bitcoin-git> bitcoin/master 05bfee3 Russell Yanofsky: util_SettingsMerge test cleanup
< bitcoin-git> bitcoin/master 4b33115 Russell Yanofsky: Add unit test NextString, ForEachNoDup functions
< bitcoin-git> bitcoin/master f6bb11f Russell Yanofsky: Add test for ArgsManager::GetChainName
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15855: [refactor] interfaces: Add missing LockAnnotation for cs_main (master...1904-interfacesLock) https://github.com/bitcoin/bitcoin/pull/15855
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/667a8617418d...40c66bb3d15b
< bitcoin-git> bitcoin/master fa3c651 MarcoFalke: [refactor] interfaces: Add missing LockAnnotation for cs_main
< bitcoin-git> bitcoin/master 40c66bb MarcoFalke: Merge #15855: [refactor] interfaces: Add missing LockAnnotation for cs_mai...
< fanquake> Yea, so each invocation of gzip here: https://github.com/bitcoin/bitcoin/blob/master/contrib/gitian-descriptors/gitian-linux.yml has -9n passed to it.

2019-05-13

< bitcoin-git> [bitcoin] achow101 opened pull request #16022: Don't sign when segwit signatures are being used and the pubkey(s) are uncompressed (master...dont-sign-uncomp-segwit) https://github.com/bitcoin/bitcoin/pull/16022
< gribble> https://github.com/bitcoin/bitcoin/issues/11541 | Build: Fix Automake warnings when running autogen.sh by fanquake · Pull Request #11541 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16012 | rpc: addmultisigaddress should fallback to OutputType::LEGACY when uncompressed public keys are provided by ps1dr3x · Pull Request #16012 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16021: p2p: Disallow extended encoding for non-witness transactions (take 3) (master...1905-illegalWitnessP2P) https://github.com/bitcoin/bitcoin/pull/16021
< bitcoin-git> [bitcoin] promag closed pull request #16017: rpc: Drop -rpcuser and -rpcpassword from server (master...2019-05-remove-rpcpassword) https://github.com/bitcoin/bitcoin/pull/16017
< bitcoin-git> [bitcoin] kristapsk closed pull request #16010: Correct description of blocksdir default value (master...blocksdir) https://github.com/bitcoin/bitcoin/pull/16010
< bitcoin-git> [bitcoin] promag opened pull request #16019: refactor: Move result instead of copy in Solver() (master...2019-05-solver-nit) https://github.com/bitcoin/bitcoin/pull/16019
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #14364: doc: Clarify -blocksdir usage (master...blocksdir-description) https://github.com/bitcoin/bitcoin/pull/14364
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e79bbb73e08e...667a8617418d
< bitcoin-git> bitcoin/master ccc27bd Daniel McNally: doc: Clarify -blocksdir usage
< bitcoin-git> bitcoin/master 667a861 MarcoFalke: Merge #14364: doc: Clarify -blocksdir usage
< bitcoin-git> [bitcoin] dakk opened pull request #16018: banman: BanLevel enum (master...ban-level-enum) https://github.com/bitcoin/bitcoin/pull/16018
< bitcoin-git> [bitcoin] promag opened pull request #16017: rpc: Drop -rpcuser and -rpcpassword from server (master...2019-05-remove-rpcpassword) https://github.com/bitcoin/bitcoin/pull/16017
< bitcoin-git> [bitcoin] jonatack opened pull request #16016: [tests] RPC bumpfee totalFee deprecation (master...rpc_bumpfee_totalfee_deprecation_test) https://github.com/bitcoin/bitcoin/pull/16016
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15989: RPC: Do not use cookie auth if -rpcauth set (master...20190509-rpcauth) https://github.com/bitcoin/bitcoin/pull/15989

2019-05-12

< bitcoin-git> [bitcoin] practicalswift opened pull request #16015: validation: Hold cs_main when reading chainActive in RewindBlockIndex (master...missing-cs_main-in-RewindBlockIndex) https://github.com/bitcoin/bitcoin/pull/16015
< bitcoin-git> [bitcoin] sipa closed pull request #16014: greater Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/16014
< bitcoin-git> [bitcoin] urban254 opened pull request #16014: greater Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/16014
< sipa> bitcoin core does not in any way interact with lightning
< sipa> jdabber: bitcoin core is an implementation of the bitcoin protocol; lnd and c-lightning are implementations of the lightning protocol
< bitcoin-git> [bitcoin] ps1dr3x opened pull request #16012: rpc: addmultisigaddress should fallback to OutputType::LEGACY when uncompressed public keys are provided (master...master) https://github.com/bitcoin/bitcoin/pull/16012

2019-05-11

< gmaxwell> sipa: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2019-May/016918.html in this message Sjors recommends listing alternatives in the BIP, I strongly recommend against doing that-- it would be confusing due to distracting from what the BIP also does. BIPs should give rationale where they help add clarity on whats being done, but comparisons with untaken alternatives should generally
< bitcoin-git> [bitcoin] kristapsk opened pull request #16010: Correct description of blocksdir default value (master...blocksdir) https://github.com/bitcoin/bitcoin/pull/16010
< gribble> https://github.com/bitcoin/bitcoin/issues/14897 | randomize GETDATA(tx) request order and introduce bias toward outbound by naumenkogs · Pull Request #14897 · bitcoin/bitcoin · GitHub
< jonasschnelli> sipa: here are some numbers with the OpenSSH version of the AEAD: https://github.com/bitcoin/bitcoin/pull/15649#issuecomment-491512397
< tryphe> gmaxwell, thanks. my hunch was that the feeler count was incorporated into maxconnections, in order to reserve the feeler, ie default maxconnections=125, so you get 116 inbound, 8 outbound, and 1 feeler (see https://github.com/bitcoin/bitcoin/blob/master/src/net.cpp#L895)

2019-05-10

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15607: [Docs] Release process updates (master...release-process-updates) https://github.com/bitcoin/bitcoin/pull/15607
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e2371f842fb9...e79bbb73e08e
< bitcoin-git> bitcoin/master 96d32a7 Jon Atack: [docs] Update release-process.md
< bitcoin-git> bitcoin/master bd63c1e Jon Atack: [docs] Update release-notes.md
< bitcoin-git> bitcoin/master e79bbb7 MarcoFalke: Merge #15607: [Docs] Release process updates