2018-04-23

< bitcoin-git> [bitcoin] laanwj closed pull request #12448: Interrupt block generation on shutdown request (master...2018-02-interrupt-generate-blocks) https://github.com/bitcoin/bitcoin/pull/12448
< bitcoin-git> bitcoin/master 84efa9a Wladimir J. van der Laan: Merge #12448: Interrupt block generation on shutdown request...
< bitcoin-git> bitcoin/master 0851a75 João Barbosa: rpc: Interrupt block generation on shutdown request
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d1e3c5e73cfc...84efa9a0f752
< bitcoin-git> [bitcoin] laanwj closed pull request #13012: [doc] Add comments for chainparams.h, validation.cpp (master...2018-04-17-doc-chainparams-validation) https://github.com/bitcoin/bitcoin/pull/13012
< bitcoin-git> bitcoin/master d1e3c5e Wladimir J. van der Laan: Merge #13012: [doc] Add comments for chainparams.h, validation.cpp...
< bitcoin-git> bitcoin/master 18326ae James O'Beirne: [doc] Add comments for chainparams.h, validation.cpp
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5713994de98e...d1e3c5e73cfc
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13052: trivial: Fix relevent typo (master...relevent) https://github.com/bitcoin/bitcoin/pull/13052
< bitcoin-git> bitcoin/master 5713994 MarcoFalke: Merge #13052: trivial: Fix relevent typo...
< bitcoin-git> bitcoin/master 6ad47b0 practicalswift: trivial: Fix relevent typo
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d5b2e98250f6...5713994de98e
< bitcoin-git> [bitcoin] laanwj closed pull request #12510: test: Add rpc_bind test to default-run tests (master...2018_02_reinstate_rpcbind_test) https://github.com/bitcoin/bitcoin/pull/12510
< bitcoin-git> bitcoin/master d5b2e98 Wladimir J. van der Laan: Merge #12510: test: Add rpc_bind test to default-run tests...
< bitcoin-git> bitcoin/master e87fefc Wladimir J. van der Laan: test: Add rpc_bind test to default-run tests...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4741ca5dc8fd...d5b2e98250f6
< bitcoin-git> [bitcoin] instagibbs opened pull request #13057: remove redundant pre-selected coin code (master...selectedcoins) https://github.com/bitcoin/bitcoin/pull/13057
< bitcoin-git> [bitcoin] laanwj closed pull request #13020: Consistently log CValidationState on call failure (master...log-cvalidation-state) https://github.com/bitcoin/bitcoin/pull/13020
< bitcoin-git> bitcoin/master 4741ca5 Wladimir J. van der Laan: Merge #13020: Consistently log CValidationState on call failure...
< bitcoin-git> bitcoin/master e4d0b44 Ben Woosley: Consistently log CValidationState on failure...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8b4081a889b3...4741ca5dc8fd
< bitcoin-git> [bitcoin] laanwj closed pull request #13039: Add logging and error handling for file syncing (master...2018_04_fsync_noignore) https://github.com/bitcoin/bitcoin/pull/13039
< bitcoin-git> bitcoin/master 8b4081a Wladimir J. van der Laan: Merge #13039: Add logging and error handling for file syncing...
< bitcoin-git> bitcoin/master cf02779 Wladimir J. van der Laan: Add logging and error handling for file syncing...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e2746db66fd5...8b4081a889b3
< bitcoin-git> [bitcoin] laanwj closed pull request #13016: scripted-diff: Rename CChainState::g_failed_blocks to m_failed_blocks (master...g-failed-blocks) https://github.com/bitcoin/bitcoin/pull/13016
< bitcoin-git> bitcoin/master e2746db Wladimir J. van der Laan: Merge #13016: scripted-diff: Rename CChainState::g_failed_blocks to m_failed_blocks...
< bitcoin-git> bitcoin/master 3cc9094 Ben Woosley: scripted-diff: Rename CChainState::g_failed_blocks to m_failed_blocks...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/65d7083f152e...e2746db66fd5
< bitcoin-git> [bitcoin] nixbox opened pull request #13056: [tests] Make rpcauth.py testable and add unit tests (master...rpcauth) https://github.com/bitcoin/bitcoin/pull/13056
< bitcoin-git> [bitcoin] laanwj opened pull request #13055: qt: Don't log to console by default (master...2018_04_gui_console) https://github.com/bitcoin/bitcoin/pull/13055
< bitcoin-git> [bitcoin] laanwj closed pull request #13017: Add wallets management functions (master...2018-04-vpwallets) https://github.com/bitcoin/bitcoin/pull/13017
< bitcoin-git> bitcoin/master 3c058fd João Barbosa: wallet: Add HasWallets
< bitcoin-git> bitcoin/master 373aee2 João Barbosa: wallet: Add AddWallet, RemoveWallet, GetWallet and GetWallets...
< bitcoin-git> bitcoin/master 6efd964 João Barbosa: refactor: Drop CWalletRef typedef
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/3e60b9cfa768...65d7083f152e

2018-04-22

