0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor: privatise `RelayInvFiltered` and `AskPeersForTransaction` More... 4 months ago
chore: apply most `clang-format` suggestions More... 4 months ago
refactor: mark `RelayInv{,Filtered}`'s `CInv` argument as const More... 4 months ago
chore: remove unused `IsInvInFilter` from `PeerManager` interface More... 4 months ago
fix: Address code review feedback for masternode-only BIP157 More... 4 months ago
refactor: Enable BIP157 block filters only for masternodes More... 4 months ago
test: fix tests incompatible with default peerblockfilters=1 More... 4 months ago
Merge #6805: feat: better docs for dash specific wallet RPCs supporting null character More... 4 months ago
Merge #6806: feat: v21 follow-ups for wallet RPCs More... 4 months ago
Merge #6810: test: finish dashification of feature_backwards_compatibitility.py More... 4 months ago
fix: Reset all collections before reading in `CDeterministicMNListDiff::Unserialize()` More... 4 months ago
docs: add release notes More... 4 months ago
Merge bitcoin/bitcoin#29750: test: makes timeout a forced named argument in tests methods that use it More... 4 months ago
Merge bitcoin/bitcoin#27712: test: p2p: check misbehavior for non-continuous headers messages More... 4 months ago
Merge bitcoin/bitcoin#27688: doc: remove Security section from build-unix.md More... 4 months ago
Merge bitcoin/bitcoin#27453: test: added coverage to rpc_scantxoutset.py More... 4 months ago
Merge bitcoin/bitcoin#26913: doc: Clarify debian copyright comment More... 4 months ago
Merge bitcoin/bitcoin#27116: doc: clarify that LOCK() internally checks whether the mutex is held More... 4 months ago
Merge bitcoin/bitcoin#25471: rpc: Disallow gettxoutsetinfo queries for a specific block with `use_index=false` More... 4 months ago
refactor: move prepareProposal to wallet interface and fix compilation More... 4 months ago
feat: enforce `nVersion` bit for `pubKeyOperator` and `netInfo` bits in new format More... 4 months ago
test: add test cases for bit mapping and migration deser logic More... 4 months ago
feat: implement EvoDB migration logic More... 4 months ago
feat: move `nVersion` from `0x40000` to `0x0001` (first position) in `CDeterministicMNStateDiff` More... 4 months ago
feat: introduce `CDeterministicMNStateDiffLegacy` class with original field positions and conversion to new format More... 4 months ago
refactor: document `pindex` assumptions in chainlocks code More... 4 months ago
refactor: use `std::chrono` for time variables, reduce resolution More... 4 months ago
chore: move lock annotations in `chainlock.h` to the next line More... 4 months ago
evo: recognize and store I2P and onion domains in `ExtNetInfo` More... 4 months ago
rpc: remove `-deprecatedrpc=service` gating for `service` More... 4 months ago