Module drive_verify_method_versions
Modules§
Structs§
- Drive
Verify Address Funds Method Versions - Drive
Verify Chained Document Method Versions - Versions for the chained document query (provable semi-join) prove-path verifier (grovedb-level — the tenderdash composition layer lives in rs-drive-proof-verifier).
- Drive
Verify Composite Document Method Versions - Versions for the composite document query (page plus derived sub-queries) prove-path verifier (grovedb-level — the tenderdash composition layer lives in rs-drive-proof-verifier).
- Drive
Verify Contract Group Method Versions - Versions for the contract group proof verifiers: one group with its members, and the groups a contract (or its document types and tokens) belongs to.
- Drive
Verify Contract Method Versions - Drive
Verify Document Count Method Versions - Versions for the
GetDocumentsCountprove-path verifiers (grovedb-level — the tenderdash composition layer lives in rs-drive-proof-verifier). All three methods are implemented onDriveDocumentCountQueryand return(RootHash, T). - Drive
Verify Document Method Versions - Drive
Verify Document Ranked Method Versions - Versions for the indexed-axis prove-path verifiers: the ranked
(top-k) verifier and the boolean-
HAVINGrange verifier. Both are implemented on the respective drive query types and delegate to grovedb’s unifiedverify_path_queryover the query’s axisPathQuery(new_axis_top_k/new_axis_bounded). - Drive
Verify Document SumMethod Versions - Drive
Verify Group Method Versions - Drive
Verify Identity Method Versions - Drive
Verify Method Versions - Drive
Verify Shielded Method Versions - Drive
Verify Single Document Method Versions - Drive
Verify State Transition Method Versions - Drive
Verify System Method Versions - Drive
Verify Token Method Versions - Drive
Verify Vote Method Versions