< bitcoin-git> [bitcoin] practicalswift opened pull request #13054: tests: Enable automatic detection of undefined names in Python tests scripts. Remove wildcard imports. (master...imports) https://github.com/bitcoin/bitcoin/pull/13054
< bitcoin-git> [bitcoin] practicalswift opened pull request #13052: trivial: Fix relevent typo (master...relevent) https://github.com/bitcoin/bitcoin/pull/13052
< bitcoin-git> [bitcoin] laanwj closed pull request #12998: Default to defining endian-conversion DECLs in compat w/o config (master...2018-04-default-decls) https://github.com/bitcoin/bitcoin/pull/12998
< bitcoin-git> bitcoin/master 3e60b9c Wladimir J. van der Laan: Merge #12998: Default to defining endian-conversion DECLs in compat w/o config...
< bitcoin-git> bitcoin/master 150b2f0 Matt Corallo: Default to defining endian-conversion DECLs in compat w/o config...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/cac6d1184da5...3e60b9cfa768
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13048: [tests] Fix feature_block flakiness (master...fix_feature_block_flakiness) https://github.com/bitcoin/bitcoin/pull/13048
< bitcoin-git> bitcoin/master cac6d11 MarcoFalke: Merge #13048: [tests] Fix feature_block flakiness...
< bitcoin-git> bitcoin/master c1d7420 John Newbery: [tests] Fix feature_block flakiness...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f644ea487afc...cac6d1184da5

2018-04-21

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13051: qa: Normalize executable location (master...Mf1804-qaDefaultConfig) https://github.com/bitcoin/bitcoin/pull/13051
< bitcoin-git> [bitcoin] lucash-dev opened pull request #13050: [WIP] [tests] improvements to slow unit tests (master...slow-unit-tests-improvement) https://github.com/bitcoin/bitcoin/pull/13050
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13047: [trivial] Tidy blocktools.py (master...tidy_blocktools) https://github.com/bitcoin/bitcoin/pull/13047
< bitcoin-git> bitcoin/master cab8be5 John Newbery: [tests] Fix flake8 warnings in blocktools.py
< bitcoin-git> bitcoin/master 4d355bf John Newbery: [tests] tidy up blocktools.py...
< bitcoin-git> bitcoin/master b184127 Jesse Cohen: [doc][trivial] no retargeting in regtest mode
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/8b262eb2d80b...f644ea487afc
< provoostenator> jnewbery: the functional test combined log output should be truncated (more) imo. 5000 lines is too much; my browser is almost unable to render the Travis logs: https://travis-ci.org/bitcoin/bitcoin/jobs/366456599
< sipa> you can't, and this is off topic here. ask in #bitcoin or on bitcoin.stackexchange.com
< sipa> go ask in #bitcoin, not here
< oxid> #bitcoin
< sipa> oxid: #bitcoin
< oxid> I find internet documents that bitcoin was published open-source in 2008; but that some coins were active in 2007, perhaps by developers or leaked or simply shared before making it a public project.
< oxid> What what the first exchange to either sell BTC to the public, or have an exchange system where you can buy coins or trade them. The most I recall on the question was that users would barter with bitcoin; and the exchanges came out where you were able to purchase them for money. I am not sure where the price correlation came around; since report and stats show the price of BTC at an inititial .003 cents; and then most charts sho
< oxid> Hi Bitcoin users.

2018-04-20

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13049: [0.16] qa: Backports (0.16...Mf1804-qa16Backports) https://github.com/bitcoin/bitcoin/pull/13049
< bitcoin-git> [bitcoin] jnewbery opened pull request #13048: [tests] Fix feature_block flakiness (master...fix_feature_block_flakiness) https://github.com/bitcoin/bitcoin/pull/13048
< gribble> https://github.com/bitcoin/bitcoin/issues/12647 | wallet: Fix possible memory leak in CreateWalletFromFile. by jimpo · Pull Request #12647 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jnewbery opened pull request #13047: [trivial] Tidy blocktools.py (master...tidy_blocktools) https://github.com/bitcoin/bitcoin/pull/13047
< bitcoin-git> [bitcoin] skeees opened pull request #13046: [doc][trivial] no retargeting in regtest mode (master...doc-update) https://github.com/bitcoin/bitcoin/pull/13046
< bitcoin-git> [bitcoin] instagibbs opened pull request #13045: [p2p] getblock for 1-block reorgs in response to compact block message (master...cmpcttie) https://github.com/bitcoin/bitcoin/pull/13045
< gribble> https://github.com/bitcoin/bitcoin/issues/12998 | Default to defining endian-conversion DECLs in compat w/o config by TheBlueMatt · Pull Request #12998 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] Sjors opened pull request #13043: [qt] OptionsDialog: add prune setting (master...2018/04/qt-prune) https://github.com/bitcoin/bitcoin/pull/13043
< bitcoin-git> [bitcoin] qshuai opened pull request #13042: Calculated nBits will be replaced by the following GetNextWorkRequire… (master...master) https://github.com/bitcoin/bitcoin/pull/13042
< bitcoin-git> [bitcoin] fanquake closed pull request #13040: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/13040
< bitcoin-git> [bitcoin] practicalswift opened pull request #13041: build: Add linter checking for accidental introduction of locale dependence (master...lint-locale-dependence) https://github.com/bitcoin/bitcoin/pull/13041
< bitcoin-git> [bitcoin] AsKayDevs opened pull request #13040: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/13040
< bitcoin-git> [bitcoin] laanwj opened pull request #13039: Add logging and error handling for file syncing (master...2018_04_fsync_noignore) https://github.com/bitcoin/bitcoin/pull/13039
< gribble> https://github.com/bitcoin/bitcoin/issues/8694 | Basic multiwallet support by luke-jr · Pull Request #8694 · bitcoin/bitcoin · GitHub
< meshcollider> wumpus do you want to merge https://github.com/bitcoin-core/bitcoincore.org/pull/528 now its had plenty of review and has been sitting there for a while
< bitcoin-git> [bitcoin] charkala closed pull request #13037: Genesis (master...genesis) https://github.com/bitcoin/bitcoin/pull/13037
< bitcoin-git> [bitcoin] charkala opened pull request #13037: Genesis (master...genesis) https://github.com/bitcoin/bitcoin/pull/13037
< gribble> https://github.com/bitcoin/bitcoin/issues/13017 | Add wallets management functions by promag · Pull Request #13017 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #13036: PicoStocks 100TH problem (master...master) https://github.com/bitcoin/bitcoin/pull/13036
< bitcoin-git> [bitcoin] macraix opened pull request #13036: PicoStocks 100TH problem (master...master) https://github.com/bitcoin/bitcoin/pull/13036
< bitcoin-git> [bitcoin] sipa closed pull request #13021: MOVEONLY: Move logging code from util.{h,cpp} to new files. (master...logging-files) https://github.com/bitcoin/bitcoin/pull/13021
< bitcoin-git> bitcoin/master 8b262eb Pieter Wuille: Merge #13021: MOVEONLY: Move logging code from util.{h,cpp} to new files....
< bitcoin-git> bitcoin/master b77b6e2 Jim Posen: MOVEONLY: Move logging code from util.{h,cpp} to new files.
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0a8b7b4b33c9...8b262eb2d80b
< gribble> https://github.com/bitcoin/bitcoin/issues/12885 | Reduce implementation code inside CScript by sipa · Pull Request #12885 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] promag opened pull request #13034: Introduce WalletManager (master...2018-04-walletmanager) https://github.com/bitcoin/bitcoin/pull/13034
< bitcoin-git> [bitcoin] jimpo closed pull request #11857: Build tx index in parallel with validation (master...txindex-refactor) https://github.com/bitcoin/bitcoin/pull/11857
< bitcoin-git> [bitcoin] jimpo opened pull request #13033: Build txindex in parallel with validation (master...txindex-refactor-take2) https://github.com/bitcoin/bitcoin/pull/13033

