< September 2024 >
Su Mo Tu We Th Fr Sa 12345678 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
2021-09-05
<bitcoin-git>
bitcoin/master 9355186 Ben Woosley: Replace use of boost::trim use with locale-independent TrimString
<bitcoin-git>
bitcoin/master 4bf18b0 Ben Woosley: Replace use of boost::trim_right with locale-independent TrimString
<bitcoin-git>
[bitcoin] benthecarman opened pull request #22892: doc: Clarify that change_cost cannot be negative in GetSelectionWaste (master...doc-change-cost-not-negative) https://github.com/bitcoin/bitcoin/pull/22892
<bitcoin-git>
bitcoin/master fa7e6c5 MarcoFalke: Add LIFETIMEBOUND to InitializeChainstate
<bitcoin-git>
bitcoin/master fa5c896 MarcoFalke: Add LIFETIMEBOUND to CScript where needed
<bitcoin-git>
bitcoin/master f4e12fd fanquake: Merge bitcoin/bitcoin#22278: Add LIFETIMEBOUND to CScript where needed
2021-09-03
<bitcoin-git>
[bitcoin] jonatack opened pull request #22881: refactoring: use attributes::LIFETIMEBOUND in span.h (master...span-lifetimebound) https://github.com/bitcoin/bitcoin/pull/22881
<prayank>
Not sure if anything related changed in merged PRs (last few weeks). I observed it takes less time to compile Bitcoin Core now. Don't have any numbers. Maybe I will try compiling 0.21 and compare with Master.
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #22860: test: Always clear reject reason in IsStandard tx test (master...2109-testRej) https://github.com/bitcoin/bitcoin/pull/22860
<Bullit>
that has result uploaded video to youtube premium of with the bitcoin ATM in Sanguli(Salou(Barcelona:myproxies guilty of not having a long enough cable makes bitcoin a laugh
<bitcoin-git>
[bitcoin] meshcollider merged pull request #22100: refactor: Clean up new wallet spend, receive files added #21207 (master...pr/txfun) https://github.com/bitcoin/bitcoin/pull/22100
<bitcoin-git>
bitcoin/master 629c4ab Samuel Dobson: Merge bitcoin/bitcoin#22100: refactor: Clean up new wallet spend, receive ...
<bitcoin-git>
bitcoin/master b11a195 Russell Yanofsky: refactor: Detach wallet transaction methods (followup for move-only)
<bitcoin-git>
[bitcoin] JeremyRubin opened pull request #22876: [TESTS] Update Transaction Tests to permit setting a flag as always on and disabling the exhaustive failure test (master...update-txvalid-json) https://github.com/bitcoin/bitcoin/pull/22876
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #22870: [TESTS] Update Transaction Tests to permit setting a flag as always on and disabling the exhaustive failure test (master...update-txvalid-json) https://github.com/bitcoin/bitcoin/pull/22870
<bitcoin-git>
[bitcoin] JeremyRubin opened pull request #22875: Fix Racy ParseOpCode function initialization (master...threadsafe-fix) https://github.com/bitcoin/bitcoin/pull/22875
<bitcoin-git>
[bitcoin] jonatack opened pull request #22872: log: improve checkaddrman logging with duration in milliseconds (master...improve-checkaddrman-logging) https://github.com/bitcoin/bitcoin/pull/22872
<bitcoin-git>
[bitcoin] JeremyRubin opened pull request #22871: Discourage CSV as NOP when locktime disable is set (master...discourage-csv) https://github.com/bitcoin/bitcoin/pull/22871
<bitcoin-git>
[bitcoin] JeremyRubin opened pull request #22870: [TESTS] Update Transaction Tests to permit setting a flag as always on and disabling the exhaustive failure test (master...update-txvalid-json) https://github.com/bitcoin/bitcoin/pull/22870
<bitcoin-git>
[bitcoin] promag opened pull request #22868: wallet: Call load handlers without cs_wallet locked (master...2021-09-wallet-load-lock) https://github.com/bitcoin/bitcoin/pull/22868
<bitcoin-git>
[bitcoin] mjdietzx opened pull request #22867: Extend test coverage of BIP125 and document confusing/inconsistent behavior (master...test_bip125_edge_cases) https://github.com/bitcoin/bitcoin/pull/22867
<bitcoin-git>
[bitcoin] martinus reopened pull request #22702: Add allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/22702
<bitcoin-git>
[bitcoin] martinus closed pull request #22702: Add allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/22702
<laanwj>
that said, everything is adapted to how bitcoin core does things now
<gene>
disadvantages would be users would need to install an additional program along with bitcoin core
<gene>
the proxy has a number of advantages, like not adding more code (and thus attack surface, maintenance cost) to bitcoin core
<laanwj>
yes, it's not a ML issue, the RPC is specific to the bitcoin core implementation
<gribble>
https://github.com/bitcoin/bitcoin/issues/17526 | Use Single Random Draw In addition to knapsack as coin selection fallback by achow101 · Pull Request #17526 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] darosior closed pull request #22779: policy: correct (lower) the dust threshold for Taproot outputs (master...taproot_dust_limit) https://github.com/bitcoin/bitcoin/pull/22779
<bitcoin-git>
[bitcoin] darosior opened pull request #22863: policy: document dust threshold for Taproot outputs (master...dust_threshold_doc) https://github.com/bitcoin/bitcoin/pull/22863
<bitcoin-git>
[bitcoin] fanquake merged pull request #22809: test: Check that non-signaling BIP125 tx can be replaced via parent (master...2108-testTxReplace) https://github.com/bitcoin/bitcoin/pull/22809
<bitcoin-git>
bitcoin/master 97cea1a Antoine Poinsot: policy: unit test Segwit dust thresholds
<bitcoin-git>
bitcoin/master 6bf706a MarcoFalke: Merge bitcoin/bitcoin#22846: policy: unit test Segwit dust thresholds
<bitcoin-git>
[bitcoin] fanquake closed pull request #18130: Replace uses of boost::trim* with locale-independent alternatives (master...2020-02-boost-trim) https://github.com/bitcoin/bitcoin/pull/18130
<bitcoin-git>
[bitcoin] fanquake opened pull request #22859: Replace uses of boost::trim* with locale-independent alternatives (#18130 rebased) (master...18130_rebased) https://github.com/bitcoin/bitcoin/pull/22859
<bitcoin-git>
[bitcoin] fanquake merged pull request #22631: doc: Add packages that provide Qt Wayland plugin for Linux (master...210805-wayland) https://github.com/bitcoin/bitcoin/pull/22631
<lightlike>
b10c: did you see https://www.dsn.kastel.kit.edu/bitcoin/index.html by the authors of the paper? the "Churn" graph there (I think their nodes try to connect to every node they get an addr for) went into the roof when the addr spam started
<jonatack>
any rate it's a little early to run only i2p, but some people began their first experiments trying bitcoin over i2p by running onlynet=i2p (and reported two months for IBD)
<michaelfolkson>
Cool you are contributing to Learning Bitcoin from Command Line
<prayank>
Not reusing a bitcoin adress is a best practice
<prayank>
1. Is there anything in Bitcoin Core that prevents situation in which my node has 8 outbound connections (2 ipv4, 2 ipv6, 2 onion, 2 i2p) but in reality they are addresses of 2 nodes.
<laanwj>
mmy grouping it into one archive repo would be best-it's not like the most of the other repositories see a lot of traffic on top of what bitcoin/bitcoin gets
<laanwj>
it would make sense to do it for all repos under bitcoin and bitcoin-core
<laanwj>
just reminded again that we don't currently have metadata backup for the GUI repository like we have for bitcoin/bitcoin in zw/bitcoin-gh-meta
<bitcoin-git>
[bitcoin] siv2r opened pull request #22851: [WIP] Add Python ChaCha20 implementation and bindings for CPP ChaCha20 implementation (master...chacha20-test-coverage) https://github.com/bitcoin/bitcoin/pull/22851
<bitcoin-git>
[bitcoin] meshcollider merged pull request #22009: wallet: Decide which coin selection solution to use based on waste metric (master...cs-waste-2) https://github.com/bitcoin/bitcoin/pull/22009
<gribble>
Error: '#bitcoin-otc:8f2f03563f52e38a1022450907e9108c382606db9dfba6f1284e3bac' is not a valid http url.
<gribble>
Error: In order to authenticate, you must be present in one of the following channels: #bitcoin-otc;#bitcoin-bans;#gribble
<gribble>
Request successful for user gnaf, hostmask gnaf!~gnaf@86-91-224-60.opennet.kpn.net. Your challenge string is: zirconium.libera.chat:#bitcoin-otc:8f2f03563f52e38a1022450907e9108c382606db9dfba6f1284e3bac
<bitcoin-git>
[bitcoin] sriramdvt opened pull request #22850: net: Make m_mempool optional in PeerManager (master...peerman-mempool-ptr) https://github.com/bitcoin/bitcoin/pull/22850
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #22849: Remove unused SERIALIZE_METHODS for CBanEntry (master...2109-remBanEntrySer) https://github.com/bitcoin/bitcoin/pull/22849
<bitcoin-git>
[bitcoin] dongcarl opened pull request #22847: guix/prelude: Override `VERSION` with `FORCE_VERSION` (master...2021-08-SDE-based-on-VERSION) https://github.com/bitcoin/bitcoin/pull/22847
<bitcoin-git>
[bitcoin] darosior opened pull request #22846: policy: unit test Segwit dust thresholds (master...unit_test_getdustthreshold) https://github.com/bitcoin/bitcoin/pull/22846
<bitcoin-git>
[bitcoin] fanquake opened pull request #22845: build: improve check for ::(w)system (master...dont_literally_use_have_or_have) https://github.com/bitcoin/bitcoin/pull/22845
<bitcoin-git>
[bitcoin] josibake opened pull request #22844: feature: enable mypy to run without --ignore-imports (master...josibake-fix-mypy-import-errors) https://github.com/bitcoin/bitcoin/pull/22844
<bitcoin-git>
[bitcoin] fanquake opened pull request #22840: build: fix unoptimized libraries in depends (master...fix_depends_lib_optimisation) https://github.com/bitcoin/bitcoin/pull/22840
<laanwj>
ahh had a bit of a shock-my 0.22rc3 RISC-V node stopped syncing overnight, was looking into various things why it wasn't making connections, turns out to be an unstable wifi connection that dropped under load, phew--an annoying problem but completely bitcoin unrelated
<bitcoin-git>
[bitcoin] achow101 opened pull request #22838: descriptors: Be able to specify change and receiving in a single descriptor string (master...multipath-descs) https://github.com/bitcoin/bitcoin/pull/22838
<bitcoin-git>
[bitcoin] sipa opened pull request #22837: doc: mention bech32m/BIP350 in doc/descriptors.md (master...202108_bip350descdoc) https://github.com/bitcoin/bitcoin/pull/22837
<laanwj>
looks like there is no environment var to override bitcoin-wallet path, anyhow i've symlinked things into a fake "src" hierarchy already anyway
<MarcoFalke>
The bitcoin-util tests use bitcoin-util and bitcoin-cli
<vasild>
but if connecting directly and there is a bad spy looking at my ipv4 outgoing traffic they will learn I run bitcoin, which I may have tried to avoid by using -onlynet=ipv6
<bitcoin-git>
[bitcoin] hebasto opened pull request #22833: ci: Switch to Previous Visual Studio 2019 image to avoid failure (master...210830-appveyor) https://github.com/bitcoin/bitcoin/pull/22833
<bitcoin-git>
bitcoin/master 0bd882b Sebastian Falbesoner: refactor: remove RecursiveMutex cs_nBlockSequenceId
2021-08-29
<Bullit>
great monkey how there is soo much flakkee business etiquette 8.553FRACTAL bitcoin balance flushed to inferior BECH32 adress
<luke-jr>
kinda nuts how I got so much flak for being "too slow" to merge that questionable taproot BIP change, while so many other changes are still waiting for their authors' attention (who actually have funding to work on Bitcoin full time) -.- /minirant *cough*plsACKyourbips
<bitcoin-git>
[bitcoin] jonatack opened pull request #22831: p2p, bugfix: fix addrman tried table corruption on restart with asmap (master...addrman-asmap-init-order-test) https://github.com/bitcoin/bitcoin/pull/22831
<bitcoin-git>
[bitcoin] promag closed pull request #21906: refactor: Preserve const in cast on CTransactionSignatureSerializer (master...2021-05-fix-cast) https://github.com/bitcoin/bitcoin/pull/21906
<bitcoin-git>
[bitcoin] theStack opened pull request #22829: refactor: various RecursiveMutex replacements in CConnman (master...202108-refactor-recursive_mutex_replacements_in_cconnman) https://github.com/bitcoin/bitcoin/pull/22829
<bitcoin-git>
[bitcoin] fanquake opened pull request #22823: [0.21] Update version and release notes for 0.21.2rc2 (0.21...rc2_version_and_rel_notes) https://github.com/bitcoin/bitcoin/pull/22823
<saranshsharma>
I would like to understand this issue in bit clarity, I am thinking of helping on this issue could anyone here better probably share some insight or details to approach this... https://github.com/bitcoin/bitcoin/issues/22799
<gribble>
https://github.com/bitcoin/bitcoin/issues/22067 | Test and document a basic M-of-N multisig using descriptor wallets and PSBTs by mjdietzx · Pull Request #22067 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] fanquake closed pull request #21144: test: convert feature_bip68_sequence.py to use MiniWallet (master...test-feature-bip68-sequence-without-wallet) https://github.com/bitcoin/bitcoin/pull/21144
<bitcoin-git>
[bitcoin] hebasto opened pull request #22814: build: Add ability to build qt in depends with -stdlib=libc++ (master...210827-libc++) https://github.com/bitcoin/bitcoin/pull/22814
2021-08-26
<bitcoin-git>
[bitcoin] fanquake merged pull request #21862: test: Set regtest.BIP65Height = 111 to speed up tests (master...2105-testFasterBip65) https://github.com/bitcoin/bitcoin/pull/21862
<bitcoin-git>
bitcoin/master faf7e48 MarcoFalke: Set regtest.BIP65Height = 111 to speed up tests
<bitcoin-git>
bitcoin/master adccbb3 fanquake: Merge bitcoin/bitcoin#21862: test: Set regtest.BIP65Height = 111 to speed ...
<bitcoin-git>
[bitcoin] hebasto opened pull request #22811: build: Fix depends build system when working with subtargets (master...210826-subtarget) https://github.com/bitcoin/bitcoin/pull/22811
<harding>
Differing mempool policies was actually anticipated, BIP125 says: "A Bitcoin Wiki page has been created to help wallet authors track deployed mempool policies relating to transaction replacement." which links to https://en.bitcoin.it/wiki/Transaction_replacement
<BlueMatt>
If you're trying to imply, michaelfolkson, that somehow bitcoin core review process is "fine" with a bip text saying something different than the implementation, I dont think thats ever been the case. mistakes happen, things are missed in review, but, indeed, its always been a thing that if the bip text disagrees with the implementation one or both need to be fixed.
<prayank>
Implementation of a BIP with some differences should be fine. Problem was not documenting these differences which was fixed in https://github.com/bitcoin/bitcoin/pull/21946