<bitcoin-git>
[bitcoin] Crypt-iQ opened pull request #24975: bench: remove from available_coins with reference, vout size (master...pool_bench) https://github.com/bitcoin/bitcoin/pull/24975
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24974: refactor: Make FEELER_SLEEP_WINDOW type safe (std::chrono) (master...2204-feeler-type-🐴) https://github.com/bitcoin/bitcoin/pull/24974
<bitcoin-git>
[bitcoin] jnewbery opened pull request #24970: net processing: Move cleanSubVer, fPreferredDownload and nLocalHostNonce to Peer (master...202204_net_net_processing) https://github.com/bitcoin/bitcoin/pull/24970
<bitcoin-git>
[bitcoin] jnewbery opened pull request #24968: Move only: Move TxOrphange tests to orphange_tests.cpp (master...202204_move_orphanage_tests) https://github.com/bitcoin/bitcoin/pull/24968
<bitcoin-git>
[bitcoin] luke-jr opened pull request #24963: RPC/Wallet: Convert walletprocesspsbt to use options parameter (master...rpc_walletprocesspsbt_options) https://github.com/bitcoin/bitcoin/pull/24963
2022-04-24
<bitcoin-git>
[bitcoin] Crypt-iQ closed pull request #24961: bench: remove from available_coins with reference, vout size (master...pool_bench) https://github.com/bitcoin/bitcoin/pull/24961
<bitcoin-git>
[bitcoin] martinus opened pull request #24962: prevector: enforce `is_trivially_copyable_v`, don't dereference iterators (master...2022-04_prevector_fixes) https://github.com/bitcoin/bitcoin/pull/24962
<bitcoin-git>
[bitcoin] Crypt-iQ opened pull request #24961: bench: remove from available_coins with reference, vout size (master...pool_bench) https://github.com/bitcoin/bitcoin/pull/24961
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24959: Remove not needed clang-format off comments (master...2204-no-format-off-🔝) https://github.com/bitcoin/bitcoin/pull/24959
<bitcoin-git>
[bitcoin] hebasto opened pull request #24958: build: Fix macOS Apple M1 build with miniupnpc and libnatpmp. Again :) (master...220424-flags) https://github.com/bitcoin/bitcoin/pull/24958
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24956: Call CHECK_NONFATAL only once where needed (master...2204-once-check-tip-🦅) https://github.com/bitcoin/bitcoin/pull/24956
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24812: util/check: Add CHECK_NONFATAL identity function and NONFATAL_UNREACHABLE macro (master...check_non_fatal_identity) https://github.com/bitcoin/bitcoin/pull/24812
<bitcoin-git>
[gui] hebasto opened pull request #593: Getting ready to Qt 6 (8/n). Use `QRegularExpression` in `AddressBookSortFilterProxyModel` class (master...220423-re) https://github.com/bitcoin-core/gui/pull/593
<bitcoin-git>
[gui] hebasto opened pull request #592: Drop wildcard support for address/label search in `AddressBookPage` (master...220423-wildcard) https://github.com/bitcoin-core/gui/pull/592
<bitcoin-git>
[gui] hebasto opened pull request #591: test: Add tests for `tableView` in `AddressBookPage` dialog (master...220423-test-ab) https://github.com/bitcoin-core/gui/pull/591
<bitcoin-git>
[gui] hebasto opened pull request #590: refactor: Declare `WalletModel` member functions with `const` (master...220423-wm-const) https://github.com/bitcoin-core/gui/pull/590
<bitcoin-git>
[bitcoin] dunxen opened pull request #24952: rpc: Add sqlite format option for dumptxoutset (master...2022-04-sqlite-dumptxoutset) https://github.com/bitcoin/bitcoin/pull/24952
<vasild>
PaperSword: either post a patch, maybe in <details>...</details>, or you can open another PR against their fork/prbranch, e.g. for https://github.com/bitcoin/bitcoin/pull/24948 another dev can open PR against prusnak/bitcoin:fix-gen-sdk
<bitcoin-git>
[bitcoin] fanquake closed pull request #24951: readme: Remove the word 'experimental' from description of Bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/24951
<bitcoin-git>
[bitcoin] TomLisankie opened pull request #24951: readme: Remove the word 'experimental' from description of Bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/24951
<liberacore>
there are lot of issues with bitcoin soft fork process and i cannot solve this tonight. one suggestion: if everyone could participate without politics maybe that helps
<Murch>
Also, I'm generally thinking a lot about what sort of payment scenarios and feerate sequences would be good to evaluate against to make sure the Bitcoin Core wallet does reasonably well in a variety of circumstances. So if anyone enjoys pondering that, please feel free to get in touch.
<Murch>
Especially interested in a wallet by someone living on bitcoin
<bitcoin-git>
[bitcoin] sipa opened pull request #24946: Unroll the ChaCha20 inner loop for performance (master...202204_unrollchacha) https://github.com/bitcoin/bitcoin/pull/24946
<achow101>
bytes1440000: on contributor collecting what they think are (n)acks for a particular proposal does not mean that bitcoin core "agrees" with that opinion or accepts the supposed (n)acks
<bytes1440000>
Found that one tweet had some flags. Is this acceptable even for bitcoin core pull requests? If I post flag emojis will that be enough to NACK a pull request?
<bitcoin-git>
[bitcoin] ajtowns closed pull request #16439: cli/gui: support "@height" in place of blockhash for getblock on client side (master...201907-getblock-at-height) https://github.com/bitcoin/bitcoin/pull/16439
<tomdickharry>
hi i am interested in joining the bitcoin gatekeeping association
<bitcoin-git>
[bitcoin] KevinMusgrave opened pull request #24934: refactor, miner: Delete call to UpdatePackagesForAdded at beginning of addPackageTxs (master...2022-04-delete-UpdatePackagesForAdded) https://github.com/bitcoin/bitcoin/pull/24934
2022-04-20
<bitcoin-git>
[gui] hebasto opened pull request #589: Getting ready to Qt 6 (7/n). Pass `WalletModel*` pointer to signal only when `ENABLE_WALLET` defined (master...220420-walletmodel) https://github.com/bitcoin-core/gui/pull/589
<bitcoin-git>
[bitcoin] Eunoia1729 opened pull request #24929: lint: convert shell locale linter test to Python (master...lint-shell-locale-py) https://github.com/bitcoin/bitcoin/pull/24929
2022-04-19
<bitcoin-git>
[bitcoin] glozow opened pull request #24927: Add test util to populate mempool with random transactions, fix #24634 bug (master...2022-04-test-util-populate-mempool) https://github.com/bitcoin/bitcoin/pull/24927
<bitcoin-git>
[bitcoin] Crypt-iQ opened pull request #24926: mempool: use mapNextTx.lower_bound in removeRecursive (master...mapnexttx_04192022) https://github.com/bitcoin/bitcoin/pull/24926
<bitcoin-git>
[bitcoin] PastaPastaPasta opened pull request #24925: refactor: make GetRand a template, remove GetRandInt by PastaPastaPasta (master...refactor-random-2) https://github.com/bitcoin/bitcoin/pull/24925
<bitcoin-git>
bitcoin/master 6cf4dc7 Hennadii Stepanov: qt: Do not assume `qDBusRegisterMetaType` return type
<bitcoin-git>
bitcoin/master 3ec6504 Hennadii Stepanov: qt: Do not use `QKeyEvent` copy constructor
<bitcoin-git>
[gui] hebasto merged pull request #580: Getting ready to Qt 6 (3/n). Do not use `QKeyEvent` copy constructor (master...220409-event) https://github.com/bitcoin-core/gui/pull/580
<bitcoin-git>
[bitcoin] achow101 opened pull request #24924: bench: Make WalletLoading benchmark run faster (master...reduce-wallet-load-bench-runtime) https://github.com/bitcoin/bitcoin/pull/24924
<bitcoin-git>
[bitcoin] TheQuantumPhysicist opened pull request #24922: Isolate the storage abstraction layer from the application/serialization layer (master...feat/storage-isolation) https://github.com/bitcoin/bitcoin/pull/24922
<bitcoin-git>
[bitcoin] laanwj merged pull request #24357: refactor: make setsockopt() and SetSocketNoDelay() mockable/testable (master...mockable_SetSocketNoDelay_and_setsockopt) https://github.com/bitcoin/bitcoin/pull/24357
<bitcoin-git>
bitcoin/master 184e56d Vasil Dimov: net: add new method Sock::SetSockOpt() that wraps setsockopt()
<bitcoin-git>
bitcoin/master fa506ad MarcoFalke: scripted-diff: Regenerate key_io data deterministically
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24921: Add time helpers for std::chrono::steady_clock and FastRandomContext::rand_uniform_delay (master...2204-steady-clock-🎎) https://github.com/bitcoin/bitcoin/pull/24921
<bitcoin-git>
bitcoin/master e245c5c Hennadii Stepanov: doc: Fix a link to `test/lint/lint-python.py`
<bitcoin-git>
bitcoin/master 013daed MarcoFalke: Merge bitcoin/bitcoin#24919: doc: Fix a link to `test/lint/lint-python.py`...
<bitcoin-git>
[bitcoin] hebasto opened pull request #24919: doc: Fix a link after to `test/lint/lint-python.py` (master...220419-docs) https://github.com/bitcoin/bitcoin/pull/24919
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24776: docs: update /rest/chaininfo doc referring to RPC help (master...2022-04-rest-doc-improv) https://github.com/bitcoin/bitcoin/pull/24776
<bitcoin-git>
bitcoin/master 9076597 MarcoFalke: Merge bitcoin/bitcoin#24913: bench: Add a benchmark for wallet loading
<bitcoin-git>
bitcoin/master 464a162 Andrew Chow: bench: Add a benchmark for wallet loading
<bitcoin-git>
[bitcoin] Kvaciral opened pull request #24916: lint: Convert lint-python-utf8-encoding.sh to Python (master...lint-python-utf8-encoding-port) https://github.com/bitcoin/bitcoin/pull/24916
2022-04-18
<bitcoin-git>
[bitcoin] ajtowns closed pull request #24857: validation: default initialize and guard chainman members (master...202204-best_invalid) https://github.com/bitcoin/bitcoin/pull/24857
<bitcoin-git>
[bitcoin] Smlep opened pull request #24915: lint: Convert lint-circular-dependencies.sh to Python (master...lint-circular-dependencies-port) https://github.com/bitcoin/bitcoin/pull/24915
<bitcoin-git>
[bitcoin] achow101 opened pull request #24914: wallet: Load database records in a particular order (master...wallet-load-order) https://github.com/bitcoin/bitcoin/pull/24914
<bitcoin-git>
[bitcoin] mruddy opened pull request #24912: refactor: update CBlockIndex::nChainTx to be uint64_t (master...nchaintx_type) https://github.com/bitcoin/bitcoin/pull/24912
<sipa>
There is nothing official anything anywhere in Bitcoin.
<sipa>
They don't claim to be Bitcoin Core anywhere, right?
<instagibbs>
cornfeedhobo, Bitcoin Core is concerned with "layer one", including reference implementation of the underlying blockchain consensus. That link is about "layer two" standards
<cornfeedhobo>
i notice that https://github.com/LNP-BP doesn't have any of the contributors i see on bitcoin core. does anyone know where they fit into the ecosystem, or are they independent and simply using a deceptive name?
<bitcoin-git>
[bitcoin] brunoerg closed pull request #21483: p2p: add time when deserialize file db for ReadAnchors (master...2021-03-time-anchors) https://github.com/bitcoin/bitcoin/pull/21483
<bitcoin-git>
[bitcoin] akankshakashyap opened pull request #24905: lint: ported lint-test.sh to lint-test.py (master...port_lint_scripts) https://github.com/bitcoin/bitcoin/pull/24905
<bitcoin-git>
[bitcoin] fanquake merged pull request #24862: contrib: Remove suspicious hosts list from makeseeds (master...2022-04-makeseeds-remove-suspicious-hosts-list) https://github.com/bitcoin/bitcoin/pull/24862
<bitcoin-git>
[bitcoin] brydinh opened pull request #24902: lint: Convert lint-include-guards.sh to Python (master...24783-port-lint-script-to-python) https://github.com/bitcoin/bitcoin/pull/24902
<bitcoin-git>
[bitcoin] Crypt-iQ opened pull request #24901: mempool: reduce lookups, insertions to cache in UpdateForDescendants (master...mempool_desc_patch) https://github.com/bitcoin/bitcoin/pull/24901
<bitcoin-git>
[bitcoin] hebasto closed pull request #24620: build: Fix ccache behavior when cross-compiling for darwin hosts (master...220320-ccache) https://github.com/bitcoin/bitcoin/pull/24620
<bitcoin-git>
[bitcoin] hebasto closed pull request #22708: build, qt: Add Wayland support for Linux builds with depends (master...210815-wayland) https://github.com/bitcoin/bitcoin/pull/22708
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24837: init: Prevent -noproxy and -proxy=0 from interacting with other settings (master...pr/proxyi) https://github.com/bitcoin/bitcoin/pull/24837
<bitcoin-git>
[bitcoin] theStack opened pull request #24896: test: use MiniWallet for p2p_segwit.py (master...202204-test-run_p2p_segwit_without_wallet) https://github.com/bitcoin/bitcoin/pull/24896
<bitcoin-git>
[gui] hebasto opened pull request #587: refactor: Replace `GUIUtil::ObjectInvoke()` with `QMetaObject::invokeMethod()` (master...220416-invoke510) https://github.com/bitcoin-core/gui/pull/587
<bitcoin-git>
[bitcoin] w0xlt closed pull request #24868: rpc, wallet: Keep the same response from `RPCHelpMan setwalletflag()` regardless of whether the flag is false or true (master...set_wallet_flag_fix) https://github.com/bitcoin/bitcoin/pull/24868
<bitcoin-git>
[bitcoin] w0xlt opened pull request #24868: rpc, wallet: Keep the same response from `RPCHelpMan setwalletflag()` regardless of whether the flag is false or true (master...set_wallet_flag_fix) https://github.com/bitcoin/bitcoin/pull/24868
2022-04-15
<letmut>
sipa: thanks for your contributions in bitcoin
<bitcoin-git>
[bitcoin] hebasto opened pull request #24866: build: No longer need to hack the `PATH` variable in `config.site` (master...220415-tools) https://github.com/bitcoin/bitcoin/pull/24866
<bitcoin-git>
[bitcoin] hebasto reopened pull request #24566: build: Drop redundant checks for ranlib and strip tools (master...220314-conf) https://github.com/bitcoin/bitcoin/pull/24566
<bitcoin-git>
[bitcoin] aureleoules opened pull request #24865: rpc: Enable wallet import on pruned nodes and add test (master...2022-04-importwallet-pruned) https://github.com/bitcoin/bitcoin/pull/24865
<bitcoin-git>
[bitcoin] laanwj closed pull request #24824: net: create IP to ASN database from file - makeseeds.py (master...contrib-seeds-asn) https://github.com/bitcoin/bitcoin/pull/24824
<bitcoin-git>
[bitcoin] laanwj opened pull request #24864: contrib: Use asmap for ASN lookup in makeseeds (master...2022-04-makeseeds-use-asmap) https://github.com/bitcoin/bitcoin/pull/24864