<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
<bitcoin-git>
[bitcoin] mzumsande opened pull request #24021: Rename and move PoissonNextSend functions (master...202201_jnewbery_poisson_rename) https://github.com/bitcoin/bitcoin/pull/24021
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23994: Consolidate all uses of the fast range mapping technique in util/fastrange.h (master...202201_fastrange) https://github.com/bitcoin/bitcoin/pull/23994
<prayank>
> medium post suggests upgrading to an alternative client, which has an experimental fix, for a problem that bitcoin core didn't even post an advisory for (you can see why in the IRC logs). I think that would be confusing to link to, rather than just linking to our own documentation in json-rpc-interface.md, which was added in response to the same problem
<prayank>
fanquake: personally I consider personal lot of times medium accouunts and some stackexchange answers can be be of same level. and some answers even have those links. so there is nothing special with stackexchange. btw i am in top 5 based on 5 my answers in last year on bitcoin stackexchange..
2022-01-09
<fanquake>
In regards to the actual issue, the medium post suggests upgrading to an alternative client, which has an experimental fix, for a problem that bitcoin core didn't even post an advisory for (you can see why in the IRC logs). I think that would be confusing to link to, rather than just linking to our own documentation in json-rpc-interface.md, which was added in response to the same problem.
<luke-jr>
prayank: it's a fact that tor is centralised, and a security risk if it is your only path to the Bitcoin network.
<prayank>
non-sense. Irony same user wants to to remove/restrict rpcbind which nobody has objection with. Sorry neither I need to make changes based on that user's comments nor I prefer language "non sense" "you don't listen". I am not a working for managers in a company but trying to contribute to an open source project used by 90% bitcoin nodes.
<bitcoin-git>
[bitcoin] vincenzopalazzo opened 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
<stickies-v>
rest: we use libevent, which for my PR requires me to import the TAILQ_FOREACH macro from <sys/queue.h>. This seems fine, except for the Win64 [unit tests, ...] test, which does not seem to have this header: https://github.com/bitcoin/bitcoin/pull/24012/checks?check_run_id=4753584875. Is this an issue with CI, or should I avoid using <sys/queue.h>, even though it's fine on the other tests?
<bitcoin-git>
[bitcoin] stickies-v opened 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] fanquake closed pull request #24011: [contrib] Displaying the time spent in the guix build (master...bitcoin-upstream) https://github.com/bitcoin/bitcoin/pull/24011
<bitcoin-git>
[bitcoin] rojarsmith opened pull request #24011: [contrib] Displaying the time spent in the guix build (master...bitcoin-upstream) https://github.com/bitcoin/bitcoin/pull/24011
2022-01-07
<fanquake>
FYI I’ve just blocked SultanOfDawn from the /bitcoin org.