< jnewbery>
kanzure: a bit of both. Trying to find out what people's priorities are and if they have any suggestions about the Bitcoin Core process, and then we can talk about them at the meeting
< kanzure>
is this meeting related or bitcoin core contributor quality of life questions?
< gribble>
https://github.com/bitcoin/bitcoin/issues/16702 | p2p: supplying and using asmap to improve IP bucketing in addrman by naumenkogs . Pull Request #16702 . bitcoin/bitcoin . GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/17892 | bug-fix: delay flushing undo files until after they are finalized by kallewoof . Pull Request #17892 . bitcoin/bitcoin . GitHub
< bitcoin-git>
[bitcoin] hebasto opened pull request #17943: qt, refactor: Remove never used default parameter (master...20200116-message-parameter) https://github.com/bitcoin/bitcoin/pull/17943
< bitcoin-git>
[bitcoin] laanwj merged pull request #17924: Bug: IsUsedDestination shouldn't use key id as script id for ScriptHash (master...reuse_regression) https://github.com/bitcoin/bitcoin/pull/17924
< bitcoin-git>
bitcoin/master f018d0c Wladimir J. van der Laan: Merge #17924: Bug: IsUsedDestination shouldn't use key id as script id for...
< bitcoin-git>
bitcoin/master 4b8f1e9 Gregory Sanders: IsUsedDestination shouldn't use key id as script id for ScriptHash
< bitcoin-git>
bitcoin/master 6dd59d2 Gregory Sanders: Don't allow implementers to think ScriptHash(Witness*()) results in nestin...
< bitcoin-git>
[bitcoin] Empact opened pull request #17938: Disallow automatic conversion between disparate hash types (master...hash-conversion) https://github.com/bitcoin/bitcoin/pull/17938
2020-01-15
< bitcoin-git>
[bitcoin] promag opened pull request #17937: gui: Remove WalletView and BitcoinGUI circular dependency (master...2020-01-remove-walletview-bitcoingui) https://github.com/bitcoin/bitcoin/pull/17937
< bitcoin-git>
[bitcoin] fanquake closed pull request #17932: replace deprecated method of recursive_directory_iterator with the st... (master...master) https://github.com/bitcoin/bitcoin/pull/17932
< bitcoin-git>
[bitcoin] brakmic opened pull request #17935: gui: hide HD icon when no wallet loaded (master...hdwallet-icon-handling) https://github.com/bitcoin/bitcoin/pull/17935
< bitcoin-git>
[bitcoin] hebasto opened pull request #17934: doc: Use CONFIG_SITE variable instead of --prefix option (master...20200115-prefix-depends) https://github.com/bitcoin/bitcoin/pull/17934
< bitcoin-git>
[bitcoin] dongcarl opened pull request #17933: guix: Pin Guix using `guix time-machine` (master...2020-01-guix-time-machine) https://github.com/bitcoin/bitcoin/pull/17933
< bitcoin-git>
[bitcoin] btc-coder opened pull request #17932: replace deprecated method of recursive_directory_iterator with the st... (master...master) https://github.com/bitcoin/bitcoin/pull/17932
< bitcoin-git>
[bitcoin] elichai opened pull request #17931: test: Fix p2p_invalid_messages failing in Python 3.8 because of warning (master...2020-01-coroutine) https://github.com/bitcoin/bitcoin/pull/17931
< bitcoin-git>
[bitcoin] promag closed pull request #17930: rpc: Don't lock cs_main in getblock if verbosity=0 (master...2020-01-getblock-avoid-lock) https://github.com/bitcoin/bitcoin/pull/17930
< bitcoin-git>
[bitcoin] promag opened pull request #17930: rpc: Don't lock cs_main in getblock if verbosity=0 (master...2020-01-getblock-avoid-lock) https://github.com/bitcoin/bitcoin/pull/17930
< bitcoin-git>
[bitcoin] fanquake opened pull request #17929: build: pass optimization flags to the linker (master...pass_optimizations_to_linker) https://github.com/bitcoin/bitcoin/pull/17929
< gribble>
https://github.com/bitcoin/bitcoin/issues/16702 | p2p: supplying and using asmap to improve IP bucketing in addrman by naumenkogs . Pull Request #16702 . bitcoin/bitcoin . GitHub
< bitcoin-git>
[bitcoin] kallewoof closed pull request #17838: test: test the >10 UTXO case for output groups (master...191231-test-avoidreuse-many-utxos) https://github.com/bitcoin/bitcoin/pull/17838
< hebasto>
MarcoFalke: oh, I realized that issue #17912 should be opened in the 'bitcoin-core/packaging' repo. Sorry.
< bitcoin-git>
[bitcoin] instagibbs opened pull request #17924: IsUsedDestination shouldn't use key id as script id for ScriptHash (master...reuse_regression) https://github.com/bitcoin/bitcoin/pull/17924
< bitcoin-git>
[bitcoin] luke-jr opened pull request #17923: Use PACKAGE_NAME in GUI modal overlay and bitcoin-wallet (master...fix_pkgname_202001) https://github.com/bitcoin/bitcoin/pull/17923
< bitcoin-git>
[bitcoin] dongcarl opened pull request #17919: depends: Allow building with system clang (master...2020-01-depends-macos-allow-system-clang) https://github.com/bitcoin/bitcoin/pull/17919
< bitcoin-git>
[bitcoin] emilengler opened pull request #17918: qt: Hide non PKHash-Addresses in signing address book (master...2020-01-hide-non-pkhash-addresses) https://github.com/bitcoin/bitcoin/pull/17918
< bitcoin-git>
[bitcoin] practicalswift opened pull request #17917: tests: Add amount compression/decompression fuzzing to existing fuzzing harness (master...amount-compression-roundtrip) https://github.com/bitcoin/bitcoin/pull/17917
< wumpus>
it'd only happen if the disk filled suddenly, or the OS starts returning "no space left on device" errors as false alarm; normally bitcoin would detect low disk space far before that happens and shutdown cleanly
< ossifrage>
the last time I ran bitcoin-qt it ran out of disk space
< gribble>
https://github.com/bitcoin/bitcoin/issues/17392 | Fake data corruption after not really running out of disk space during IBD (pruned, Windows VM on macOS) . Issue #17392 . bitcoin/bitcoin . GitHub
2020-01-12
< fjahr>
(taking this over from #bitcoin-core-pr-reviews) I am trying to get fuzz tests to run on MacOS with libFuzzer but all the executables get stuck indefinitely without printing any output. Even when running them with '-help=1' nothing happens. Compiled with Catalina and clang9 (via brew). I don't see anything suspicious in the output of config or make. Has anyone had similar problems and solved them?
< gribble>
https://github.com/bitcoin/bitcoin/issues/11082 | Add new bitcoin_rw.conf file that is used for settings modified by this software itself by luke-jr . Pull Request #11082 . bitcoin/bitcoin . GitHub
< bitcoin-git>
[bitcoin] hebasto opened pull request #17898: WIP, qt: Make Information tab accessible via keyboard (master...20200108-accessibility-info) https://github.com/bitcoin/bitcoin/pull/17898
< bitcoin-git>
[bitcoin] jimpo opened pull request #17897: init: Stop indexes on shutdown after ChainStateFlushed callback. (master...index-commit) https://github.com/bitcoin/bitcoin/pull/17897
< bitcoin-git>
[bitcoin] fanquake merged pull request #17696: qt: Force set nPruneSize in QSettings after the intro dialog (master...20191208-prune-settings-override) https://github.com/bitcoin/bitcoin/pull/17696
< bitcoin-git>
[bitcoin] laanwj merged pull request #16975: test: Show debug log on unit test failure (master...1909-testPrintLogOnFail) https://github.com/bitcoin/bitcoin/pull/16975
< bitcoin-git>
bitcoin/master 40a495a Wladimir J. van der Laan: Merge #16975: test: Show debug log on unit test failure
< bitcoin-git>
bitcoin/master fa37e0a MarcoFalke: test: Show debug log on unit test failure
< bitcoin-git>
[bitcoin] IPGlider closed pull request #17884: utils: Use fallback for macOS in AllocateFileRange (master...workaround_apfs_allocation_problem) https://github.com/bitcoin/bitcoin/pull/17884
< bitcoin-git>
[bitcoin] kallewoof opened pull request #17892: bug-fix: re-flush undo files after they have been re-opened (master...200108-reflush-undo) https://github.com/bitcoin/bitcoin/pull/17892
< bitcoin-git>
[bitcoin] IPGlider opened pull request #17884: utils: Use fallback for macOS in AllocateFileRange (master...workaround_apfs_allocation_problem) https://github.com/bitcoin/bitcoin/pull/17884
< bitcoin-git>
[bitcoin] hebasto opened pull request #17877: qt, refactor: Make enums in BitcoinUnits class scoped (master...20200105-scoped-enums) https://github.com/bitcoin/bitcoin/pull/17877