<sipa>
bitcoin core development happens on IRC, GitHub, and in-person meetings mostly.
<Noob42>
is it bitcoin-core-dev@lists.linuxfoundation.org?
<preimage>
(well, if you appreciate async dev work, then the bitcoin-core-dev mailing list is also a big one)
<Noob42>
ok i'll stick to asking about where all the c++ bitcoin devs hang out
<Noob42>
bitcoin core also has its own secp256k1... and considering the amount of posts i ran into with people having similar problems in various other languages (secp256k1 not being found) I'm hoping someone here figured it out on windows gcc
<instagibbs>
you're in luck, Bitcoin Core is in c++ too
<Noob42>
there's gotta be a hangout... come on I feel like I'm the only c++ dev looking to work on bitcoin stuff and I know I can't be
<sipa>
Noob42: you can ask on bitcoin.stackexchange.com, perhaps there are community members who can help there; i don't know how to reach people working on libbitcoin
<Noob42>
sipa: oh i thought they were managed by the same people... could you tell me where I can get general dev support for bitcoin stuff?
<sipa>
Noob42: this channel is about Bitcoin Core, not libbitcoin
<bitcoin-git>
[bitcoin] maflcko opened pull request #28804: Revert "suppressions: note that 'type:ClassName::MethodName' should be used" (master...2311-test-supp-) https://github.com/bitcoin/bitcoin/pull/28804
<bitcoin-git>
bitcoin/master 5bd1b8d Hennadii Stepanov: ci: Drop no longer needed "Fix Visual Studio installation" step
<bitcoin-git>
[bitcoin] hebasto opened pull request #28798: build: Drop no longer needed MSVC warning suppressions (master...231105-ci-msvc-w) https://github.com/bitcoin/bitcoin/pull/28798
<bitcoin-git>
[bitcoin] hebasto opened pull request #28796: ci: Drop no longer needed "Fix Visual Studio installation" step (master...231105-ci-win) https://github.com/bitcoin/bitcoin/pull/28796
<bitcoin-git>
[bitcoin] kevkevinpal closed pull request #28454: wallet: allowing walletpassphrase timeout to be MAX_SLEEP_TIME if set to -1 (master...defaultWalletPassphraseTimeout) https://github.com/bitcoin/bitcoin/pull/28454
<bitcoin-git>
[bitcoin] fanquake opened pull request #28778: depends: drop -O1 workaround from arm64 apple Qt build (master...drop_O1_workaround_qt) https://github.com/bitcoin/bitcoin/pull/28778
<bitcoin-git>
[bitcoin] BrandonOdiwuor opened pull request #28776: Wallet: Functions to enable adding used balance to GUI overview page (master...gui_overview_page_add_used_balance) https://github.com/bitcoin/bitcoin/pull/28776
<kanzure>
linuxfoundation.org has decided to stop hosting mailing lists, which includes bitcoin-dev (and btw lightning-dev but i don't know who manages that). they have offered or agreed to continue to preserve/host the email archive urls and content.
<bitcoin-git>
[bitcoin] fanquake merged pull request #28757: guix: Zip needs to include all files and set time to SOURCE_DATE_EPOCH (master...macos-zip-recursive) https://github.com/bitcoin/bitcoin/pull/28757
<bitcoin-git>
bitcoin/master 697ded9 fanquake: Merge bitcoin/bitcoin#28757: guix: Zip needs to include all files and set ...
<laanwj>
it's interesting, i think it's a bug in the bot, it used to report them to bitcoin-commits but that channel is not bridged so it's commented out, maybe it gets the irc channel list from the previous pool
<bitcoin-git>
[gui] hebasto merged pull request #742: Exit and show error if unrecognized command line args are present (master...2023_06_ExitOnLooseArgument) https://github.com/bitcoin-core/gui/pull/742
<bitcoin-git>
bitcoin/master afa081a Hennadii Stepanov: Merge bitcoin-core/gui#742: Exit and show error if unrecognized command li...
<bitcoin-git>
bitcoin/master 51e4dc4 John Moffett: gui: Show error if unrecognized command line args are present
<bitcoin-git>
[bitcoin] maflcko opened pull request #28728: refactor: Mark CNoDestination constructor explicit (master...2310-explicit-CNoDestination-) https://github.com/bitcoin/bitcoin/pull/28728
<bitcoin-git>
[bitcoin] ns-xvrn opened pull request #28727: test: replace random_bytes with random.randbytes (master...tests_use_randbytes) https://github.com/bitcoin/bitcoin/pull/28727
2023-10-24
<bitcoin-git>
[bitcoin] theStack opened pull request #28725: test: use built-in collection types for type hints (Python 3.9 / PEP 585) (master...test-type_hints_use_builtin_collection_types) https://github.com/bitcoin/bitcoin/pull/28725
<bitcoin-git>
[bitcoin] achow101 opened pull request #28724: wallet: Cleanup accidental encryption keys in watchonly wallets (master...cleanup-accidental-watchonly-mkeys) https://github.com/bitcoin/bitcoin/pull/28724
<bitcoin-git>
[gui] achow101 opened pull request #773: gui: Check for private keys disabled before attempting unlock (master...gui-skip-encryption-check-for-watchonly) https://github.com/bitcoin-core/gui/pull/773