0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge bitcoin/bitcoin#29243: wallet: Reset chain notifications handler if AttachChain fails More... 4 months ago
Merge bitcoin/bitcoin#29235: doc: refer to "Node relay options" in policy/README More... 4 months ago
Merge bitcoin/bitcoin#29237: depends: Allow PATH with spaces in directory names. More... 4 months ago
Merge bitcoin/bitcoin#27928: test: Add more tests for the BIP21 implementation More... 4 months ago
Merge bitcoin/bitcoin#28040: wallet: sqlite: don't include sqlite files from our headers More... 4 months ago
Merge bitcoin-core/gui#719: Remove confusing "Dust" label from coincontrol / sendcoins dialog More... 4 months ago
Merge bitcoin/bitcoin#28011: test: Rename EncodeDecimal to serialization_fallback More... 4 months ago
Merge bitcoin/bitcoin#27530: Remove now-unnecessary poll, fcntl includes from net(base).cpp More... 4 months ago
Merge bitcoin/bitcoin#27947: MaybePunishNodeForTx: Remove unused message arg and logging More... 4 months ago
Merge bitcoin/bitcoin#27949: http: update libevent workaround to correct version More... 4 months ago
Merge bitcoin/bitcoin#27689: doc: remove mention of glibc 2.10+ More... 4 months ago
docs: indicate that blockfilter will be re-created More... 4 months ago
refactor: simplify feature_llmq_rotation.py by excluding llmq=102 (v17 activated) More... 4 months ago
test: generate less blocks in llmq_rotation.py More... 4 months ago
test: remove debug logs with quorum info from helper mine_cycle_quorum More... 4 months ago
refactor: wait 5seconds only once but not for each node in feature_llmq_chainlocks.py More... 4 months ago
fix: handle possible nullptr in InitNewQuorum More... 4 months ago
refactor: default sleep for sleep_and_check_no_is More... 4 months ago
chore: make clang format happy More... 4 months ago
chore: drop useless feature_blockfilter_version.py More... 4 months ago
doc: shrink release notes More... 4 months ago
feat: start blockfilter sync from scratch on db version upgrades More... 4 months ago
Merge #6823: backport: merge bitcoin#25218, #25721, #25656, #25616, #26005, #24855, #18554, #17204, #20562, #21166, #25044, #25364, #25525, #25512, #24678, #26747, partial bitcoin#22154, #24584 (wallet backports: part 8) More... 4 months ago
Merge #6711: feat: auto-enable BIP157 block filters for masternodes only More... 4 months ago
test: remove wallet dependency check from blockfilter tests More... 4 months ago
feat: add versioning to blockfilter index to detect incompatible format More... 4 months ago
test: simplify helper check_if_no_islock More... 4 months ago
evo: use Span<const unsigned char> in specialtx filter extraction callback to avoid temporary allocations; adjust helpers and call site More... 4 months ago
tests: p2p_blockfilters: use assert_greater_than for clearer failures More... 4 months ago
refactor: leverage SignHash type throughout LLMQ signing code More... 4 months ago