< March 2026 >
Su Mo Tu We Th Fr Sa 12345678910111213141516 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
2022-01-10
<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.
<bitcoin-git>
[bitcoin] laanwj merged pull request #22093: build: Try posix-specific CXX first for mingw32 host (master...210528-posix) https://github.com/bitcoin/bitcoin/pull/22093
<Guest94>
selling tanbang bitcoin using nonor lcbel first nanbang bitcon on coinbase. what's the solution, through what boss, darn ginal's account can't login to the mining machine's password. please give the solution bossselling tanbang bitcoin using nonor lcbel first nanbang bitcon on coinbase. what's the solution, through what boss, darn ginal's account
<sipa>
i don't think it's a bad idea to have a guide "how to run bitcoin core securely" somewhere in our documentation, but it's a wide topic that could encompass lots of things
<prayank>
goal: already shared in reasons, get some documentation about secuirty that users can rely on need: there is no such doc already so a project like bitcoin core needs one
<prayank>
even json-rpc doc has 1-2 things about security but bitcoin core has more than just these few things about rpc and rest
<bitcoin-git>
[bitcoin] sipa opened 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
<bitcoin-git>
[gui] hebasto opened 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] MarcoFalke merged pull request #23938: ci: Clone entire bitcoin-core/qa-assets repo only when run fuzzing (master...220102-assets) https://github.com/bitcoin/bitcoin/pull/23938
<bitcoin-git>
bitcoin/master 3401630 Carl Dong: style-only: Rename *Chainstate return values
<bitcoin-git>
bitcoin/master 1dd5827 Carl Dong: docs: Make LoadChainstate comment more accurate
<bitcoin-git>
bitcoin/master 6b83576 Carl Dong: node/chainstate: Use MAX_FUTURE_BLOCK_TIME
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23832: Refactor: Changes time variables from int to chrono (master...time_refactor) https://github.com/bitcoin/bitcoin/pull/23832
<bitcoin-git>
bitcoin/master 17fdbef fanquake: Merge bitcoin/bitcoin#23970: Remove pointless and confusing shift in Relay...
<bitcoin-git>
[bitcoin] laanwj merged pull request #23834: wallettool: Check that the dumpfile checksum is the correct size (master...dump-checksum-size) https://github.com/bitcoin/bitcoin/pull/23834
<bitcoin-git>
bitcoin/master ac617cc Andrew Chow: wallettool: Check that the dumpfile checksum is the correct size
<bitcoin-git>
bitcoin/master 801aaac laanwj: Merge bitcoin/bitcoin#23834: wallettool: Check that the dumpfile checksum ...
<bitcoin-git>
[bitcoin] darosior closed pull request #23982: tests: use a cached datadir for wallet_descriptor.py (master...cache_chain_wallet_descriptor) https://github.com/bitcoin/bitcoin/pull/23982
<bitcoin-git>
[bitcoin] darosior opened pull request #23982: tests: use a cached datadir for wallet_descriptor.py (master...cache_chain_wallet_descriptor) https://github.com/bitcoin/bitcoin/pull/23982
<prayank>
#proposedmeetingtopic Add security.md in /doc which covers security recommendations, known issues, footguns and other names used for things that affect security for p2p, rpc, wallet etc. when using Bitcoin Core. Can also add unfixed vulnerabilities like https://medium.com/@lukedashjr/cve-2018-20587-advisory-and-full-disclosure-a3105551e78b
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23784: bitcoin-tx: Require that input amount is provided for witness transactions (master...bitcoin-tx_check_witness_input_amount) https://github.com/bitcoin/bitcoin/pull/23784
<bitcoin-git>
bitcoin/master c337b27 Ben Woosley: Require that input amount is provided for bitcoin-tx witness transactions
<bitcoin-git>
bitcoin/master f8bd13f Vasil Dimov: net: add new method Sock::Accept() that wraps accept()
<bitcoin-git>
bitcoin/master 9e3cbfc Vasil Dimov: net: use Sock in CConnman::ListenSocket
<bitcoin-git>
bitcoin/master 6bf6e9f Vasil Dimov: net: change CreateNodeFromAcceptedSocket() to take Sock
<TallTim>
Forgive me if wrong channel, but I'd like to know where/when BIP 1126 (Adds BIP52) for Optical Proof of Work (OPoW) will be discussed. The logic on this one seems deeply flawed in favor of the "Bitcoin will consume too much power" narrative. Thanks in advance.
<bitcoin-git>
bitcoin/master e00e990 MarcoFalke: Merge bitcoin/bitcoin#23978: test: use MiniWallet for mining_basic.py
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23979: test: wait for rather than assert presence of file in startupnotify test (master...fix_feature_startupnotify_test) https://github.com/bitcoin/bitcoin/pull/23979
<bitcoin-git>
[bitcoin] fanquake merged pull request #23909: build: use a static .tiff for macOS .dmg rather than generating (master...use_static_background_tiff) https://github.com/bitcoin/bitcoin/pull/23909
<bitcoin-git>
bitcoin/master e09773d fanquake: build: use a static .tiff for macOS .dmg over generating
<bitcoin-git>
bitcoin/master 3e5dd94 fanquake: Merge bitcoin/bitcoin#23909: build: use a static .tiff for macOS .dmg rath...
<bitcoin-git>
[bitcoin] fanquake opened pull request #23979: test: wait for rather than assert presence of file in startupnotify test (master...fix_feature_startupnotify_test) https://github.com/bitcoin/bitcoin/pull/23979
<bitcoin-git>
[bitcoin] theStack opened pull request #23978: test: use MiniWallet for mining_basic.py (master...2022-test-use_MiniWallet_for_mining_basic) https://github.com/bitcoin/bitcoin/pull/23978
<bitcoin-git>
[bitcoin] fanquake merged pull request #23826: test: Make AddrMan unit tests use public interface, extend coverage (master...202112_addrman_unit_tests_1) https://github.com/bitcoin/bitcoin/pull/23826
<bitcoin-git>
bitcoin/master dad5f76 Amiti Uttarwar: addrman: Introduce a test-only function to lookup addresses
<bitcoin-git>
bitcoin/master 2ba1e74 Amiti Uttarwar: test: Update addrman_serialization unit test to use AddrMan's interface
<bitcoin-git>
bitcoin/master 5b7aac3 Amiti Uttarwar: test: delete unused GetBucketAndEntry function
<bitcoin-git>
bitcoin/master 1bdd5f6 Kiminuo: Address review comments from #22918
<bitcoin-git>
bitcoin/master 059f88b Kiminuo: Add RPC help for getblock verbosity level 3
<bitcoin-git>
bitcoin/master 66be456 W. J. van der Laan: Merge bitcoin/bitcoin#23320: rpc: Add RPC help for getblock verbosity leve...
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #23974: Make blockstorage globals private members of BlockManager (master...2201-LessGlobals) https://github.com/bitcoin/bitcoin/pull/23974
<gribble>
https://github.com/bitcoin/bitcoin/issues/23826 | test: Make AddrMan unit tests use public interface, extend coverage by mzumsande · Pull Request #23826 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #23973: test: Bundle all integer sanitizer suppressions of dependencies (master...2201-testSup) https://github.com/bitcoin/bitcoin/pull/23973
<bitcoin-git>
bitcoin/master fade2a4 MarcoFalke: Move BlockManager to node/blockstorage
<bitcoin-git>
bitcoin/master 2f37b22 fanquake: Merge bitcoin/bitcoin#23581: Move BlockManager to node/blockstorage
<bitcoin-git>
bitcoin/master fa7efc9 MarcoFalke: Fixup style of moved code
<bitcoin-git>
[bitcoin] fanquake merged pull request #23751: build, qt: No need to set inapplicable QPA backend for Android (master...211212-qpa) https://github.com/bitcoin/bitcoin/pull/23751
<bitcoin-git>
bitcoin/master 29e1794 Hennadii Stepanov: build, qt: No need to set inapplicable QPA backend for Android
<bitcoin-git>
[bitcoin] theStack opened pull request #23963: test: run feature_pruning.py without wallet compiled (master...2022-test-run_feature_pruning_without_wallet) https://github.com/bitcoin/bitcoin/pull/23963
<bitcoin-git>
[bitcoin] hebasto opened pull request #23962: Use int64_t type for transaction sizes consistently (master...220103-txsize) https://github.com/bitcoin/bitcoin/pull/23962
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23683: bug fix: valid but different LockPoints after a reorg (master...2021-12-lockpoints-fix) https://github.com/bitcoin/bitcoin/pull/23683
<bitcoin-git>
bitcoin/master b6002b0 glozow: MOVEONLY: update_lock_points to txmempool.h
<bitcoin-git>
bitcoin/master b4adc5a glozow: [bugfix] update lockpoints correctly during reorg
<bitcoin-git>
bitcoin/master 75a227e MarcoFalke: Merge bitcoin/bitcoin#23683: bug fix: valid but different LockPoints after...
<bitcoin-git>
[bitcoin] fanquake opened pull request #23956: build: use zeromq 4.3.4 in depends & fix NetBSD 10 build (master...zeromq_4_3_4) https://github.com/bitcoin/bitcoin/pull/23956
<bitcoin-git>
[bitcoin] fanquake opened pull request #23955: build: add support for NetBSD in depends (master...depends_support_netbsd) https://github.com/bitcoin/bitcoin/pull/23955
<bitcoin-git>
[bitcoin] fanquake opened pull request #23954: doc: remove CC_FOR_BUILD from OpenBSD build doc (master...openbsd_no_longer_need_cc_for_build) https://github.com/bitcoin/bitcoin/pull/23954
<bitcoin-git>
bitcoin/master bcf2b25 MarcoFalke: Merge bitcoin/bitcoin#23945: doc: Update license year range to 2022
<bitcoin-git>
bitcoin/master a1b532d Kuro: doc: Update license year range to 2022
<bitcoin-git>
[bitcoin] fanquake opened pull request #23948: build: add support for FreeBSD to depends (master...depends_support_freebsd) https://github.com/bitcoin/bitcoin/pull/23948
<bitcoin-git>
[bitcoin] fanquake opened pull request #23947: build: use host_os instead of TARGET_OS in configure output (master...use_host_os_over_TARGET_OS) https://github.com/bitcoin/bitcoin/pull/23947
<Guest45>
bitcoin let's see hope and happy life.
<Guest45>
Jeremybubin, you and your team not only help me but also help millions of people. and in the future, bitcoin will help the whole human being.