< 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
< bitcoin-git>
[bitcoin] luke-jr opened pull request #17872: QA: p2p_invalid_block: Check that a block rejected due to too-new time is later accepted (master...qa_timetoonew_retry) https://github.com/bitcoin/bitcoin/pull/17872
2020-01-04
< gwillen>
possibly #bitcoin, although it can be noisy
< bitcoin-git>
[bitcoin] hebasto opened pull request #17869: refactor: Remove unused defines in bitcoinunits.h (master...20200104-refactor-bitcoinunits) https://github.com/bitcoin/bitcoin/pull/17869
< harding>
Kiminuo: this channel is for development of the Bitcoin Core software. I don't think Wasabi has a channel, but you can ask general Bitcoin questions in #bitcoin or on https://bitcoin.stackexchange.com/
< bitcoin-git>
[bitcoin] charlesrocket opened pull request #17865: scripts: Add system notice for prior signing functions in gitan-build.py (master...system_notice-gitian) https://github.com/bitcoin/bitcoin/pull/17865
< bitcoin-git>
[bitcoin] practicalswift opened pull request #17851: tests: Add std::to_string to list of locale dependent functions (master...locale-dependence-of-to_string) https://github.com/bitcoin/bitcoin/pull/17851
< bitcoin-git>
[bitcoin] laanwj merged pull request #17762: net: Log to net category for exceptions in ProcessMessages (master...2019_12_network_exceptions) https://github.com/bitcoin/bitcoin/pull/17762
< bitcoin-git>
bitcoin/master 190a405 Wladimir J. van der Laan: Merge #17762: net: Log to net category for exceptions in ProcessMessages
< bitcoin-git>
bitcoin/master 4bdd68f Wladimir J. van der Laan: Add missing typeinfo includes
< bitcoin-git>
bitcoin/master 4d88c3d Wladimir J. van der Laan: net: Log to net category for exceptions in ProcessMessages
< MarcoFalke>
1) We release versions of Bitcoin Core with different versions of leveldb. So the versioning shouldnt' be an issue. If the packaging is an issue, it can be changed, maybe
< MarcoFalke>
luke-jr: Are you volunteering to update the PPA timely for the full matrix of distros/version of Bitcoin Core?
< wumpus>
I'm interested in that problem, yes, auto-update kind of sucks for bitcoin
< MarcoFalke>
* The ppa only supports one version of Bitcoin Core, so (not) updating Bitcoin Core might lead to issues
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #17669: tests: have coins simulation test also use CCoinsViewDB (master...2019-12-coins-tests) https://github.com/bitcoin/bitcoin/pull/17669
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #17669: tests: have coins simulation test also use CCoinsViewDB (master...2019-12-coins-tests) https://github.com/bitcoin/bitcoin/pull/17669
< bitcoin-git>
[bitcoin] emilengler opened pull request #17841: util: Make -help more Unix and grep friendly (master...2020-01-unix-and-grep-friendly-help) https://github.com/bitcoin/bitcoin/pull/17841
< fanquake>
Agreement that 600 lines of copyright header "management" bash doesn't belong in the same repository as (in an ideal world would only be) bitcoin core protocol development
< bitcoin-git>
[bitcoin] kallewoof opened 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
< bitcoin-git>
[bitcoin] hebasto closed pull request #17837: build: Refactor out Qt version check macro (master...20191230-autoconf-qt-version-macro) https://github.com/bitcoin/bitcoin/pull/17837
< bitcoin-git>
[bitcoin] asoltys opened pull request #17831: rpc: doc: Fix and extend getblockstats examples (master...getblockstats-examples) https://github.com/bitcoin/bitcoin/pull/17831
2019-12-29
< bitcoin-git>
[bitcoin] emilengler opened pull request #17830: test: Add test to detect wrong file permissions (master...2019-12-test-file-permissions) https://github.com/bitcoin/bitcoin/pull/17830
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #17829: scripted-diff: Bump copyright of files changed in 2019 (master...1912-bumpC) https://github.com/bitcoin/bitcoin/pull/17829
< bitcoin-git>
[bitcoin] practicalswift opened pull request #17828: net: Use log categories when logging events that P2P peers can trigger arbitrarily (master...log-categories) https://github.com/bitcoin/bitcoin/pull/17828
< jonatack>
sipsorcery: any tips on fixing this appveyor error for #16702 would be great (travis is green): C:\projects\bitcoin\src\test\addrman_tests.cpp(9,10): fatal error C1083: Cannot open include file: 'test/data/asmap.raw.h': No such file or directory [C:\projects\bitcoin\build_msvc\test_bitcoin\test_bitcoin.vcxproj]
< 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
< sipa>
gleb: they don't use the bitcoin p2p protocol
< bitcoin-git>
[bitcoin] emilengler opened pull request #17815: rpc: Make __cookie__ user immune to rpcwhitelist (master...2019-12-rpc-cookie-user-independence) https://github.com/bitcoin/bitcoin/pull/17815
< bitcoin-git>
[bitcoin] emilengler opened pull request #17806: test: Change filemode of rpc_whitelist.py (master...2019-12-filemode-rpc-whitelist-test) https://github.com/bitcoin/bitcoin/pull/17806
< bitcoin-git>
[bitcoin] emilengler opened pull request #17805: test: Add test for rpcwhitelistdefault (master...2019-12-rpc-whitelistdefault-test) https://github.com/bitcoin/bitcoin/pull/17805
< bitcoin-git>
[bitcoin] emilengler opened pull request #17801: trivial: Update license year range to 2020 (master...2019-12-update-license-year-range-to-2020) https://github.com/bitcoin/bitcoin/pull/17801
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #17770: bump test timeouts so all functional test run on CI (WIP) (master...bump) https://github.com/bitcoin/bitcoin/pull/17770
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #17770: bump test timeouts so all functional test run on CI (WIP) (master...bump) https://github.com/bitcoin/bitcoin/pull/17770
2019-12-24
< 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] fanquake opened pull request #17800: random: don't special case clock usage on macOS (master...random_macos_clocks) https://github.com/bitcoin/bitcoin/pull/17800