2018-04-19

< bitcoin-git> [bitcoin] kristapsk opened pull request #13032: Output values for "min relay fee not met" error (master...min-relay-fee-not-met-debug) https://github.com/bitcoin/bitcoin/pull/13032
< bitcoin-git> [bitcoin] sipsorcery opened pull request #13031: Fix for utiltime to compile with msvc. (master...msvc_gmtime) https://github.com/bitcoin/bitcoin/pull/13031
< gribble> https://github.com/bitcoin/bitcoin/issues/13021 | MOVEONLY: Move logging code from util.{h,cpp} to new files. by jimpo · Pull Request #13021 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11857 | Build tx index in parallel with validation by jimpo · Pull Request #11857 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12560 | [wallet] Upgrade path for non-HD wallets to HD by achow101 · Pull Request #12560 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10757 | RPC: Introduce getblockstats to plot things by jtimon · Pull Request #10757 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11457 | Introduce BanMan by theuni · Pull Request #11457 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10973 | Refactor: separate wallet from node by ryanofsky · Pull Request #10973 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10794 | Add simple light-client mode (RPC only) by jonasschnelli · Pull Request #10794 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13021 | MOVEONLY: Move logging code from util.{h,cpp} to new files. by jimpo · Pull Request #13021 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12954 | util: Refactor logging code into a global object by jimpo · Pull Request #12954 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11857 | Build tx index in parallel with validation by jimpo · Pull Request #11857 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13002 | Do not treat bare multisig outputs as IsMine unless watched by sipa · Pull Request #13002 · bitcoin/bitcoin · GitHub
< gribble> gmaxwell was last seen in #bitcoin-core-dev 5 weeks, 0 days, 1 hour, and 59 seconds ago: <gmaxwell> it's not like you pay lower fees due to it.
<@wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr btcdrak sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11739: Enforce SCRIPT_VERIFY_P2SH and SCRIPT_VERIFY_WITNESS from genesis (master...2017-09-p2sh-segwit-from-genesis) https://github.com/bitcoin/bitcoin/pull/11739
< bitcoin-git> bitcoin/master 5c31b20 Suhas Daftuar: [qa] Remove some pre-activation segwit tests...
< bitcoin-git> bitcoin/master 95749a5 Suhas Daftuar: Separate NULLDUMMY enforcement from SEGWIT enforcement...
< bitcoin-git> bitcoin/master ce65018 Suhas Daftuar: Use P2SH consensus rules for all blocks...
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/9b3a67eb0861...0a8b7b4b33c9
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13026: Fix include comment in src/interfaces/wallet.h (master...2018-04-fixincludecomment) https://github.com/bitcoin/bitcoin/pull/13026
< bitcoin-git> bitcoin/master 9b3a67e MarcoFalke: Merge #13026: Fix include comment in src/interfaces/wallet.h...
< bitcoin-git> bitcoin/master defffb3 João Barbosa: trivial: Improve include comment in src/interfaces/wallet.h
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c19986940869...9b3a67eb0861
< gribble> https://github.com/bitcoin/bitcoin/issues/13017 | Add wallets management functions by promag · Pull Request #13017 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13024 | test: Add rpcauth pair that generated by rpcauth by ken2812221 · Pull Request #13024 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jnewbery opened pull request #13030: [bugfix] [wallet] Fix zapwallettxes/multiwallet interaction. (master...fix_zapwallet_multiwallet_interaction) https://github.com/bitcoin/bitcoin/pull/13030
< bitcoin-git> [bitcoin] Sjors opened pull request #13029: Interpret absense of prune= as prune=1 if there are pruned blocks (master...2018/04/implicit_prune) https://github.com/bitcoin/bitcoin/pull/13029
< bitcoin-git> [bitcoin] promag opened pull request #13028: Make vpwallets usage thread safe (master...2018-04-cs_wallets) https://github.com/bitcoin/bitcoin/pull/13028
< gribble> https://github.com/bitcoin/bitcoin/issues/13017 | Add wallets management functions by promag · Pull Request #13017 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #12855: net: Minor accumulated cleanups (master...tjps_misc_cleans) https://github.com/bitcoin/bitcoin/pull/12855
< bitcoin-git> bitcoin/master c199869 Wladimir J. van der Laan: Merge #12855: net: Minor accumulated cleanups...
< bitcoin-git> bitcoin/master 2c084a6 Thomas Snider: net: Minor accumulated cleanups
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/39cf27faf324...c19986940869
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13025: Dead code removal (master...tjps_dead_code) https://github.com/bitcoin/bitcoin/pull/13025
< bitcoin-git> bitcoin/master 39cf27f MarcoFalke: Merge #13025: Dead code removal...
< bitcoin-git> bitcoin/master 1bf3f33 Thomas Snider: node: Removed unused wallet-related methods from the Node interface.
< bitcoin-git> bitcoin/master b382004 Thomas Snider: benchmark: Removed bench/perf.cpp
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/615f7c288414...39cf27faf324
< jtimon> fixed nits on https://github.com/bitcoin/bitcoin/pull/10757 , in case anyone was waiting for that to review
< bitcoin-git> [bitcoin] promag opened pull request #13026: Fix include comment in src/interfaces/wallet.h (master...2018-04-fixincludecomment) https://github.com/bitcoin/bitcoin/pull/13026
< fanquake> or #bitcoin-dev
< fanquake> bedotech ask in #bitcoin
< gribble> https://github.com/bitcoin/bitcoin/issues/12855 | net: Minor accumulated cleanups by tjps · Pull Request #12855 · bitcoin/bitcoin · GitHub
< bedotech> Hi all, currently bitcoin-core what kind of wallet derivation implement? (for example BIP44 and so on...)
< bitcoin-git> [bitcoin] tjps opened pull request #13025: Dead code removal (master...tjps_dead_code) https://github.com/bitcoin/bitcoin/pull/13025
< kallewoof> aj: probably because I am loading both kinds manually, but -noincludeconf from cli does not cancel `includeconf=relative.conf` from bitcoin.conf
< kallewoof> It's ignored in bitcoin.conf too. `noincludeconf=1 \n includeconf=relative.conf` will still include relative.conf.

