<fanquake>
Blocked shahinfe from the /bitcoin org. Also for spamming the /bips wiki
<sugarpuff_>
prayank nipped out before finishing what he wrote... Greg Maxwell no longer contributes to bitcoin - isn't that because of the lawsuit? If so, then Craig can continue to sue the remaining developers and kick everyone out if nobody goes to court against him. I don't think anyone here can really give me an answer, since this is a decision they have to make on their own (or together), but I just wanted to share my
<prayank>
sugarpuff_: 1. Legal issues are handled by people involved in different ways. Recently few organizations and individuals have tried to support the devs. 2. Greg Maxwell does not directly contribute to Bitcoin anymore as shared by him multiple times. He can respond to your questions on reddit as they are not related to Bitcoin Core. 3. Bitcoin is fine and CSW or any such scammers will not be able to do much. There was a tweet thread which clearl
<sugarpuff_>
My question is: what are the bitcoin developers doing (other than trying to switch to pseudonymous development) to defend against this? I have seen gmaxwell repeatedly call Wright a fraud. If Maxwell actually believes this, then why is he avoiding the legal challenge? I think Bitcoin could lose if this sort of approach (of running away from Wright) continues.
<sugarpuff_>
hi guys, I realize this question might not be considered "development" per se, but it is development related: right now the developers (y'all) are under legal attack by Craig Wright. Afaict, Wright is being used a new means of attack against Bitcoin. The last time I witnessed such a serious attack was BitcoinXT, except this time I think the threat is even greater.
<bitcoin-git>
[gui] jonatack opened pull request #526: Add address relay/processed/rate-limited fields to peer details (master...add-addr-fields-to-peer-details) https://github.com/bitcoin-core/gui/pull/526
<bitcoin-git>
[bitcoin] mzumsande opened pull request #24117: index: make indices robust against init aborts (master...202201_index_startup) https://github.com/bitcoin/bitcoin/pull/24117
<bitcoin-git>
[bitcoin] thonkle opened pull request #24116: Document listening on port 0 assigns a random unused port (master...doc-port-0) https://github.com/bitcoin/bitcoin/pull/24116
<bitcoin-git>
[bitcoin] fanquake opened pull request #24111: build: force CRCCheck in Windows installer (master...force_win_installer_crccheck) https://github.com/bitcoin/bitcoin/pull/24111
<bitcoin-git>
[bitcoin] w0xlt opened pull request #24108: Replace RecursiveMutex `cs_addrLocal` with Mutex, and rename it (master...change_cs_addrLocal) https://github.com/bitcoin/bitcoin/pull/24108
<bitcoin-git>
[bitcoin] fanquake merged pull request #24065: build: explicitly disable support for external signing on Windows (master...no_external_signer_win_openbsd) https://github.com/bitcoin/bitcoin/pull/24065
<bitcoin-git>
[bitcoin] w0xlt opened pull request #24103: Replace RecursiveMutex `m_cs_chainstate` with Mutex, and rename it (master...m_cs_chainstate_mutex) https://github.com/bitcoin/bitcoin/pull/24103
<bitcoin-git>
bitcoin/master bd52684 brunoerg: test: rest /tx with an invalid/unknown txid
<bitcoin-git>
bitcoin/master 5c3bfee MarcoFalke: Merge bitcoin/bitcoin#24054: test: rest /tx with an invalid/unknown txid
<prayank>
I was never a dev, idk whoami but I will always help indians following this channel but not sure. Minisscript or Sapio or something else, you would always learn something that helps in life if not Bitcoin.
2022-01-18
<bitcoin-git>
[bitcoin] w0xlt opened pull request #24099: Replace `RecursiveMutex cs_mapLocalHost` with Mutex, and rename it (master...mutex-mapLocalHost) https://github.com/bitcoin/bitcoin/pull/24099
<Guest40>
Good afternoon. I am a bitcoin core wallet user. In 2017, I performed operations on my wallet. Then there was a long break. I had a certain amount of satoshi left in my wallet. Now I have opened my wallet, the blocks have been synchronized, and inside there is no history of my transactions, no balance on my wallet. I ask you to help me sort out my
<Guest40>
Good afternoon. I am a bitcoin core wallet user. In 2017, I performed operations on my wallet. Then there was a long break. I had a certain amount of satoshi left in my wallet. Now I have opened my wallet, the blocks have been synchronized, and inside there is no history of my transactions, no balance on my wallet. I ask you to help me sort out my
<bitcoin-git>
[bitcoin] stickies-v opened pull request #24098: rest: Use query parameters to control resource loading (master...rest/use-query-parameters) https://github.com/bitcoin/bitcoin/pull/24098
<bitcoin-git>
[bitcoin] stickies-v closed pull request #24012: rest: Use query parameters to control resource loading (master...rest/use-query-parameters) https://github.com/bitcoin/bitcoin/pull/24012
<bitcoin-git>
[bitcoin] hebasto opened pull request #24097: Replace RecursiveMutex m_cs_banned with Mutex, and rename it (master...220118-banman) https://github.com/bitcoin/bitcoin/pull/24097
<bitcoin-git>
[bitcoin] achow101 opened pull request #24091: wallet: Consolidate CInputCoin and COutput (master...consolidate-coutput-cinputcoin) https://github.com/bitcoin/bitcoin/pull/24091
<bitcoin-git>
[bitcoin] RandyMcMillan opened pull request #24090: net/p2p: change nScore data type to int64_t (master...1642450390-issue-24049) https://github.com/bitcoin/bitcoin/pull/24090
<bitcoin-git>
[bitcoin] brunoerg opened pull request #24084: doc: add information about status code 404 for some endpoints (rest) (master...2022-01-rest-doc) https://github.com/bitcoin/bitcoin/pull/24084
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23373: test: Parse command line arguments from unit and fuzz tests, make addrman consistency check ratio easier to change (master...checkaddrman_in_tests) https://github.com/bitcoin/bitcoin/pull/23373
<bitcoin-git>
bitcoin/master 92a0f7e Vasil Dimov: test: parse the command line arguments in unit tests
<bitcoin-git>
bitcoin/master 6f7c756 Vasil Dimov: fuzz: parse the command line arguments in fuzz tests
<bitcoin-git>
bitcoin/master 6dff621 Vasil Dimov: bench: put addrman check ratio in a variable
<bitcoin-git>
[bitcoin] S3RK opened pull request #24083: Revert "Add to spends only transcations from me" (master...restore_wallet_conflicts) https://github.com/bitcoin/bitcoin/pull/24083
<bitcoin-git>
[bitcoin] theStack opened pull request #24079: refactor: replace RecursiveMutex `cs SubVer` with Mutex (and rename) (master...202201-refactor_replace_RecursiveMutex_cs_subver) https://github.com/bitcoin/bitcoin/pull/24079
2022-01-15
<bitcoin-git>
[bitcoin] hebasto opened pull request #24078: net, refactor: Rename CNetMessage::m_command with CNetMessage::m_type (master...220115-message) https://github.com/bitcoin/bitcoin/pull/24078
<bitcoin-git>
[bitcoin] TheQuantumPhysicist opened pull request #24077: Replace uint256 specific implementations of base_uint::GetHex() and base_uint::SetHex() with proper ones that don't depend on uint256 (master...fix/arith_uint256-specializations) https://github.com/bitcoin/bitcoin/pull/24077
<bitcoin-git>
[bitcoin] prayank23 closed pull request #24075: rpc: add error for genesis block in `getblockstats` (master...getblockstats-genesis) https://github.com/bitcoin/bitcoin/pull/24075
<bitcoin-git>
[bitcoin] prayank23 opened pull request #24075: rpc: add error for genesis block in `getblockstats` (master...getblockstats-genesis) https://github.com/bitcoin/bitcoin/pull/24075
<Jeremy55>
Hi there! First time I join a bitcoin chan !:) So don't hesitate to redirect me if it's the wrong place. I have an issue when trying to send btc from a taproot address using bitcoin-cli on regtest (bitcoin core 22.0). I create a blank wallet with descriptors enabled, then I importdescriptors to add taproot descriptor (tr()), I getnewaddress of
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #24038: wallet: Use MTP for locktime checks, not adjusted time (master...2201-lockstuff) https://github.com/bitcoin/bitcoin/pull/24038
<bitcoin-git>
[bitcoin] willcl-ark opened pull request #24072: rpc: fix wording of alertnotify to match behaviour (master...alert_notify) https://github.com/bitcoin/bitcoin/pull/24072
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24067: wallet: Actually treat (un)confirmed txs as (un)confirmed (master...2201-crappyCode) https://github.com/bitcoin/bitcoin/pull/24067
<bitcoin-git>
[bitcoin] whitslack opened pull request #24066: contrib/init: (OpenRC) use -daemonwait to wait for startup completion (master...openrc-daemonwait) https://github.com/bitcoin/bitcoin/pull/24066
<bitcoin-git>
[bitcoin] whitslack closed pull request #22354: contrib/init: (OpenRC) use -startupnotify to wait for startup completion [alternative] (master...openrc-startupnotify-bkg) https://github.com/bitcoin/bitcoin/pull/22354
<bitcoin-git>
[bitcoin] whitslack closed pull request #22285: contrib/init: (OpenRC) use -startupnotify to wait for startup completion (master...openrc-startupnotify) https://github.com/bitcoin/bitcoin/pull/22285
<bitcoin-git>
[bitcoin] fanquake opened pull request #24065: build: explicitly disable support for external signing on Windows & OpenBSD (master...no_external_signer_win_openbsd) https://github.com/bitcoin/bitcoin/pull/24065
<bitcoin-git>
[bitcoin] theStack opened pull request #24062: refactor: replace RecursiveMutex `cs_most_recent_block` with Mutex (and rename) (master...202201-refactor_replace_recursive_mutex_cs_last_block) https://github.com/bitcoin/bitcoin/pull/24062
2022-01-13
<jeremyrubin>
in any case we're at a hugh level of pedantism for #bitcoin-core-dev, we could chat on wizards about it more
<jeremyrubin>
"everyone should compile bitcoin by hand"
<bitcoin-git>
[bitcoin] fanquake opened pull request #24057: build: point to latest commit on 1.4.0 branch (master...actually_fix_guix) https://github.com/bitcoin/bitcoin/pull/24057
<bitcoin-git>
[bitcoin] brunoerg opened pull request #24054: test: rest /tx with an invalid/unknown txid (master...2022-01-rest-functional) https://github.com/bitcoin/bitcoin/pull/24054
<bitcoin-git>
[bitcoin] laanwj merged pull request #24048: build: Improve error message when pkg-config is not installed (master...220112-m4) https://github.com/bitcoin/bitcoin/pull/24048
<bitcoin-git>
[bitcoin] hebasto opened pull request #24048: build: Improve error message when pkg-config is not installed (master...220112-m4) https://github.com/bitcoin/bitcoin/pull/24048
<bitcoin-git>
[gui] shaavan opened pull request #524: Replace int with std::chrono in for the timer->setInterval() argument (master...220112-chrono) https://github.com/bitcoin-core/gui/pull/524
<bitcoin-git>
[gui] hebasto merged pull request #517: refactor, qt: Use std::chrono for parameters of QTimer methods (master...220106-chrono) https://github.com/bitcoin-core/gui/pull/517
<bitcoin-git>
bitcoin/master 3c4f5d2 Hennadii Stepanov: scripted-diff: Rename functions to drop mention of boost
<bitcoin-git>
bitcoin/master e0ae541 Hennadii Stepanov: Merge bitcoin-core/gui#523: scripted-diff: Rename functions to drop mentio...
<bitcoin-git>
[bitcoin] fanquake merged pull request #24042: build: Point Guix to the current top of the "version-1.4.0" branch (master...220111-guix) https://github.com/bitcoin/bitcoin/pull/24042
<bitcoin-git>
[bitcoin] vincenzopalazzo closed pull request #24016: [WIP] utils: introduce a runtime error in case of overflow in GetArgInt (master...vincenzopalazzo/cmd_atoi) https://github.com/bitcoin/bitcoin/pull/24016
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24039: bug fix: prevent UnicodeDecodeError when opening log file in feature_init.py (master...2022-01-feature_init-fix) https://github.com/bitcoin/bitcoin/pull/24039
<bitcoin-git>
bitcoin/master 9d3e95d sogoagain: [bugfix] prevent UnicodeDecodeError errors when opening log file in featur...
<bitcoin-git>
[bitcoin] hebasto opened pull request #24042: build: Point Guix to the current top of the "version-1.4.0" branch (master...220111-guix) https://github.com/bitcoin/bitcoin/pull/24042
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #24041: Restore atoi compatibility with old versions of Bitcoin Core (master...pr/green) https://github.com/bitcoin/bitcoin/pull/24041
<bitcoin-git>
[bitcoin] sogoagain opened pull request #24039: bug fix: prevent UnicodeDecodeError when opening log file in feature_init.py (master...2022-01-feature_init-fix) https://github.com/bitcoin/bitcoin/pull/24039
<bitcoin-git>
[gui] hebasto opened pull request #523: scripted-diff: Rename functions to drop mention of boost (master...220111-boostpath) https://github.com/bitcoin-core/gui/pull/523
<bitcoin-git>
[bitcoin] theStack closed pull request #24025: test: MiniWallet: support default `from_node` for sending/creating txs (master...202201-test-MiniWallet-use_default_node_send_create_txs) https://github.com/bitcoin/bitcoin/pull/24025
<bitcoin-git>
[bitcoin] theStack opened pull request #24035: test: use MiniWallet for mempool_accept.py (master...202201-test-use_MiniWallet_for_mempool_accept_etc) https://github.com/bitcoin/bitcoin/pull/24035
<bitcoin-git>
[bitcoin] brunoerg opened pull request #24034: p2p, refactor: delete anchors.dat after trying to connect to that peers (master...2022-02-anchors-delete) https://github.com/bitcoin/bitcoin/pull/24034
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24033: log: Remove GetAdjustedTime from IBD header progress estimation (master...2201-logNoNonsense) https://github.com/bitcoin/bitcoin/pull/24033
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23497: Add `src/node/` and `src/wallet/` code to `node::` and `wallet::` namespaces (master...pr/names) https://github.com/bitcoin/bitcoin/pull/23497
<bitcoin-git>
[bitcoin] sipa opened pull request #24028: Explain in the generate* RPC docs that they are only for testing (master...202201_rpcmining_lol_no) https://github.com/bitcoin/bitcoin/pull/24028
<Kaizen_K_>
perfect, the bips are excellent cause they provide the nitty gritty details of what I need to map my braad and foggy understanding of bitcoin to the implimentations of
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #24024: Remove cs_main lock annotation from ChainstateManager.m_blockman (master...pr/block) https://github.com/bitcoin/bitcoin/pull/24024