0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge #6813: feat: Migrate `CDeterministicMNStateDiff` to a new format with `nVersion` being the first bit to read More... 4 months ago
test: mine extra instant send cycle quorum, not just some quorums More... 4 months ago
test: remove double delay 2second when it is sufficient to wait once in feature_llmq_is_retroactive.py More... 4 months ago
test: add helper create_fund_sign_tx for feature_llmq_is_retroactive.py More... 4 months ago
test: combine 2 cases of single node & all nodes in feature_llmq_is_retroactive.py More... 4 months ago
refactor: rename argument name from from to node II More... 4 months ago
refactor: rename argument name from from to node More... 4 months ago
refactor: make unknown block clsig flow easier to follow More... 4 months ago
Merge #6756: perf: cache mined commitment for quorum merkle root calculation More... 4 months ago
Merge #6820: refactor: migrate `ProcessMessage` definitions to `MessageProcessingResult`, drop `PeerMsgRet` More... 4 months ago
chore: update release notes More... 4 months ago
refactor: fixes based on code review and better documenting of classes More... 4 months ago
refactor: `uint256()` -> `uint256{}` More... 4 months ago
refactor: clarify logic and add a named constant MINI_SNAPSHOT_INTERVAL More... 4 months ago
perf: do not create mini-snapshots during re-index More... 4 months ago
refactor: use LRU cache instead map to limit size of seen platform ban messages More... 4 months ago
refactor: use std::move to make a copy of PlatformBan message More... 4 months ago
merge bitcoin#21166: Introduce DeferredSignatureChecker and have SignatureExtractorClass subclass it More... 4 months ago
merge bitcoin#25044: Use MiniWallet in rpc_rawtransaction.py More... 4 months ago
partial bitcoin#22154: Add OutputType::BECH32M and related wallet support for fetching bech32m addresses More... 4 months ago
merge bitcoin#25364: remove wallet dependency from feature_nulldummy.py More... 4 months ago
merge bitcoin#25218: introduce generic 'Result' class and connect it to CreateTransaction and GetNewDestination More... 4 months ago
merge bitcoin#24678: Prevent wallet unload on GetWalletForJSONRPCRequest More... 4 months ago
test: reduce `num_nodes` in `feature_nulldummy.py` to 1 More... 4 months ago
merge bitcoin#18554: ensure wallet files are not reused across chains More... 4 months ago
merge bitcoin#25721: Replace BResult with util::Result More... 4 months ago
refactor: remove `CKey` overload for `Create{,AndProcess}Block()` More... 4 months ago
fix/refactor: suggestions More... 4 months ago
merge bitcoin#25616: Return `util::Result` from WalletLoader methods More... 4 months ago
merge bitcoin#25656: return util::Result from `GetReservedDestination` methods More... 4 months ago