2018-04-18

< bitcoin-git> [bitcoin] ken2812221 opened pull request #13024: test: Add rpcauth pair that generated by rpcauth (master...rpc_test) https://github.com/bitcoin/bitcoin/pull/13024
< gribble> https://github.com/bitcoin/bitcoin/issues/10740 | [WIP] [wallet] `loadwallet` RPC - load wallet at runtime by jnewbery · Pull Request #10740 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10740 | [WIP] [wallet] `loadwallet` RPC - load wallet at runtime by jnewbery · Pull Request #10740 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13017 | Add wallets management functions by promag · Pull Request #13017 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] skeees opened pull request #13023: Add unit tests for signals generated by ProcessNewBlock (master...event-tests) https://github.com/bitcoin/bitcoin/pull/13023
< bitcoin-git> [bitcoin] jamesob opened pull request #13022: [qa] Attach node index to test_node AssertionError and print messages (master...2018-04-18-func-test-debug-log) https://github.com/bitcoin/bitcoin/pull/13022
< jamesob> MarcoFalke: doesn't look like it: https://travis-ci.org/bitcoin/bitcoin/jobs/367259625
< bitcoin-git> [bitcoin] Empact closed pull request #13019: validation: Consistently use FormatStateMessage (master...format-state-message) https://github.com/bitcoin/bitcoin/pull/13019
< gribble> https://github.com/bitcoin/bitcoin/issues/13000 | travis: Switch to xenial by MarcoFalke · Pull Request #13000 · bitcoin/bitcoin · GitHub
< jamesob> has there been any talk of moving from trusty to xenial on travis? It may be the case that we're unable to run bitcoin-qt using the functional test framework due to a bug in the version of openssl trusty uses
< gribble> https://github.com/bitcoin/bitcoin/issues/12639 | Reduce cs_main lock in listunspent by promag · Pull Request #12639 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jimpo opened pull request #13021: MOVEONLY: Move logging code from util.{h,cpp} to new files. (master...logging-files) https://github.com/bitcoin/bitcoin/pull/13021
< bitcoin-git> [bitcoin] Empact opened pull request #13020: Consistently log CValidationState on call failure (master...log-cvalidation-state) https://github.com/bitcoin/bitcoin/pull/13020
< bitcoin-git> [bitcoin] Empact opened pull request #13019: Trivial: Consistently use FormatStateMessage (master...format-state-message) https://github.com/bitcoin/bitcoin/pull/13019
< MarcoFalke> wumpus: minor nit: It says 15.99 on https://dev.visucore.com/bitcoin/doxygen/index.html ; I guess you'd have to run ./configure before generating the docs?
< gribble> https://github.com/bitcoin/bitcoin/issues/11857 | Build tx index in parallel with validation by jimpo · Pull Request #11857 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] Empact closed pull request #13018: Make AbortNode function static (master...abort-node-static) https://github.com/bitcoin/bitcoin/pull/13018
< bitcoin-git> [bitcoin] Empact opened pull request #13018: Make AbortNode function static (master...abort-node-static) https://github.com/bitcoin/bitcoin/pull/13018
< bitcoin-git> [bitcoin] promag opened pull request #13017: Add AddWallet, RemoveWallet, GetWallet and GetWallets (master...2018-04-vpwallets) https://github.com/bitcoin/bitcoin/pull/13017
< bitcoin-git> [bitcoin] Empact opened pull request #13016: scripted-diff: Rename CChainState::g_failed_blocks to m_failed_blocks (master...g-failed-blocks) https://github.com/bitcoin/bitcoin/pull/13016
< bitcoin-git> [bitcoin] Empact closed pull request #12991: Remove unused default args to Invalid and DoS (master...remove-unused-default-args-dos) https://github.com/bitcoin/bitcoin/pull/12991
< gribble> https://github.com/bitcoin/bitcoin/issues/12985 | Windows: Avoid launching as admin when NSIS installer ends. by JeremyRand · Pull Request #12985 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #12985: Windows: Avoid launching as admin when NSIS installer ends. (master...nsis-de-elevate) https://github.com/bitcoin/bitcoin/pull/12985
< bitcoin-git> bitcoin/master 7d8a8cc JeremyRand: Avoid launching as admin when NSIS installer ends....
< bitcoin-git> bitcoin/master 615f7c2 Wladimir J. van der Laan: Merge #12985: Windows: Avoid launching as admin when NSIS installer ends....
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0d12570a8037...615f7c288414
< bitcoin-git> [bitcoin] laanwj closed pull request #12990: depends: Fix libX11 build on gcc 8 (master...Mf1804-dependsGCC8Fix) https://github.com/bitcoin/bitcoin/pull/12990
< gribble> https://github.com/bitcoin/bitcoin/issues/12990 | depends: Fix libX11 build on gcc 8 by MarcoFalke · Pull Request #12990 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #13007: test: Fix dangling wallet pointer in vpwallets (master...2018-04-fixwallettest) https://github.com/bitcoin/bitcoin/pull/13007
< bitcoin-git> bitcoin/master 0d12570 Wladimir J. van der Laan: Merge #13007: test: Fix dangling wallet pointer in vpwallets...
< bitcoin-git> bitcoin/master d41a420 João Barbosa: test: Fix dangling wallet pointer in vpwallets
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8fd62437c683...0d12570a8037
< bitcoin-git> [bitcoin] laanwj closed pull request #12715: depends: Add 'make clean' rule (master...clean-depends) https://github.com/bitcoin/bitcoin/pull/12715
< bitcoin-git> bitcoin/master 8fd6243 Wladimir J. van der Laan: Merge #12715: depends: Add 'make clean' rule...
< bitcoin-git> bitcoin/master aff16fd Henrik Jonsson: depends: Add 'make clean' and 'make clean-all' rules...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3a8a4dc4a130...8fd62437c683
< gribble> https://github.com/bitcoin/bitcoin/issues/11857 | Build tx index in parallel with validation by jimpo · Pull Request #11857 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #13014: Allow txindex in prune mode (master...2018/04/txindex_prune) https://github.com/bitcoin/bitcoin/pull/13014
< gribble> https://github.com/bitcoin/bitcoin/issues/12715 | depends: Add make clean rule by hkjn · Pull Request #12715 · bitcoin/bitcoin · GitHub
<@wumpus> kallewoof: but you have a good point I think the difference conceptually is that the zmq notification protocol is specific to bitcoin core, and includes some specific implementation details, while you're trying to make a more general exchange format

