0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: fix mining early quorums on early blocks with no troubles! More... 11 months ago
merge bitcoin#28973: remove `libz-dev` from macOS build deps More... 11 months ago
refactor: pass `llmq::CQuorumSnapshotManager` by argument More... 11 months ago
fix: use `LDFLAGS` when compiling `gmp`'s `configure` test programs More... 11 months ago
fix: ensure that `dsymutil` available even when `FORCE_USE_SYSTEM_CLANG=1` More... 11 months ago
Merge #6499: backport: merge bitcoin#22689, #23381, #22674, #23804, #24310, #24537, #24582, #24404, #25013, #25029, #25254, #25388 (mempool backports) More... 11 months ago
perf: introduce ToBytes in bls.h and use it in all spots trivially possible, convert vecBytes to std::array More... 11 months ago
refactor: rename SetByteVector -> SetBytes More... 11 months ago
refactor: trim some unused headers, group Dash-specific headers together More... 11 months ago
refactor: use `GetNodeContext` to access `LLMQContext` members in REST More... 11 months ago
refactor: remove `llmq::quorumSnapshotManager` global, move to `LLMQContext` More... 11 months ago
Merge #6513: refactor: make SEMToString / SEMFromString constexpr by using string_view More... 11 months ago
Merge #6512: ci: avoid killing the CI script itself on functional test error More... 11 months ago
Merge #6514: refactor: drop unneeded cs_main lock More... 11 months ago
tests: speed up twice unit tests evo_dip3_* by generating less blocks for v19 More... 11 months ago
Merge #6509: refactor: use more structured bindings More... 11 months ago
Merge #6497: perf: use unordered_set / unordered_map where order isn't relevant More... 11 months ago
Merge #6506: test: increase timeout in `p2p_invalid_messages.py` to reduce flakiness More... 11 months ago
refactor: make SEMToString / SEMFromString constexpr by using string_view More... 11 months ago
ci: avoid killing the CI script itself on functional test error More... 11 months ago
refactor: drop unneeded cs_main lock More... 11 months ago
refactor: use more structured bindings More... 11 months ago
fix: undefined behaviour in evo RPC calls of RPCHelpMan More... 11 months ago
style: clang suggestion for bls rpcs More... 11 months ago
feat: p2p message mnauth to always use Basic BLS scheme More... 11 months ago
Merge #6496: refactor: drop unneccessary if guard More... 11 months ago
feat: use Basic scheme only for public key serialization in bls_ies More... 11 months ago
refactor: removed unused functions from bls_ies More... 11 months ago
docs: add TODO about bls global variable More... 11 months ago
refactor: remove CheckMalleable without bls scheme argument More... 11 months ago