< prayank>
It has a filter for bitcoin protocol. So I have two regtest nodes and did transaction from one which got relayed. I was expecting to see tx id in some message.
< sipa>
i thought wireshark had a bitcoin protocol analyzer
< prayank>
Sorry if this is offtopic. Has anyone tried reading messages in Wireshark that bitcoin nodes use? Couldn't see anything helpful in INV or GETDATA or TX
< gene>
my general impression of bitcoin devs is a high respect and concern for security. adding a feature that increases the ability of users to secure themselves seems like it fits
< bitcoin-git>
[bitcoin] tylerchambers opened pull request #22591: Util: error if settings.json exists, but is unreadable. (master...fix-22571) https://github.com/bitcoin/bitcoin/pull/22591
< bitcoin-git>
[bitcoin] tylerchambers opened pull request #22590: Don't overwrite settings.json if it exists but can't be read. (master...fix-22571) https://github.com/bitcoin/bitcoin/pull/22590
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #22330: test: use MiniWallet for simple doublespend sub-test in feature_rbf.py (master...202106-test-feature_rbf_use_miniwallet_for_doublespend) https://github.com/bitcoin/bitcoin/pull/22330
< bitcoin-git>
bitcoin/master aa02c64 Sebastian Falbesoner: test: use MiniWallet for simple doublespend test in feature_rbf.py
< bitcoin-git>
bitcoin/master a3f6397 Sebastian Falbesoner: test: feature_rbf.py: make MiniWallet instance available for all sub-tests...
< bitcoin-git>
bitcoin/master 84c8747 Sebastian Falbesoner: test: remove unneeded initialization code in feature_rbf.py
< bitcoin-git>
[bitcoin] jonatack opened pull request #22589: net, doc: update I2P hardcoded seeds and docs for 22.0 (master...i2p-seeds-and-doc-updates) https://github.com/bitcoin/bitcoin/pull/22589
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #22520: test: improve rpc_blockchain.py tests and assert on time and mediantime (master...getblockchaininfo-time-tests) https://github.com/bitcoin/bitcoin/pull/22520
< bitcoin-git>
bitcoin/master d548dc7 Jon Atack: test: replace magic values by constants in rpc_blockchain.py
< bitcoin-git>
bitcoin/master 78c3610 Jon Atack: test: assert on mediantime in getblockheader and getblockchaininfo
< bitcoin-git>
bitcoin/master 0a9129c Jon Atack: test: assert on the value of getblockchaininfo#time
< bitcoin-git>
[bitcoin] ritickgoenka opened pull request #22582: test: a test to check descendant limits (master...test_descendant_limit_bushy) https://github.com/bitcoin/bitcoin/pull/22582
< bitcoin-git>
[bitcoin] fanquake merged pull request #22516: macdeploy: alternative info to download the macOS SDK (master...nit_guix_doc) https://github.com/bitcoin/bitcoin/pull/22516
< bitcoin-git>
bitcoin/master 19434fa fanquake: Merge bitcoin/bitcoin#22516: macdeploy: alternative info to download the m...
< bitcoin-git>
bitcoin/master f8f772d Antoine Poinsot: macdeploy: alternative info to download the macOS SDK
< bitcoin-git>
bitcoin/master fbeb8c4 fanquake: test: add type annotations to util.get_rpc_proxy
< bitcoin-git>
[bitcoin] sipa opened pull request #22579: Add references for the generator/constant used in Bech32(m) (master...202107_bech32_doc) https://github.com/bitcoin/bitcoin/pull/22579
< bitcoin-git>
[bitcoin] fanquake opened pull request #22578: [0.21] Backport #22122 to fix macOS CI issues (0.21...0_21_fix_macOS_ci) https://github.com/bitcoin/bitcoin/pull/22578
< bitcoin-git>
[bitcoin] LarryRuane opened pull request #22577: Close minor startup race between main and scheduler threads (master...2021-07-28-startup-race) https://github.com/bitcoin/bitcoin/pull/22577
< lit>
Hi sorry to interupt i'll let you get back to it in a second but anyway I just wanted to take a minute it's been a while but like i wanted to just say thanks and I love you. Because a long time ago I was like this bitcoin thing is cool and i bought like 5 dollars worth and i liked it and i was glad that some cool people made it and i bought i made money and then i quit my job and made enough money doing bitcoins and didn't even have to work and im not
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #22567: test: Implicitly sync after generate* to preempt races and intermittent test failures (master...2107-testSync) https://github.com/bitcoin/bitcoin/pull/22567
< bitcoin-git>
[bitcoin] fanquake merged pull request #22557: fuzz: silence a compiler warning about unused CBanEntry comparator (master...hide_ban_entry_compare) https://github.com/bitcoin/bitcoin/pull/22557
< bitcoin-git>
bitcoin/master be175ce fanquake: Merge bitcoin/bitcoin#22557: fuzz: silence a compiler warning about unused...
< bitcoin-git>
bitcoin/master 787296e Vasil Dimov: fuzz: silence a compiler warning about unused CBanEntry comparator
< bitcoin-git>
[bitcoin] vasild opened pull request #22563: addrman: treat Tor/I2P/CJDNS as a single group (master...addrman_per_group_bucketing) https://github.com/bitcoin/bitcoin/pull/22563
<@gribble>
https://github.com/bitcoin/bitcoin/issues/22006 | tracing: first tracepoints and documentation on User-Space, Statically Defined Tracing (USDT) by 0xB10C · Pull Request #22006 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] Fuzzbawls opened pull request #22562: [Refactor] Apply clang-format to netaddress.h (master...2021_btc_netaddress-clang-format) https://github.com/bitcoin/bitcoin/pull/22562
< bitcoin-git>
[bitcoin] ShubhamPalriwala opened pull request #22543: test: Use MiniWallet in mempool_limit.py (master...diswallet-mempool_limit) https://github.com/bitcoin/bitcoin/pull/22543
< bitcoin-git>
[bitcoin] laanwj opened pull request #22542: test: Reduce number of blocks generated in rpc_signrawtransaction (master...2021-07-rpc-signrawtransaction) https://github.com/bitcoin/bitcoin/pull/22542
< prayank>
I have reported a fake domain which looks similar to bitcoincore[dot]org and used for spreading malware. Shared the details in this answer: https://bitcoin.stackexchange.com/a/107738/
2021-07-24
< bitcoin-git>
[bitcoin] lsilva01 opened pull request #22541: Add a new RPC command: restorewalletfrombackup (master...restore_wallet_command) https://github.com/bitcoin/bitcoin/pull/22541
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #13533: [tests] Reduced number of validations in tx_validationcache_tests (master...reduce-txvalidationcache_tests-runtime) https://github.com/bitcoin/bitcoin/pull/13533
< bitcoin-git>
bitcoin/master fd557ce MarcoFalke: Merge bitcoin/bitcoin#13533: [tests] Reduced number of validations in tx_v...
< bitcoin-git>
bitcoin/master c3e111a lucash-dev: Reduced number of validations in `tx_validationcache_tests` to keep the ru...
<@gribble>
https://github.com/bitcoin/bitcoin/issues/22009 | wallet: Decide which coin selection solution to use based on waste metric by achow101 · Pull Request #22009 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #22383: rpc: Prefer to use txindex if available for GetTransaction (master...GetTransactionPerformance) https://github.com/bitcoin/bitcoin/pull/22383
< bitcoin-git>
bitcoin/master 7925f3a MarcoFalke: Merge bitcoin/bitcoin#22383: rpc: Prefer to use txindex if available for G...