2018-04-17

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13013: bench: Amend mempool_eviction test for witness txs (master...Mf1804-benchWitnessMempool) https://github.com/bitcoin/bitcoin/pull/13013
< bitcoin-git> [bitcoin] jamesob opened pull request #13012: [doc] Add comments for chainparams.h, validation.cpp (master...2018-04-17-doc-chainparams-validation) https://github.com/bitcoin/bitcoin/pull/13012
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13011: Cache witness hash in CTransaction (master...Mf1804-cacheWitnessHash) https://github.com/bitcoin/bitcoin/pull/13011
< bitcoin-git> [bitcoin] wbarobinson opened pull request #13010: Trivial: Language Cleanup (master...master) https://github.com/bitcoin/bitcoin/pull/13010
< bitcoin-git> [bitcoin] practicalswift closed pull request #12897: Add GetBlockIndex(const uint256& hash) for when the caller assumes that the block index exists for the given block hash (master...GetBlockIndex) https://github.com/bitcoin/bitcoin/pull/12897
< bitcoin-git> [bitcoin] IPGlider opened pull request #13008: rpc: Rename size to vsize in mempool related calls (master...rename-size-to-vsize) https://github.com/bitcoin/bitcoin/pull/13008
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12791: Expose a transaction's weight via RPC (master...2018-03-weight) https://github.com/bitcoin/bitcoin/pull/12791
< bitcoin-git> bitcoin/master 9e50c33 Matt Corallo: Note new weight field in release-notes.
< bitcoin-git> bitcoin/master 2874709 Matt Corallo: Expose a transaction's weight via RPC
< bitcoin-git> bitcoin/master d0d9112 Matt Corallo: Test new weight field in p2p_segwit
< bitcoin-git> [bitcoin] jonasschnelli pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/6b46288a0853...3a8a4dc4a130
< gribble> https://github.com/bitcoin/bitcoin/issues/12791 | Expose a transactions weight via RPC by TheBlueMatt · Pull Request #12791 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12782 | Explicitly state our assumptions about LookupBlockIndex(...) return values by practicalswift · Pull Request #12782 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12897 | Add GetBlockIndex(const uint256& hash) for when the caller assumes that the block index exists for the given block hash by practicalswift · Pull Request #12897 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] promag opened pull request #13007: Fix dangling wallet pointer in vpwallets (master...2018-04-fixwallettest) https://github.com/bitcoin/bitcoin/pull/13007
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12949: tests: Avoid copies of CTransaction (master...Mf1804-testNoCopyTx) https://github.com/bitcoin/bitcoin/pull/12949
< bitcoin-git> bitcoin/master 6b46288 MarcoFalke: Merge #12949: tests: Avoid copies of CTransaction...
< bitcoin-git> bitcoin/master fae58ec MarcoFalke: tests: Avoid copies of CTransaction
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a63b4e349346...6b46288a0853
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12982: Fix inconsistent namespace formatting guidelines (master...pr/namespace) https://github.com/bitcoin/bitcoin/pull/12982
< bitcoin-git> bitcoin/master a63b4e3 MarcoFalke: Merge #12982: Fix inconsistent namespace formatting guidelines...
< bitcoin-git> bitcoin/master cd0e1e9 Russell Yanofsky: Fix inconsistent namespace formatting guidelines...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/58bbc5521235...a63b4e349346
< bitcoin-git> [bitcoin] laanwj closed pull request #13004: Print to console by default when not run with -daemon (master...printtoconsole) https://github.com/bitcoin/bitcoin/pull/13004
< bitcoin-git> bitcoin/master 58bbc55 Wladimir J. van der Laan: Merge #13004: Print to console by default when not run with -daemon...
< bitcoin-git> bitcoin/master 6a3b0d3 Evan Klitzke: Print to console by default when not run with -daemon...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/39e0c65b29eb...58bbc5521235
< gribble> https://github.com/bitcoin/bitcoin/issues/12639 | Reduce cs_main lock in listunspent by promag · Pull Request #12639 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #12988: Hold cs_main while calling UpdatedBlockTip() signal (master...updatedblocktip-race) https://github.com/bitcoin/bitcoin/pull/12988
< bitcoin-git> bitcoin/master d86edd3 Jesse Cohen: Hold cs_main while calling UpdatedBlockTip() and ui.NotifyBlockTip...
< bitcoin-git> bitcoin/master 39e0c65 Wladimir J. van der Laan: Merge #12988: Hold cs_main while calling UpdatedBlockTip() signal...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/434150aef798...39e0c65b29eb
< bitcoin-git> [bitcoin] laanwj closed pull request #12977: Refactor g_wallet_init_interface to const reference (master...2018-04-walletinitinterface) https://github.com/bitcoin/bitcoin/pull/12977
< bitcoin-git> bitcoin/master 434150a Wladimir J. van der Laan: Merge #12977: Refactor g_wallet_init_interface to const reference...
< bitcoin-git> bitcoin/master 6ec78f1 João Barbosa: wallet: Refactor g_wallet_init_interface to const reference
< bitcoin-git> bitcoin/master 1936125 João Barbosa: wallet: Make WalletInitInterface members const
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/307699304886...434150aef798
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12899: macOS: Prevent Xcode 9.3 build warnings (master...preventxcodebuildwarnings) https://github.com/bitcoin/bitcoin/pull/12899
< bitcoin-git> bitcoin/master 3076993 Jonas Schnelli: Merge #12899: macOS: Prevent Xcode 9.3 build warnings...
< bitcoin-git> bitcoin/master 2eb5036 Akio Nakamura: macOS: Prevent Xcode 9.3 build warnings...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/07825088f9cf...307699304886
< gribble> https://github.com/bitcoin/bitcoin/issues/11857 | Build tx index in parallel with validation by jimpo · Pull Request #11857 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #12695: [build] Make --enable-debug pick better options (master...enabledebug) https://github.com/bitcoin/bitcoin/pull/12695
< bitcoin-git> [bitcoin] practicalswift opened pull request #13005: Make --enable-debug to pick better options (master...enabledebug-again) https://github.com/bitcoin/bitcoin/pull/13005
< bitcoin-git> [bitcoin] fanquake closed pull request #12689: Smarter default behavior for -printtoconsole (master...console) https://github.com/bitcoin/bitcoin/pull/12689
< bitcoin-git> [bitcoin] practicalswift opened pull request #13004: Print to console by default when not run with -daemon (master...printtoconsole) https://github.com/bitcoin/bitcoin/pull/13004
< gribble> https://github.com/bitcoin/bitcoin/issues/12838 | QT: double click bitcoin icon on the task bar with setting minimize to the tray cause a blank window · Issue #12838 · bitcoin/bitcoin · GitHub
< fanquake> Turns out if you close/crash Bitcoin Core in the way described in #12838, it just refuses to launch again.
< bitcoin-git> [bitcoin] ajtowns closed pull request #12931: Use winehq debs for win32 tests (master...travis-win32) https://github.com/bitcoin/bitcoin/pull/12931
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13003: qa: Add test for orphan handling (master...Mf1804-qaOrphans) https://github.com/bitcoin/bitcoin/pull/13003
< bitcoin-git> [bitcoin] sipa closed pull request #12874: Only accept bare multisig outputs after addmultisigaddress (master...201803_nowalletbaremultisig) https://github.com/bitcoin/bitcoin/pull/12874
< bitcoin-git> [bitcoin] sipa opened pull request #13002: Do not treat bare multisig outputs as IsMine unless watched (master...201804_cleanismine) https://github.com/bitcoin/bitcoin/pull/13002

