<bitcoin-git>
bitcoin/master fa70989 MacroFake: move-only: Version handshake to libtest_util
<bitcoin-git>
bitcoin/master fa4be8e MacroFake: move-only: InitializeNode to handshake helper
<bitcoin-git>
bitcoin/master dd13d7b MacroFake: Merge bitcoin/bitcoin#25591: move-only: Version handshake to libtest_util
<bitcoin-git>
[bitcoin] instagibbs opened pull request #25595: Verify PSBT inputs rather than check for fields being empty (master...verify_psbt_input) https://github.com/bitcoin/bitcoin/pull/25595
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25594: refactor: Return BResult from restoreWallet (master...2207-BResult-restoreWallet-🍌) https://github.com/bitcoin/bitcoin/pull/25594
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #25218: refactor: introduce generic 'Result' class and connect it to CreateTransaction and GetNewDestination (master...2022_generic_result) https://github.com/bitcoin/bitcoin/pull/25218
<bitcoin-git>
bitcoin/master 7a45c33 furszy: Introduce generic 'Result' class
<bitcoin-git>
bitcoin/master 198fcca furszy: wallet: refactor, include 'FeeCalculation' inside 'CreatedTransactionResul...
<bitcoin-git>
[bitcoin] glozow opened pull request #25592: test persistence of non-mempool tx prioritisation (master...2022-07-test-persist-deltas) https://github.com/bitcoin/bitcoin/pull/25592
<bitcoin-git>
bitcoin/master c5cc3f1 Vasil Dimov: doc: list the I2P accept thread in developer-notes
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25591: move-only: Version handshake to libtest_util (master...2207-hand-util-🕷) https://github.com/bitcoin/bitcoin/pull/25591
<bitcoin-git>
[bitcoin] theStack opened pull request #25581: test: refactor: pass absolute fee in `create_lots_of_big_transactions` helper (master...202207-test-pass_absolute_fee_in_big_transaction_helper) https://github.com/bitcoin/bitcoin/pull/25581
2022-07-09
<bitcoin-git>
[bitcoin] MarnixCroes opened pull request #25578: rpc: add missing description in gettxout help text (master...rpc-add-missing-description-in-gettxout-help-text) https://github.com/bitcoin/bitcoin/pull/25578
<bitcoin-git>
[bitcoin] ariard closed pull request #22097: validation: Move package acceptance size limit from KvB to WU (master...2021-05-weight-package) https://github.com/bitcoin/bitcoin/pull/22097
2022-07-08
<bitcoin-git>
[bitcoin] ariard opened pull request #25575: Follow-ups #25353 + fix `getmempoolentry` inaccurate inheritance signaling status (master...2022-07-fix-mempoolentry-frbf-fwup) https://github.com/bitcoin/bitcoin/pull/25575
<bitcoin-git>
[bitcoin] mzumsande opened pull request #25574: validation: Skip VerifyDB checks of level =3 if dbcache is too small (master...202207_verifychain) https://github.com/bitcoin/bitcoin/pull/25574
<bitcoin-git>
[bitcoin] fanquake opened pull request #25573: [POC] guix: produce a fully -static-pie x86_64 bitcoind using GCC and glibc (master...fully_static_bitcoind) https://github.com/bitcoin/bitcoin/pull/25573
<bitcoin-git>
[bitcoin] dergoegge opened pull request #25572: refactor: Introduce EvictionManager and use it for the inbound eviction logic (master...2022-07-evictionman-2ofN) https://github.com/bitcoin/bitcoin/pull/25572
<bitcoin-git>
[bitcoin] LarryRuane opened pull request #25571: refactor: Make mapBlocksUnknownParent local, and rename it (master...2022-07-mapBlocksUnknownParent) https://github.com/bitcoin/bitcoin/pull/25571
<bitcoin-git>
[bitcoin] w0xlt opened pull request #25570: mempool: Add the `bypass_{csv,cltv}` option to `testmempoolaccept` (master...bypass-op-1) https://github.com/bitcoin/bitcoin/pull/25570
<bitcoin-git>
bitcoin/master b0a53d5 Patrick Strateman: Make sanity check in GCSFilter constructor optional
<bitcoin-git>
[bitcoin] fanquake merged pull request #25500: refactor: Move inbound eviction logic to its own translation unit (master...2022-06-evictionman-1ofN) https://github.com/bitcoin/bitcoin/pull/25500
<willcl_ark>
hebasto and ryanofsky did one of you have a gist/issue describing the threads of Bitcoin Core in some detail (sorry if I'm misremembering)?
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #24183: test: use MiniWallet for mempool_updatefromblock.py (master...mempool-updatefromblock-miniwallet) https://github.com/bitcoin/bitcoin/pull/24183
<bitcoin-git>
[bitcoin] JeremyRubin opened pull request #25560: [WIP] Add a MAINTAINERS.md file and desribe the role of maintainer more directly (master...maintainer-role) https://github.com/bitcoin/bitcoin/pull/25560
2022-07-06
<bitcoin-git>
[bitcoin] achow101 closed pull request #24615: guix: Map guix store prefixes to /usr for cross-architecture reproducibility of linux binaries (master...guix-cross-arch-repro) https://github.com/bitcoin/bitcoin/pull/24615
<bitcoin-git>
[bitcoin] achow101 opened pull request #25559: build: Prevent libtool from hardcoding rpath into binaries (master...libtool-no-rpath) https://github.com/bitcoin/bitcoin/pull/25559
<bitcoin-git>
[bitcoin] achow101 opened pull request #25558: guix: Make windows cross architecture reproducible (master...guix-win-cross-arch-repro) https://github.com/bitcoin/bitcoin/pull/25558
<bitcoin-git>
[bitcoin] sdaftuar opened pull request #25557: p2p: Replace atomic with a mutex for m_last_getheaders_timestamp (master...2022-07-getheaders-fixups) https://github.com/bitcoin/bitcoin/pull/25557
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25551: refactor: Throw exception on invalid pushes over silent ignore (master...2207-json-push-🎬) https://github.com/bitcoin/bitcoin/pull/25551
<bitcoin-git>
[bitcoin] darosior closed pull request #25510: rpc: explicit the range for listsinceblock's filtering by block hash is exclusive (master...doc_listsinceblock) https://github.com/bitcoin/bitcoin/pull/25510
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #25538: [0.21] test: replace hashlib.ripemd160 with an own implementation (0.21...backport_python_ripmed_0_21) https://github.com/bitcoin/bitcoin/pull/25538
<bitcoin-git>
bitcoin/master f1c16ed Jarol Rodriguez: doc: remove note on arm cross-compilation from build-unix.md
<bitcoin-git>
bitcoin/master 691a087 MacroFake: Merge bitcoin/bitcoin#25550: doc: remove note on arm cross-compilation fro...
<bitcoin-git>
[bitcoin] jarolrod opened pull request #25550: doc: remove note on arm cross-compilation from build-unix.md (master...remove-unix-cross-note) https://github.com/bitcoin/bitcoin/pull/25550
<bitcoin-git>
[bitcoin] jarolrod opened pull request #25549: doc: update for NetBSD 9.2, add GUI Build Instructions (master...netbsd-improve) https://github.com/bitcoin/bitcoin/pull/25549
<gribble>
https://github.com/bitcoin/bitcoin/issues/25535 | test: pass `dustrelayfee=0` option for tests using dust (instead of `acceptnonstdtxn=1`) by theStack · Pull Request #25535 · bitcoin/bitcoin · GitHub
2022-07-05
<bitcoin-git>
[bitcoin] luke-jr opened pull request #25548: Bugfix: Check for readlink buffer overflow and handle gracefully (master...readlink_overflow_check) https://github.com/bitcoin/bitcoin/pull/25548
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19393: test: Add more tests for orphan tx handling (master...200627-test-orphan) https://github.com/bitcoin/bitcoin/pull/19393
<bitcoin-git>
bitcoin/master c0a5fce Hennadii Stepanov: test: Add test for erase orphan tx conflicted by block
<bitcoin-git>
[bitcoin] aureleoules opened pull request #25546: test: Move helper function create_large_block (master...2022-07-test-refactor-large-block) https://github.com/bitcoin/bitcoin/pull/25546
<bitcoin-git>
[bitcoin] darosior opened pull request #25544: wallet: don't iter twice when getting the cached debit/credit amount (master...wallet_needless_iteration) https://github.com/bitcoin/bitcoin/pull/25544
<bitcoin-git>
[bitcoin] furszy opened pull request #25543: wallet: cleanup cached amount and input mine check code (master...2022_wallet_cleanup_1) https://github.com/bitcoin/bitcoin/pull/25543
<bitcoin-git>
[bitcoin] fanquake merged pull request #25454: p2p: Avoid multiple getheaders messages in flight to the same peer (master...2022-06-single-getheaders) https://github.com/bitcoin/bitcoin/pull/25454
<bitcoin-git>
bitcoin/master bf8ea6d Suhas Daftuar: Move additional headers fetching to own function
<bitcoin-git>
[bitcoin] darosior opened pull request #25540: Permit delaying duplicate key check in `miniscript::Node` construction (master...sipa_202206_fastminiscriptdup) https://github.com/bitcoin/bitcoin/pull/25540
<bitcoin-git>
[bitcoin] fanquake opened pull request #25538: [0.21] test: replace hashlib.ripemd160 with an own implementation (0.21...backport_python_ripmed_0_21) https://github.com/bitcoin/bitcoin/pull/25538
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #25535: test: pass `dustrelayfee=0` option for tests using dust (instead of `acceptnonstdtxn=1`) (master...202207-test-replace_acceptnonstdxn_with_dustrelayfee_option) https://github.com/bitcoin/bitcoin/pull/25535
<bitcoin-git>
bitcoin/master 1770be7 Sebastian Falbesoner: test: pass `dustrelayfee=0` option for tests using dust (instead of `accep...
<bitcoin-git>
[bitcoin] theStack opened pull request #25536: contrib: dedup `get_witness_script` helper in signet miner (master...202207-contrib-signet-miner_dedup_get_witness_script) https://github.com/bitcoin/bitcoin/pull/25536
<bitcoin-git>
[bitcoin] theStack opened pull request #25535: test: pass `dustrelayfee=0` option for tests using dust (instead of `acceptnonstdtxn=1`) (master...202207-test-replace_acceptnonstdxn_with_dustrelayfee_option) https://github.com/bitcoin/bitcoin/pull/25535
<bitcoin-git>
[bitcoin] w0xlt opened pull request #25532: mempool: Add the `bypass_feerate_accuracy` option to `testmempoolaccept` (master...add_bypass_feerate_accuracy) https://github.com/bitcoin/bitcoin/pull/25532
2022-07-02
<bitcoin-git>
[bitcoin] sogoagain opened pull request #25530: ci: apply cache size limit and print ccache statistics in "ARM64 Android APK" task (master...2022-07-ccache-android-ci) https://github.com/bitcoin/bitcoin/pull/25530
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #25471: rpc: Disallow gettxoutsetinfo queries for a specific block with `use_index=false` (master...202206_gettxoutsetinfo_check) https://github.com/bitcoin/bitcoin/pull/25471
<bitcoin-git>
bitcoin/master 27c8056 Martin Zumsande: rpc: Disallow gettxoutsetinfo queries for a specific block with use_index=...
<bitcoin-git>
bitcoin/master 53b1a24 MacroFake: Merge bitcoin/bitcoin#25471: rpc: Disallow gettxoutsetinfo queries for a s...
<bitcoin-git>
[bitcoin] bubelov opened pull request #25523: build: Fail early and show actionable messages if autogen deps are missing (master...autogen-assert-deps) https://github.com/bitcoin/bitcoin/pull/25523
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25522: test: Remove -acceptnonstdtxn=1 from feature_rbf.py (master...2207-test-rbf-acceptnonstdtxn-🐁) https://github.com/bitcoin/bitcoin/pull/25522
<jeremyrubin>
fwiw for anyone interested, C/F a meeting in Feb-22 https://gnusha.org/bitcoin-core-dev/2022-02-24.log with laanwj pointing out that glozow as mempool maintainer would be a bad idea, given it's her prime area of work
<glozow>
I care about the health of mempool/policy and Bitcoin Core, and I take it very seriously so I'm happy to be held to a high standard. All of the work we do is entirely in public, so you are always free to audit me, tell me I've done something wrong, or request I prioritize other things. If you want to test my knowledge or preparedness, please let me know what the standard is beforehand and apply it equally to everyone in the same role.
<luke-jr>
there is no bitcoin core organization
<jeremyrubin>
i want to spend time on a beach with a pina colada -- however, process work is a part of the development of the "bitcoin core organization", so you can't just stick your head in the sand and ignore it, especially when it comes to doling out commit access
<bytes1440000>
i am not sure if bitcoin core needs another person with commit access with already 6 but always felt it needs more reviewers looking at open pull requests
<bytes1440000>
b10c: its a good point and maintainers funded by different orgs is always better for a project like bitcoin core
<fanquake>
She has been actively working on Bitcoin Core for > 2 years. Predominately in the mempool & validation code.
<bitcoin-git>
[bitcoin] dergoegge opened pull request #25514: net processing: Move CNode::nServices and CNode::nLocalServices to Peer (master...2022-06-move-services) https://github.com/bitcoin/bitcoin/pull/25514
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #25383: wallet: don't read db every time that a new 'WalletBatch' is created (master...2022_wallet_db_read) https://github.com/bitcoin/bitcoin/pull/25383