Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CBLSWorkerCache Member List

This is the complete list of members for CBLSWorkerCache, including all inherited members.

AggregateSecretKeys(const uint256 &cacheKey, const BLSSecretKeyVector &skShares)CBLSWorkerCacheinline
BuildPubKeyShare(const uint256 &cacheKey, const BLSVerificationVectorPtr &vvec, const CBLSId &id)CBLSWorkerCacheinline
BuildQuorumVerificationVector(const uint256 &cacheKey, const std::vector< BLSVerificationVectorPtr > &vvecs)CBLSWorkerCacheinline
cacheCsCBLSWorkerCacheprivate
CBLSWorkerCache(CBLSWorker &_worker)CBLSWorkerCacheinlineexplicit
GetOrBuild(const uint256 &cacheKey, std::map< uint256, std::shared_future< T > > &cache, Builder &&builder)CBLSWorkerCacheinlineprivate
publicKeyShareCacheCBLSWorkerCacheprivate
secretKeyShareCacheCBLSWorkerCacheprivate
vvecCacheCBLSWorkerCacheprivate
workerCBLSWorkerCacheprivate
Released under the MIT license