2018-04-16

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12972: Add python3 script shebang lint (master...explicit_python3) https://github.com/bitcoin/bitcoin/pull/12972
< bitcoin-git> bitcoin/master 958bf40 practicalswift: add lint tool to check python3 shebang
< bitcoin-git> bitcoin/master 2bff472 John Newbery: [contrib] convert test-security-check to python3
< bitcoin-git> bitcoin/master 0782508 MarcoFalke: Merge #12972: Add python3 script shebang lint...
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/4366f61cc9d4...07825088f9cf
< bitcoin-git> [bitcoin] laanwj closed pull request #11862: Network specific conf sections (master...netconf-sections) https://github.com/bitcoin/bitcoin/pull/11862
< bitcoin-git> bitcoin/master 4d34fcc Anthony Towns: ArgsManager: drop m_negated_args...
< bitcoin-git> bitcoin/master 95eb66d Anthony Towns: ArgsManager: support config file sections
< bitcoin-git> bitcoin/master 3673ca3 Anthony Towns: ArgsManager: keep command line and config file arguments separate
< bitcoin-git> [bitcoin] laanwj pushed 12 new commits to master: https://github.com/bitcoin/bitcoin/compare/6a278e064009...4366f61cc9d4
< gribble> https://github.com/bitcoin/bitcoin/issues/12647 | wallet: Fix possible memory leak in CreateWalletFromFile. by jimpo · Pull Request #12647 · bitcoin/bitcoin · GitHub
< jamesob> (which made, e.g., https://github.com/bitcoin/bitcoin/pull/11824 necessary)
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13000: travis: Switch to xenial (master...Mf1804-travisXenial) https://github.com/bitcoin/bitcoin/pull/13000
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13000: travis: Switch to xenial (master...Mf1804-travisXenial) https://github.com/bitcoin/bitcoin/pull/13000
< bitcoin-git> [bitcoin] ken2812221 opened pull request #12999: qt: Show the Window when double clicking the taskbar icon (master...qt-fix) https://github.com/bitcoin/bitcoin/pull/12999
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12996: tests: Remove redundant bytes(…) calls (master...bytes²) https://github.com/bitcoin/bitcoin/pull/12996
< bitcoin-git> bitcoin/master 6a278e0 MarcoFalke: Merge #12996: tests: Remove redundant bytes(…) calls...
< bitcoin-git> bitcoin/master 9db48c5 practicalswift: tests: Remove redundant bytes²
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fe8fa22d7a4a...6a278e064009
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12987: tests/tools: Enable additional Python flake8 rules for automatic linting via Travis (master...enable-flake8-checks) https://github.com/bitcoin/bitcoin/pull/12987
< bitcoin-git> bitcoin/master 643aad1 practicalswift: Enable additional flake8 rules
< bitcoin-git> bitcoin/master fe8fa22 MarcoFalke: Merge #12987: tests/tools: Enable additional Python flake8 rules for automatic linting via Travis...
< bitcoin-git> bitcoin/master f020aca practicalswift: Minor Python cleanups to make flake8 pass with the new rules enabled
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/0d6992168c2b...fe8fa22d7a4a
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #12998: Default to defining endian-conversion DECLs in compat w/o config (master...2018-04-default-decls) https://github.com/bitcoin/bitcoin/pull/12998
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12997: [doc] build-windows: Switch to Artful, since Zesty is EOL (master...Mf1804-docBuildWinArtful) https://github.com/bitcoin/bitcoin/pull/12997
< gribble> https://github.com/bitcoin/bitcoin/issues/12360 | Bury bip9 deployments by jnewbery · Pull Request #12360 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] practicalswift opened pull request #12996: tests: Remove redundant bytes(…) calls (master...bytes²) https://github.com/bitcoin/bitcoin/pull/12996
< gribble> https://github.com/bitcoin/bitcoin/issues/11739 | Enforce SCRIPT_VERIFY_P2SH and SCRIPT_VERIFY_WITNESS from genesis by sdaftuar · Pull Request #11739 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #12993: tests: Remove compatibility code not needed now when we're on Python 3 (master...remove-python-2-compatibility-code) https://github.com/bitcoin/bitcoin/pull/12993
< bitcoin-git> bitcoin/master 0d69921 Wladimir J. van der Laan: Merge #12993: tests: Remove compatibility code not needed now when we're on Python 3...
< bitcoin-git> bitcoin/master b95f9a6 practicalswift: tests: Remove compatibility code not needed now when we're on Python 3
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6df0c6cb4169...0d6992168c2b
<@wumpus> jonasschnelli: @I just tried to run the "bitcoin-0.16.99-arm-linux-gnueabihf-debug.tar.gz": that's expected, the debug files contain separate debug information for the main executables, they're not executable in themselves
< jonasschnelli> readelf -A bitcoin-tx.dbg tells me it should be executable
< jonasschnelli> I just tried to run the "bitcoin-0.16.99-arm-linux-gnueabihf-debug.tar.gz" debug binaries on my arm machine but get a "cannot execute binary file: Exec format error"
<@wumpus> Kanna: off topic here, go to #bitcoin
< gribble> https://github.com/bitcoin/bitcoin/issues/12990 | depends: Fix libX11 build on gcc 8 by MarcoFalke · Pull Request #12990 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] practicalswift opened pull request #12993: tests: Remove compatibility code not needed now when we're on Python 3 (master...remove-python-2-compatibility-code) https://github.com/bitcoin/bitcoin/pull/12993
< Kanna> <fanquake> my fork should happen on this parameter Max Blocksize 8MB Block time 2 mins or 2.5 [ to test the bitcoin fork ]
< Kanna> I want to do the bitcoin fork with some predefined block size for example 4mb [ Testing ]
< sipa> consensus changes to bitcoin are generally discussed on the mailing list
< gribble> https://github.com/bitcoin/bitcoin/issues/12882 | tests: Make test_bitcoin pass under ThreadSanitzer (clang). Fix lock-order-inversion (potential deadlock). by practicalswift · Pull Request #12882 · bitcoin/bitcoin · GitHub
< fanquake> aj unfortunately all of the /bitcoin subtrees are at /bitcoin-core
< aj> can have PRs from multiple repos if the project is an org-project, i think? https://github.com/orgs/bitcoin/projects
< fanquake> I guess we should prioritze https://github.com/bitcoin-core/leveldb/pull/17 then. It also cleans up some of those annoying static analyzer warnings..
< bitcoin-git> [bitcoin] laanwj closed pull request #12968: leveldb: Add ARMv8 CRC32C support (master...2018_04_armv8_crc32c) https://github.com/bitcoin/bitcoin/pull/12968
< fanquake> Wondering if we want to try and get https://github.com/bitcoin-core/leveldb/pull/17 in soon.
< gribble> https://github.com/bitcoin/bitcoin/issues/12968 | leveldb: Add ARMv8 CRC32C support by laanwj · Pull Request #12968 · bitcoin/bitcoin · GitHub
< fanquake> wumpus your leveldb work in #12968 does that comflict with anything being done upstream? Just looking at https://github.com/bitcoin-core/leveldb/pull/17/commits/5c39524f3639e6bf6ab49215152d24273e662986
< bitcoin-git> [bitcoin] laanwj closed pull request #12951: [doc] Fix comment in FindForkInGlobalIndex (master...2018-04-11-findforkinglobalindex-doc) https://github.com/bitcoin/bitcoin/pull/12951
< bitcoin-git> bitcoin/master 0ef7b40 James O'Beirne: [doc] Fix comment in FindForkInGlobalIndex...
< bitcoin-git> bitcoin/master 6df0c6c Wladimir J. van der Laan: Merge #12951: [doc] Fix comment in FindForkInGlobalIndex...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3fef58c82d7a...6df0c6cb4169
< gribble> https://github.com/bitcoin/bitcoin/issues/12951 | [doc] Fix comment in FindForkInGlobalIndex by jamesob · Pull Request #12951 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #12986: Trivial: Corrected comment array name from pnSeeds6 to pnSeed6 (master...comment_correction) https://github.com/bitcoin/bitcoin/pull/12986
< bitcoin-git> bitcoin/master 3fef58c Wladimir J. van der Laan: Merge #12986: Trivial: Corrected comment array name from pnSeeds6 to pnSeed6...
< bitcoin-git> bitcoin/master d1b828b okayplanet: correcting the array name from pnSeeds6 to pnSeed6
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e76acf3384ac...3fef58c82d7a
< gribble> https://github.com/bitcoin/bitcoin/issues/12986 | Trivial: Corrected comment array name from pnSeeds6 to pnSeed6 by okayplanet · Pull Request #12986 · bitcoin/bitcoin · GitHub

2018-04-15

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11320: Include the wallet name in log messages relating to wallets (master...wallet_name_in_log) https://github.com/bitcoin/bitcoin/pull/11320
< bitcoin-git> [bitcoin] PierreRochard opened pull request #12992: [wallet] Add wallet name to log messages (master...pr/log-wallet-name) https://github.com/bitcoin/bitcoin/pull/12992
< bitcoin-git> [bitcoin] Empact opened pull request #12991: Remove unused default args to Invalid and DoS (master...remove-unused-default-args-dos) https://github.com/bitcoin/bitcoin/pull/12991
< bitcoin-git> [bitcoin] Empact closed pull request #12976: Remove return and corruptionPossible arguments from DoS, rename to Reject (master...drop-dos-return-scripted) https://github.com/bitcoin/bitcoin/pull/12976
< sipa> you can ask in ##altcoin-dev, or on https://bitcoin.stackexchange.com (which is more general than just bitcoin)