Skip to main content

Module drive_verify_method_versions

Module drive_verify_method_versions 

Modules§

v1
v2

Structs§

DriveVerifyAddressFundsMethodVersions
DriveVerifyContractMethodVersions
DriveVerifyDocumentCountMethodVersions
Versions for the GetDocumentsCount prove-path verifiers (grovedb-level — the tenderdash composition layer lives in rs-drive-proof-verifier). All three methods are implemented on DriveDocumentCountQuery and return (RootHash, T).
DriveVerifyDocumentMethodVersions
DriveVerifyDocumentRankedMethodVersions
Versions for the indexed-axis prove-path verifiers: the ranked (top-k) verifier and the boolean-HAVING range verifier. Both are implemented on the respective drive query types and delegate to grovedb’s unified verify_path_query over the query’s axis PathQuery (new_axis_top_k / new_axis_bounded).
DriveVerifyDocumentSumMethodVersions
DriveVerifyGroupMethodVersions
DriveVerifyIdentityMethodVersions
DriveVerifyMethodVersions
DriveVerifyShieldedMethodVersions
DriveVerifySingleDocumentMethodVersions
DriveVerifyStateTransitionMethodVersions
DriveVerifySystemMethodVersions
DriveVerifyTokenMethodVersions
DriveVerifyVoteMethodVersions