<bitcoin-git>
[bitcoin] achow101 closed pull request #30188: Fix typos in 36 files | Almost only documentation (master...cyon_fix_typos) https://github.com/bitcoin/bitcoin/pull/30188
2024-05-30
<bitcoin-git>
[bitcoin] mzumsande opened pull request #30207: validation: Improve, document and test logic for chains building on invalid blocks (master...202405_invalid_chains) https://github.com/bitcoin/bitcoin/pull/30207
<bitcoin-git>
[bitcoin] vasild opened pull request #30205: test: add mocked Sock that can read/write custom data and/or CNetMessages (master...DynSock) https://github.com/bitcoin/bitcoin/pull/30205
<bitcoin-git>
[bitcoin] theuni opened pull request #30194: refactor: use recommended type hiding on multi_index types (master...multi_index_types) https://github.com/bitcoin/bitcoin/pull/30194
<bitcoin-git>
[bitcoin] m3dwards opened pull request #30193: ci: move ASAN job to GitHub Actions from Cirrus CI (master...move-asan-to-gha) https://github.com/bitcoin/bitcoin/pull/30193
<vasild>
laanwj: https://github.com/bitcoin/bitcoin/pull/30043 "Either solve FreeBSD compile issue (probably upstream issue) or remove FreeBSD support" -- what is the issue? Somewhere in the comments Sjors posted a picture of some compile warning - is that it?
<bitcoin-git>
[bitcoin] fanquake merged pull request #30170: refactor: Use type-safe time in txorphanage (master...2405-type-time-tx-orphan) https://github.com/bitcoin/bitcoin/pull/30170
<bitcoin-git>
bitcoin/master 5895602 merge-script: Merge bitcoin/bitcoin#30170: refactor: Use type-safe time in txorphanage
<bitcoin-git>
bitcoin/master fa6d489 MarcoFalke: refactor: Use type-safe time in txorphanage
<bitcoin-git>
[bitcoin] Sajjon opened pull request #30188: Fix typos in 36 files | Almost only documentation (master...cyon_fix_typos) https://github.com/bitcoin/bitcoin/pull/30188
<bitcoin-git>
[bitcoin] kevkevinpal closed pull request #30105: test: Added test to ensure log and failure happen when work is less than active chainstate (master...assumeutxoExceedActiveChainstatelog) https://github.com/bitcoin/bitcoin/pull/30105
<bitcoin-git>
[bitcoin] maflcko opened pull request #30174: test: Set mocktime in p2p_disconnect_ban.py to avoid intermittent test failure (master...2405-test-bump) https://github.com/bitcoin/bitcoin/pull/30174
<bitcoin-git>
[bitcoin] maflcko opened pull request #30170: refactor: Use type-safe time in txorphanage (master...2405-type-time-tx-orphan) https://github.com/bitcoin/bitcoin/pull/30170
<bitcoin-git>
bitcoin/master c14ed7f Fabian Jahr: assumeutxo: Add test for changed coin size value
<bitcoin-git>
[bitcoin] achow101 merged pull request #27064: system: use %LOCALAPPDATA% as default datadir on windows (master...windows-local-datadir) https://github.com/bitcoin/bitcoin/pull/27064
<bitcoin-git>
bitcoin/master 84900ac Matthew Zipkin: doc: add release-notes-27064.md
<bitcoin-git>
bitcoin/master 915d727 Ava Chow: Merge bitcoin/bitcoin#27064: system: use %LOCALAPPDATA% as default datadir...
<bitcoin-git>
bitcoin/master 855dd8d Matthew Zipkin: system: use %LOCALAPPDATA% as default datadir on windows
<bitcoin-git>
[bitcoin] dergoegge opened pull request #30156: fuzz: More accurate coverage reports (master...2024-05-cov-reset-counters) https://github.com/bitcoin/bitcoin/pull/30156
<bitcoin-git>
[bitcoin] fanquake merged pull request #30151: depends: Fetch miniupnpc sources from an alternative website (master...240522-upnp-dl) https://github.com/bitcoin/bitcoin/pull/30151
<bitcoin-git>
bitcoin/master 21b8a14 Hennadii Stepanov: depends: Fetch miniupnpc sources from an alternative website
<bitcoin-git>
bitcoin/master ef44726 merge-script: Merge bitcoin/bitcoin#30151: depends: Fetch miniupnpc sources from an alte...
<hebasto>
CMake WG has reached a significant milestone in migrating the Bitcoin Core build system from Autotools to CMake. We've now established consistent and user-friendly build option naming, making the configuration process more straightforward for all developers. We'd love to hear your feedback on this update. Please leave your comments and suggestions at: https://gist.github.com/hebasto/2ef97d3a726bfce08ded9df07f7dab5e. The
<bitcoin-git>
[bitcoin] mzumsande opened pull request #30155: validation: Make ReplayBlocks interruptible (master...202405_replay_blocks) https://github.com/bitcoin/bitcoin/pull/30155
<bitcoin-git>
[bitcoin] fanquake merged pull request #30150: doc: Correct pull request prefix for scripts and tools (master...2405-doc-doc) https://github.com/bitcoin/bitcoin/pull/30150
<bitcoin-git>
bitcoin/master fa3e115 MarcoFalke: doc: Correct pull request prefix for scripts and tools
<bitcoin-git>
[bitcoin] rustyrussell opened pull request #30136: doc: note that you can assume C++20. (master...document-cpp-standard) https://github.com/bitcoin/bitcoin/pull/30136
2024-05-17
<bitcoin-git>
[bitcoin] brunoerg opened pull request #30134: fuzz: add more coverage for `ScriptPubKeyMan` (master...2024-04-fuzz-spkm-improvements) https://github.com/bitcoin/bitcoin/pull/30134
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #30132: indexes: Don't wipe indexes again when continuing a prior reindex (master...preserveIndexOnRestart) https://github.com/bitcoin/bitcoin/pull/30132
<achow101>
There is a meta repo where the guidelines will live, as well as any meta discussion: https://github.com/bitcoin-core/meta. the discussion about the guidelines has taken place there as well.